Skip to content

Commit 94f67fe

Browse files
committed
import changelog for 0.92.1
Signed-off-by: clux <[email protected]>
1 parent 5320d8f commit 94f67fe

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ UNRELEASED
77
===================
88
* see https://github.com/kube-rs/kube/compare/0.92.0...main
99

10+
[0.92.1](https://github.com/kube-rs/kube/releases/tag/0.92.1) / 2024-06-19
11+
===================
12+
## Bugfix Release
13+
This release fixes [#1524](https://github.com/kube-rs/kube/issues/1524); a regression from [0.92.0](https://github.com/kube-rs/kube/releases/tag/0.92.0) causing `watcher` to skip pages on initial list. See [#1525](https://github.com/kube-rs/kube/pull/1525).
14+
15+
It is recommended to upgrade from 0.92.0.
16+
17+
## What's Changed
18+
### Fixed
19+
* Fix watcher not fully paginating on Init by @clux in https://github.com/kube-rs/kube/pull/1525
20+
1021
[0.92.0](https://github.com/kube-rs/kube/releases/tag/0.92.0) / 2024-06-12
1122
===================
1223
<!-- Release notes generated using configuration in .github/release.yml at 0.92.0 -->

0 commit comments

Comments
 (0)