Releases: fiaas/k8s
Releases · fiaas/k8s
v0.27.3: Re-trigger release for v0.27.2
v0.27.2
v0.27.1
v0.27.0
Caution
This release contains a bug in the Watcher class, causing it to fetch from the wrong namespace.
It's recommended to not use this release.
Changes since last version
- 107c9cd: Fix failing assert in test_watcher
- 37f6394:
- 30a5499: Bump jinja2 from 3.1.3 to 3.1.4 in /docs
- 35fd364: Keep Watch{Base,}Event.init backward compatible
- 6cc1eb8: Test both list and watch calls in watcher cache tests
- eed341c: Use real WatchEvent instance as event in watcher tests
- 930c58b: Add metadata field to Example test model
- cba48a9: Simplify WatchEvent and SyntheticAddedWatchEvent classes
- b210d07: Add missing test
- 4f20de9: Fix warnings
- 4cfb2a6: Reduce risk of yielding stale events from watcher
- 4308101: Add ApiMixIn.list_with_meta
v0.26.0
Changes since last version
- 7108a8f: Try Python 3.12 again.
- 7cee343: Add Python 3.11 back again.
- 8903e46: Remove building on Python 3.12 again for now.
- e7ca255: Revert "Try installing setuptools for semaphore."
- 134c767: Try installing setuptools for semaphore.
- 5baf841: Add Python 3.12 as well.
- 8b6ce26: Upgrade Sphinx again while I'm at it.
- edace31: Fix review comment.
- fb14c89: New version of prospector.
- 4a71326: Forgot to remove comment.
- 3443a6c: Fix review comment. Update transitive deps in docs.
- 6987016: Upgrade package cachetools.
- fa91422: Upgrade pytest plugins.
- 250e825: Fix some review comment and a warning.
- 1a6145a: Newer python.
v0.25.0: Support enableServiceLinks podspec.
v0.24.2
Changes since last version
- d4d1730: Fix sonarlint reports.
- cbaab8b: Don't use f-string as printf format argument.
- 8195fd2: Use bookmark events for better watch resumption during idle periods.
- a98aa84: Reformat my changes with line length 120.
- 1496322: Reduce watch_list complexity and also reduce some line lengths.
- 3cd9d59: Add resourceVersion handling to Watcher.
- 830e758: Treat read timeouts similar to the server hanging up the connection.
v0.24.1
v0.23.4
Improve Subresources class
v0.23.3
Fix status field