Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

watcher: Added WithCreatedNotify Option for receiving created event #1187

Merged
merged 1 commit into from
Jul 8, 2023
Merged

Conversation

0x01F4
Copy link
Contributor

@0x01F4 0x01F4 commented Jul 8, 2023

This adds WatchOption to receive watch created event

Fixes #1186

This adds WatchOption to receive watch created event

Fixes #1186

Signed-off-by: Giridharan Ramasamy <46867712+giri-vsr@users.noreply.github.com>
@lburgazzoli lburgazzoli merged commit 151c1d7 into etcd-io:main Jul 8, 2023
4 checks passed
@0x01F4
Copy link
Contributor Author

0x01F4 commented Jul 10, 2023

@lburgazzoli which release it will be part of and what is the release cadence?

@lburgazzoli
Copy link
Collaborator

I was waiting for some feedback on some other issues but looks like I would wait forever so I'll try to release this week

@lburgazzoli
Copy link
Collaborator

@giri-vsr 0.7.6 available on maven central https://oss.sonatype.org/content/repositories/staging/io/etcd/jetcd-core/0.7.6/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Expose WithCreatedNotify in WatchOption and isCreatedNotify in WatchResponse
2 participants