buildmaster
|
80d399c255
|
Going back to snapshots
|
3 years ago |
buildmaster
|
4a58471e2c
|
Update SNAPSHOT to 3.1.2
|
3 years ago |
Olga Maciaszek-Sharma
|
d010885bfc
|
Revert "Update SNAPSHOT to 3.1.2"
This reverts commit cb3d1d892f .
|
3 years ago |
Olga Maciaszek-Sharma
|
31107af02d
|
Revert "Going back to snapshots"
This reverts commit b61850b97d .
|
3 years ago |
Olga Maciaszek-Sharma
|
52d40e58e3
|
Revert "Bumping versions to 3.1.3-SNAPSHOT after release"
This reverts commit f17d06990a .
|
3 years ago |
Olga Maciaszek-Sharma
|
5b167f1ef2
|
Revert "Bumping versions"
This reverts commit 3aa868b1c8 .
|
3 years ago |
buildmaster
|
3aa868b1c8
|
Bumping versions
|
3 years ago |
buildmaster
|
f17d06990a
|
Bumping versions to 3.1.3-SNAPSHOT after release
|
3 years ago |
buildmaster
|
b61850b97d
|
Going back to snapshots
|
3 years ago |
buildmaster
|
cb3d1d892f
|
Update SNAPSHOT to 3.1.2
|
3 years ago |
Olga Maciaszek-Sharma
|
9c40daa224
|
Merge remote-tracking branch 'origin/3.1.x'
|
3 years ago |
Olga Maciaszek-Sharma
|
690d1d3cef
|
Request data context in blocking lb client (#1100)
|
3 years ago |
Olga Maciaszek-Sharma
|
4682d0535c
|
Merge remote-tracking branch 'origin/3.1.x'
|
3 years ago |
Tommy Karlsson
|
e293e694cb
|
Inject the class loader from the parent context into the child context (#1098)
|
3 years ago |
Chanhyeong Cho
|
1eee03a313
|
Fix typo in spring-cloud-commons.adoc (#1096)
|
3 years ago |
Olga Maciaszek-Sharma
|
b818e72dc1
|
Merge remote-tracking branch 'origin/3.1.x'
|
3 years ago |
Olga Maciaszek-Sharma
|
353d4f30c6
|
Fix test naming.
|
3 years ago |
buildmaster
|
c9f514ee3a
|
Going back to snapshots
|
3 years ago |
buildmaster
|
03baadb3e1
|
Update SNAPSHOT to 4.0.0-M2
|
3 years ago |
Olga Maciaszek-Sharma
|
1c37df7a56
|
Edit ResponseData docs.
|
3 years ago |
Olga Maciaszek-Sharma
|
fbb5c920c4
|
Fix merge.
|
3 years ago |
Olga Maciaszek-Sharma
|
b991442f90
|
merge 3.1.x
|
3 years ago |
Olga Maciaszek-Sharma
|
c72f6d0795
|
Backport support for custom HTTP status in a backwards compatible way. (#1087)
|
3 years ago |
spencergibb
|
bed3e3de6e
|
Updates to use new boot 3 class in version verifier.
|
3 years ago |
Olga Maciaszek-Sharma
|
63cbb815b0
|
Add missing properties to config and docs.
|
3 years ago |
Olga Maciaszek-Sharma
|
fedd786417
|
Merge remote-tracking branch 'origin/3.1.x'
|
3 years ago |
Olga Maciaszek-Sharma
|
395386414d
|
Add missing LB properties to additiona-spring-configuration-metadata and configprops. Fix typo. Fixes gh-1086.
|
3 years ago |
Olga Maciaszek-Sharma
|
6d344c9581
|
Custom retry exceptions (#1085)
|
3 years ago |
Olga Maciaszek-Sharma
|
66b295529e
|
Merge remote-tracking branch 'origin/3.1.x'
|
3 years ago |
Olga Maciaszek-Sharma
|
294badc4bf
|
Reformat.
|
3 years ago |
jizhuozhi
|
094514ec4b
|
Remove unnecessary sign check, whether positive or negative (#1078)
|
3 years ago |
Olga Maciaszek-Sharma
|
14dd6425e7
|
Merge remote-tracking branch 'origin/3.1.x'
|
3 years ago |
Olga Maciaszek-Sharma
|
71426cfa8a
|
Expose indicators map - needed for a bugfix in SC Netflix.
|
3 years ago |
spencergibb
|
97033063e5
|
Adds TestSocketUtils which was removed from framework 6
|
3 years ago |
Olga Maciaszek-Sharma
|
ab864281a3
|
Merge remote-tracking branch 'origin/3.1.x'
|
3 years ago |
Olga Maciaszek-Sharma
|
6082154010
|
Reformat.
|
3 years ago |
jizhuozhi
|
88c6a9e31f
|
Enforces the order of RoundRobinLoadBalancer when positive overflow (#1077)
|
3 years ago |
Olga Maciaszek-Sharma
|
e5ae816204
|
Use raw status codes in ResponseData. (#1073)
|
3 years ago |
spencergibb
|
a1f408c8e1
|
Fixes DefaultOkHttpClientFactoryTest to not use reflection
|
3 years ago |
spencergibb
|
7817046f77
|
Fixes DefaultOkHttpClientFactoryTest to not use reflection
|
3 years ago |
buildmaster
|
e385b5adff
|
Bumping versions
|
3 years ago |
buildmaster
|
76d522c125
|
Bumping versions
|
3 years ago |
Olga Maciaszek-Sharma
|
e7b8960b65
|
Merge remote-tracking branch 'origin/3.1.x', reformat. Fix OkHttpClient test.
# Conflicts:
# docs/pom.xml
# docs/src/main/asciidoc/_configprops.adoc
# pom.xml
# spring-cloud-commons-dependencies/pom.xml
# spring-cloud-commons/pom.xml
# spring-cloud-commons/src/main/java/org/springframework/cloud/client/DefaultServiceInstance.java
# spring-cloud-commons/src/test/java/org/springframework/cloud/client/discovery/simple/SimpleDiscoveryClientTests.java
# spring-cloud-context-integration-tests/pom.xml
# spring-cloud-context-webflux-integration-tests/pom.xml
# spring-cloud-context/pom.xml
# spring-cloud-loadbalancer/pom.xml
# spring-cloud-starter-bootstrap/pom.xml
# spring-cloud-starter-loadbalancer/pom.xml
# spring-cloud-starter/pom.xml
# spring-cloud-test-support/pom.xml
|
3 years ago |
Olga Maciaszek-Sharma
|
9c3620b772
|
Reformat and regenerate docs.
|
3 years ago |
Neil Powell
|
64b0d17e0b
|
Support uri without port for default service instance (#1054)
|
3 years ago |
Neil Powell
|
757900e77a
|
Support uri without port for default service instance (#1054)
|
3 years ago |
Ryan Baxter
|
f1be8803cc
|
Make class abstract. Fixes #1069
|
3 years ago |
buildmaster
|
7b8e7d9050
|
Bumping versions to 3.1.2-SNAPSHOT after release
|
3 years ago |
buildmaster
|
80338bc99b
|
Going back to snapshots
|
3 years ago |
buildmaster
|
8925ab5e3f
|
Update SNAPSHOT to 3.1.1
|
3 years ago |