Skip to content

Add The Ability For The Config Client To Send All Labels To The Config Server#2602

Merged
ryanjbaxter merged 4 commits intospring-cloud:mainfrom
ryanjbaxter:config-client-sends-all-labels
Oct 24, 2024
Merged

Add The Ability For The Config Client To Send All Labels To The Config Server#2602
ryanjbaxter merged 4 commits intospring-cloud:mainfrom
ryanjbaxter:config-client-sends-all-labels

Conversation

@ryanjbaxter
Copy link
Copy Markdown
Contributor

Allows Config Client to take advantage of the changes made in #2449

@ryanjbaxter
Copy link
Copy Markdown
Contributor Author

@spencergibb @kvmw these changes add support for the config client to send multiple labels in a single request. As I was making these changes I realized that it would break compatibility with older config servers (which don't expect to receive multiple labels) so I added a configuration property to enable the functionality and documented the limitation as well.

@ryanjbaxter ryanjbaxter merged commit 764022d into spring-cloud:main Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Let The Config Server Handle Multiple Labels Instead Of The Client

4 participants