Skip to content

Conversation

@petruki
Copy link
Member

@petruki petruki commented Jun 21, 2025

  • New configuration to enable watching Snapshot file changes switcher.snapshot.watcher
configure(ContextBuilder.builder()
    ...
    .snapshotWatcher(true));

initializeClient();

This option can replace watchSnapshot() calls in your code, which can easily be enabled or disabled through a configuration file.

@petruki petruki added this to the v2.2.4 milestone Jun 21, 2025
@petruki petruki self-assigned this Jun 21, 2025
@petruki petruki added the enhancement New feature or request label Jun 21, 2025
@sonarqubecloud
Copy link

@petruki petruki merged commit 041b635 into master-2 Jun 21, 2025
9 checks passed
@petruki petruki deleted the staging branch June 21, 2025 19:22
petruki added a commit that referenced this pull request Jun 21, 2025
* Added switcher.snapshot.watcher configuration (#347)

* chore: bump test deps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants