Spencer Gibb
d679add055
Updates compatible versions to 2.2.x and 2.3.x
...
see https://github.com/spring-cloud/spring-cloud-build/issues/153
5 years ago
Spencer Gibb
41208021ed
Bumps to build 2.2.4.BUILD-SNAPSHOT
5 years ago
Spencer Gibb
e946ef1e79
Adds boot 2.3 compatiblity
5 years ago
Olga Maciaszek-Sharma
dd0aa3f7f1
Merge remote-tracking branch 'origin/2.2.x'
5 years ago
Olga Maciaszek-Sharma
c30b424e5d
Minor refactoring to adjust to team conventions.
5 years ago
Spencer Gibb
589d6d0ca2
Merge branch '2.2.x'
5 years ago
Timothy
b85f7375d1
Adds reconstructURI method to ReactorLoadBalancerExchangeFilterFunction
...
fixes gh-711
5 years ago
Spencer Gibb
289d1dbae5
Increase timeout for CI tests
5 years ago
Spencer Gibb
7d84168da5
Removes references to Hystrix
5 years ago
Spencer Gibb
75c78754bf
Merge branch '2.2.x'
5 years ago
JinSoo Han
3863d389bb
Typo correction in document ( #708 )
...
Co-authored-by: jinsoohan <jinsoo.han@gmail.com>
5 years ago
Spencer Gibb
6a1cc5b793
Merge branch '2.2.x'
5 years ago
Spencer Gibb
e8952fc66a
Updates ContextRefresher to maintain property source ordering. ( #705 )
...
Updates the targetName so that property sources maintain ordering from the bootstrap environment where they were refreshed.
Fixes gh-704
5 years ago
Spencer Gibb
38fdd36a6d
formatting
5 years ago
Spencer Gibb
09a2e62737
Increase timeout for CI tests
5 years ago
buildmaster
c6b069d72d
Bumping versions
5 years ago
buildmaster
86d9fc762f
Bumping versions to 2.2.3.BUILD-SNAPSHOT after release
5 years ago
buildmaster
f18c131bb8
Going back to snapshots
5 years ago
buildmaster
562088c03d
Update SNAPSHOT to 2.2.2.RELEASE
5 years ago
Spencer Gibb
f6a4bebf91
Merge branch '2.2.x'
5 years ago
Spencer Gibb
69a8cece5f
Ensures HikariDataSource is never re-bound.
...
Removes HikariDataSource from extra-refreshable and adds it to a new property never-refreshable.
ConfigurationPropertiesRebinder now checks that property and does not rebind beans whose class is in never-refreshable.
fixes gh-687
5 years ago
Spencer Gibb
5ea26e13a3
formatting
5 years ago
Spencer Gibb
0f78c5b4ad
Pass SimpleDiscoveryProperties as parameter.
...
18a4227c4e
turned proxying off which broke this.
fixes gh-687
5 years ago
Spencer Gibb
773888fcad
Updates javadoc to mention WebClient.
...
fixes gh-645
5 years ago
Spencer Gibb
4667587016
formatting
5 years ago
Spencer Gibb
893921473b
Merge branch '2.2.x'
5 years ago
robotmrv
6db6a81d82
Fixes issues in HealthCheckServiceInstanceListSupplier ( #685 )
...
- WebClient response leaks
- potential Scheduled task leak
- rework polling to plain reactor operators
- remove non atomic operations on ServiceInstance lists
related to gh-629
fixes issues from gh-683
5 years ago
Ryan Baxter
fac994a454
Merge remote-tracking branch 'origin/2.2.x'
5 years ago
Ryan Baxter
fdfc0d5e9f
Making constructor public
5 years ago
Ryan Baxter
987971a45b
Merge remote-tracking branch 'origin/2.2.x'
5 years ago
Ryan Baxter
8127bab974
Move BootstrapPropertySource to its own class and expose delegate PropertySource via getter ( #695 )
5 years ago
Olga Maciaszek-Sharma
2710c8251d
Remove ribbon integration ( #691 )
...
* Remove Ribbon-specific configuration.
* Remove Ribbon-specific docs. Refactor.
5 years ago
Olga Maciaszek-Sharma
8a899f0bb0
Merge remote-tracking branch 'origin/2.2.x'
5 years ago
Olga Maciaszek-Sharma
def41f4540
Allow overriding choose(String serviceId) method.
5 years ago
Olga Maciaszek-Sharma
f9179824bc
Merge remote-tracking branch 'origin/2.2.x'
5 years ago
Olga Maciaszek-Sharma
7716c939b7
Allow overriding ReactorLoadBalancerExchangeFilterFunction.
5 years ago
Olga Maciaszek-Sharma
d0b6278f87
Merge branch '2.2.x'
5 years ago
Olga Maciaszek-Sharma
070e0a8518
Add info on SimpleDiscoveryClient in the docs. Remove redundant param. ( #684 )
...
* Add info on SimpleDiscoveryClient in the docs. Remove redundant parameter.
* Remove warning after discussion.
5 years ago
Olga Maciaszek-Sharma
7a648c3582
Merge branch '2.2.x'
5 years ago
Olga Maciaszek-Sharma
22efb79776
Fix warning wording.
5 years ago
Olga Maciaszek-Sharma
1170910112
Merge branch '2.2.x'
5 years ago
Olga Maciaszek-Sharma
47a810606d
Fix gh 629 new ( #683 )
...
* Swaps deprecated ConditionalOnEnabledEndpoint for updated annotation.
Swaps with ConditionalOnAvailableEndpoint
* Migrates to new OutputCaptureRule
* Migrates to new OutputCaptureRule
* Add health check loadBalancing implementation.
* Make isAlive() method protected.
Co-authored-by: Spencer Gibb <spencer@gibb.tech>
5 years ago
Spencer Gibb
44dce764e8
Merge branch '2.2.x'
5 years ago
Spencer Gibb
744ad89177
Changes default value of management.endpoint.env.post.enabled to false.
...
fixes gh-681
5 years ago
shenjianeng
4678998351
fix double checked locking with volatile ( #649 )
5 years ago
Ryan Baxter
80e36d4b97
Merge remote-tracking branch 'origin/2.2.x'
5 years ago
Ryan Baxter
cb0a693cc9
merge 2.1.x into 2.2.x
5 years ago
Ryan Baxter
f5baab301d
Merge branch 'srempfer-466' into 2.1.x
5 years ago
Ryan Baxter
c982cd8798
Merge branch '466' of https://github.com/srempfer/spring-cloud-commons into srempfer-466
5 years ago
buildmaster
21e4eb8bf9
Bumping versions
5 years ago