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 added 2 commits June 19, 2025 17:11
…ng start (#345)

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

* chore: removed unused env variable from master CI
@petruki petruki added this to the v1.6.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 282438c into master Jun 20, 2025
11 checks passed
@petruki petruki deleted the staging branch June 20, 2025 00:31
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