Skip to content

Releases: fiaas/k8s

v0.27.3: Re-trigger release for v0.27.2

03 Oct 12:57
f6d6653
Compare
Choose a tag to compare

Changes since last version

  • 96d34b6: Update requests to 2.32.3
  • e64bc78: Bump certifi from 2023.7.22 to 2024.7.4 in /docs
  • 4ea9117: Bump urllib3 from 2.0.7 to 2.2.2 in /docs

v0.27.2

02 Oct 12:46
f6d6653
Compare
Choose a tag to compare
v0.27.2 Pre-release
Pre-release

Caution

This release wasn't published properly to PyPI. use the more recent v0.27.3 which is a re-release of the same version.

Changes since last version

  • 96d34b6: Update requests to 2.32.3
  • e64bc78: Bump certifi from 2023.7.22 to 2024.7.4 in /docs
  • 4ea9117: Bump urllib3 from 2.0.7 to 2.2.2 in /docs

v0.27.1

12 Jun 08:45
c75fc9d
Compare
Choose a tag to compare

Changes since last version

  • 97188c0: Fix watcher initial list always using default namespace
  • e2a47e5: Use right name.
  • 015d258: Try with reStructuredText instead.
  • a9bec9b: Try again.
  • 7e743a9: Update the Codacy badges for code quality and coverage.

v0.27.0

22 May 10:42
5316841
Compare
Choose a tag to compare

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

02 May 11:21
3b8ce1e
Compare
Choose a tag to compare

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.

15 Apr 14:44
0769f4e
Compare
Choose a tag to compare

Changes since last version

  • 53ed811: Bump idna from 3.4 to 3.7 in /docs
  • 7b16050: Revert "Set enableServiceLinks to True by default."
  • 87651b4: Set enableServiceLinks to True by default.
  • 9a07ff6: Add support for enableServiceLinks to PodSpec.

v0.24.2

22 Jan 08:10
c52bda4
Compare
Choose a tag to compare

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

15 Jan 12:19
9fb405d
Compare
Choose a tag to compare

Changes since last version

  • 0970d28: Fix Semaphore Publish flow to publish new k8s releases

v0.23.4

25 Oct 08:12
7df6622
Compare
Choose a tag to compare
Improve Subresources class

v0.23.3

23 Oct 09:57
d70e215
Compare
Choose a tag to compare
Fix status field