-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
chore: prepare to release v1.47.0 #7482
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
Conversation
Darksonn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
|
I just merged #7465 and will update this PR in a bit. |
Signed-off-by: ADD-SP <[email protected]>
| ## Documented | ||
|
|
||
| - metrics: fix listed feature requirements for some metrics ([#7449]) | ||
| - runtime: improve safety comments of `Readiness<'_>` ([#7415]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
runtime: improve safety comments of
Readiness<'_>
This may not be a visible change for downstream, shall we remove it?
Signed-off-by: ADD-SP <[email protected]>
1.47.0 (July 24th, 2025)
This release adds a new struct in the
syncmodule calledSetOncewhich behaves like an event mechanism. Inside the sync module there are more fixes and performance improvements included.See the changelog for all listed changes