Skip to content

Commit

Permalink
import 0.94.2
Browse files Browse the repository at this point in the history
Signed-off-by: clux <sszynrae@gmail.com>
  • Loading branch information
clux committed Sep 13, 2024
1 parent 76944b4 commit f853afd
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,15 @@ UNRELEASED
===================
* see https://github.com/kube-rs/kube/compare/0.94.2...main

0.94.2 / 2024-09-13
[0.94.2](https://github.com/kube-rs/kube/releases/tag/0.94.2) / 2024-09-13
===================
<!-- Release notes generated using configuration in .github/release.yml at 0.94.2 -->

## What's Changed
Fixes a runtime regression in [`watch_object`](https://docs.rs/kube/latest/kube/runtime/watcher/fn.watch_object.html).

### Fixed
* Ensure `watch_object` handles objects removed before init by @markdingram in https://github.com/kube-rs/kube/pull/1577

[0.94.1](https://github.com/kube-rs/kube/releases/tag/0.94.1) / 2024-09-09
===================
Expand Down

0 comments on commit f853afd

Please sign in to comment.