Olga Maciaszek-Sharma
7072d18104
Add deprecation annotations and comments.
3 years ago
Olga Maciaszek-Sharma
4ab0d634b2
Backport support for custom HTTP status in a backwards compatible way.
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
71426cfa8a
Expose indicators map - needed for a bugfix in SC Netflix.
3 years ago
spencergibb
7817046f77
Fixes DefaultOkHttpClientFactoryTest to not use reflection
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
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
L. Stitz
7401022838
Consider spring.profiles.active when resolving service ID. ( #1064 )
...
New constant IdUtils.DEFAULT_SERVICE_ID_WITH_ACTIVE_PROFILES_STRING refers to profiles in second position.
IdUtils.getResolvedServiceId chooses new constant as template only if profiles are active, and thus remains backwards-compatible.
Add unit tests for new behaviour.
Fixes gh-930.
3 years ago
spencergibb
b041b0a55d
Adds verifier support for boot 2.7
...
Fixes gh-1049
3 years ago
spencergibb
c9ee1fab60
Return empty array if ConfigurationPropertySource.from returns null
...
Fixes gh-1062
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 )
3 years ago
Ryan Baxter
67144a63b2
Take into account spring.config.imports in referenced imports. Fixes #1006 ( #1007 )
3 years ago
Olga MaciaszekSharma
abd6d178d0
Fix docs. Reformat. Fixes gh-1001.
3 years ago
limo520
4bfb6fe4e4
Fix SimpleReactiveDiscoveryClientTests ( #1003 )
3 years ago
buildmaster
1c776cc413
Bumping versions
3 years ago
Andrii Bohutskyi
90a00946a4
Fixes gh-994 ( #996 )
...
Co-authored-by: Andrii Bohutskyi <abohutskyi@playtika.com>
3 years ago
buildmaster
41f7af42b7
Going back to snapshots
3 years ago
buildmaster
958410f11c
Update SNAPSHOT to 3.1.0-M1
3 years ago