Skip to content

Releases: kr8s-org/kr8s

v0.20.3

27 Jan 17:49
52a2356
Compare
Choose a tag to compare

Changes

v0.20.2

27 Jan 14:30
2ed0356
Compare
Choose a tag to compare

Changes

Enhancements

Bug Fixes

Project Hygiene

v0.20.1

22 Jan 11:15
c06f10e
Compare
Choose a tag to compare

Changes

Bug Fixes

Project Hygiene

v0.20.0

20 Jan 16:08
0d74bab
Compare
Choose a tag to compare

Important

This release includes a large overhaul with the way we expose the kr8s API. Under the hood kr8s is built with asyncio and coroutines, then that asynchronous API is wrapped in a sync API for users who do not want to use async/await.

The fixes in #551 mean that the sync API should now show correct type definitions, but this has meant changing the way we wrap the async API.

The change should be transparent for users of the sync API, but if you run into eny edge case bugs please don't hesitate to open an issue.

Changes

Project Hygiene

v0.19.1

07 Jan 11:34
69f99ae
Compare
Choose a tag to compare

Changes

Bug Fixes

Project Hygiene

v0.19.0

06 Jan 11:55
40fbaea
Compare
Choose a tag to compare

Changes

🚨 Breaking

Enhancements

Documentation

Project Hygiene

v0.18.1

12 Nov 10:48
dda606f
Compare
Choose a tag to compare

Changes

Project Hygiene

v0.18.0

03 Nov 10:34
dd9b2b1
Compare
Choose a tag to compare

Changes

🚨 Breaking

Bug Fixes

Documentation

Project Hygiene

v0.17.4

18 Sep 08:37
665ff53
Compare
Choose a tag to compare

Changes

Bug Fixes

Project Hygiene

v0.17.3

10 Sep 10:43
aa61bed
Compare
Choose a tag to compare

Changes

Enhancements

Bug Fixes

Documentation

Project Hygiene