Skip to content

Conversation

@petruki
Copy link
Member

@petruki petruki commented Jun 20, 2025

  • New configuration to test switchers during client start-up "switcher.check"
configure(ContextBuilder.builder()
    ...
    .checkSwitchers(true));

initializeClient();
  • Fixes remote switcher check that was not serializing the response properly

@petruki petruki added this to the v2.2.4 milestone Jun 20, 2025
@petruki petruki added enhancement New feature or request patch Updating internal dependencies labels Jun 20, 2025
@sonarqubecloud
Copy link

@petruki petruki merged commit 20f206a into master-2 Jun 20, 2025
9 checks passed
@petruki petruki deleted the staging branch June 20, 2025 00:09
petruki added a commit that referenced this pull request Jun 20, 2025
…ng start (#345)

* Added switcher.check context configuration to validate Switchers during start

* chore: removed unused env variable from master CI
petruki added a commit that referenced this pull request Jun 20, 2025
…ng start (#346)

* Added switcher.check context configuration to validate Switchers during start (#345)

* Added switcher.check context configuration to validate Switchers during start

* chore: removed unused env variable from master CI

* Fixed notFound serialization using Jackson lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request patch Updating internal dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants