Skip to content

Releases: cerbos/cerbos-sdk-python

v0.9.1

25 Jul 07:36
v0.9.1
51eb6ab
Compare
Choose a tag to compare

What's Changed

  • fix: Include generated code in package by @charithe in #37

Full Changelog: v0.9.0...v0.9.1

v0.9.0

14 Jul 10:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.8.1

11 Jul 14:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.7.1

07 Jun 09:42
v0.7.1
0bc2617
Compare
Choose a tag to compare

What's Changed

  • enhancement: Add support for new outputs field in CheckResources return by @Sambigeara in #24
  • chore(tests): Remove cerbos. prefix from output src keys by @Sambigeara in #25

Full Changelog: v0.6.0...v0.7.1

v0.6.0

02 May 07:53
v0.6.0
d9308a5
Compare
Choose a tag to compare

NOTE: This release is a breaking change for users who rely on the TestContainers integration provided by the SDK. If you need TestContainers support, you now need to install the SDK using pip install 'cerbos[testcontainers]' or the equivalent in your package management tool.

What's Changed

  • enhancement: Make testcontainers optional by @charithe in #22

Full Changelog: v0.5.0...v0.6.0

v0.5.0

03 Jan 15:17
854c116
Compare
Choose a tag to compare

What's Changed

  • enhancement: Handle optional retries arg passed to Cerbos clients by @Sambigeara in #19

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

24 Aug 12:27
v0.4.1
ad01d17
Compare
Choose a tag to compare

What's Changed

  • fix: Handle raise_on_error correctly in async client by @charithe in #17

Full Changelog: v0.4.0...v0.4.1

v0.4.0

25 Jul 11:43
v0.4.0
955d2c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

08 Jul 07:56
v0.3.1
20041d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

01 Jul 08:29
v0.3.0
7c58067
Compare
Choose a tag to compare

What's Changed

  • enhancement: Add validation errors to PlanResources by @charithe in #8

Full Changelog: v0.2.0...v0.3.0