spencergibb
5d0915b8ad
Removes old spring-security-oauth2.
...
See gh-1053
3 years ago
spencergibb
c93ffbf034
Removes old spring-security-oauth2.
...
See gh-1053
3 years ago
spencergibb
fedeb0aa4b
Removes old spring-security-oauth2.
...
See gh-1053
3 years ago
spencergibb
4d9d242841
Compatibility updates for framework 6 and boot 3
3 years ago
spencergibb
953fc38cea
Updates to 4.0.0-SNAPSHOT
3 years ago
guerlab
2a546976f0
actuate endpoint "actuator/serviceregistry" return object type error ( #1052 )
...
* change method return type
3 years ago
Olga MaciaszekSharma
0088d28711
Make CaffeineWarnLogger message more specific. Refactor. Fixes gh-1050.
3 years ago
buildmaster
5fc236cdac
Bumping versions to 3.1.1-SNAPSHOT after release
3 years ago
buildmaster
de0fb67135
Going back to snapshots
3 years ago
buildmaster
5179927052
Update SNAPSHOT to 3.1.0
3 years ago
Olga MaciaszekSharma
0f2a36d8f8
Refactor.
3 years ago
Olga MaciaszekSharma
c2c361b7fe
Fix error logging for CompatibilityNotMetException. Fixes gh-1048.
3 years ago
Olga Maciaszek-Sharma
a87f6c7d90
Add duplicate plugin. Remove class duplicates. ( #1047 )
3 years ago
Olga MaciaszekSharma
d195b9bb0b
Fix javadoc.
3 years ago
Hyeonmin Park
2a10a077e1
Fix the comment in is2_5 not matching with Javadoc since value ( #1041 )
3 years ago
Olga Maciaszek-Sharma
d639552fb8
Support setting custom port for LB health-checks. ( #1039 )
3 years ago
Olga MaciaszekSharma
f5da442726
Increase visibility of LoadBalancerRetryContext. Fixes gh-1038.
3 years ago
buildmaster
a7fb100201
Going back to snapshots
3 years ago
buildmaster
fc98bc205f
Update SNAPSHOT to 3.1.0-RC1
3 years ago
Olga Maciaszek-Sharma
68d43a177e
Switch to using LB per-client properties. Add deprecation docs. ( #1036 )
3 years ago
Olga MaciaszekSharma
7cb8c34978
Refactor.
3 years ago
gandhiUH
a59b3f6031
added X-forward-Host and X-Forward-Proto
...
Updated LoadBalancerProperties and AutoConfiguration
LoadBalancerXtranformerTests added
PR Changes Implemented
Changes Implemented as per PR comments
Updated XForwadedHeadersTransformer name, test classes as per PR Commit on Oct,25, 2021
Addressed PR comments to modify tests with better Assertions
Changed the enabledXforwarded property name to just enabled in Xforwarded class as per PR comments
3 years ago
Spencer Gibb
3a6a9e0a91
Adds config per load balancer client. ( #1028 )
...
Client specific configuration goes under `spring.cloud.loadbalancer.clients.<serviceId>.*`. Defaults are set using `spring.cloud.loadbalancer.*`.
Adds LoadBalancerDefaultMappingsProviderAutoConfiguration to supply the loadbalancer defaults mapping to DefaultsBindHandlerAdvisor
LoadBalancerClientsProperties now extends LoadBalancerProperties. The `clients` attribute is now a field. The `@ConfigurationProperties("spring.cloud.loadbalancer")` has moved from LoadBalancerProperties to LoadBalancerClientsProperties
Fixes gh-914
3 years ago
Tim te Beek
95ce58741d
Increase JUnit5 usage ( #1020 )
3 years ago
buildmaster
3beb53a089
Going back to snapshots
3 years ago
buildmaster
20a36980bd
Update SNAPSHOT to 3.1.0-M3
3 years ago
spencergibb
d3c595afbb
updates tests to use updated Mockito classes
3 years ago
Olga MaciaszekSharma
8b96eab186
Switch to new Spring Hateoas API.
3 years ago
buildmaster
779d482730
Going back to snapshots
3 years ago
buildmaster
7142c082c5
Update SNAPSHOT to 3.1.0-M2
3 years ago
buildmaster
be43c362f6
Bumping versions to 3.0.5-SNAPSHOT after release
3 years ago
buildmaster
8ddb5ccc9b
Going back to snapshots
3 years ago
buildmaster
7d4d886e22
Update SNAPSHOT to 3.0.4
3 years ago
Ryan Baxter
1a67bbbb70
Add BindHandler to handle errors that may come up when binding the property
3 years ago
Ryan Baxter
dabc2c519c
Take into account spring.config.imports in referenced imports. Fixes #1006 ( #1007 )
4 years ago
Ryan Baxter
67144a63b2
Take into account spring.config.imports in referenced imports. Fixes #1006 ( #1007 )
4 years ago
Olga MaciaszekSharma
abd6d178d0
Fix docs. Reformat. Fixes gh-1001.
4 years ago
limo520
4bfb6fe4e4
Fix SimpleReactiveDiscoveryClientTests ( #1003 )
4 years ago
buildmaster
1c776cc413
Bumping versions
4 years ago
Andrii Bohutskyi
90a00946a4
Fixes gh-994 ( #996 )
...
Co-authored-by: Andrii Bohutskyi <abohutskyi@playtika.com>
4 years ago
buildmaster
41f7af42b7
Going back to snapshots
4 years ago
buildmaster
958410f11c
Update SNAPSHOT to 3.1.0-M1
4 years ago
Robert McNees
08b2e60704
Issue 973 - Update Unit version - spring-cloud-context ( #977 )
4 years ago
Robert McNees
ea459cee64
Issue 973 - Update Unit version - spring-cloud-context ( #977 )
...
* Upgraded more JUnit test versions
4 years ago
Jonathan Schneider
e1a31619cc
Polish `@RequestMapping` annotations ( #979 )
...
Co-authored-by: Moderne <team@moderne.io>
Co-authored-by: Moderne <team@moderne.io>
4 years ago
spencergibb
f8f549cc72
Updated SpringBootVersionVerifier to require boot 2.6
4 years ago
spencergibb
85f95ceb0a
Updates to version 3.1.0-SNAPSHOT
4 years ago
buildmaster
f46efe3dc7
Bumping versions
4 years ago
Ryan Baxter
6762e882fa
Cherry pick 610b88479f
4 years ago
Ryan Baxter
610b88479f
Add a TaskSchedulerWrapper for downstream projects to use ( #974 )
...
* Add a TaskSchedulerWrapper for downstream projects to use
4 years ago