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 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

@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.

2 participants