Skip to content

Added switcher.snapshot.watcher configuration#348

Merged
petruki merged 2 commits into
masterfrom
staging
Jun 21, 2025
Merged

Added switcher.snapshot.watcher configuration#348
petruki merged 2 commits into
masterfrom
staging

Conversation

@petruki

@petruki petruki commented Jun 21, 2025

Copy link
Copy Markdown
Member
  • 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 v1.6.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
Copy Markdown

@petruki petruki merged commit 4775106 into master Jun 21, 2025
11 checks passed
@petruki petruki deleted the staging branch June 21, 2025 19:36
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.

1 participant