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