Releases: cerbos/cerbos-sdk-python
Releases · cerbos/cerbos-sdk-python
v0.9.1
What's Changed
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Configure Renovate by @renovate in #28
- feat: Add support for
exportVariables
policies by @Sambigeara in #35
New Contributors
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- fix: Format on pre_build to fix publish flow by @Sambigeara in #30
Full Changelog: v0.8.0...v0.8.1
v0.7.1
What's Changed
- enhancement: Add support for new
outputs
field inCheckResources
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
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
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- enhancement: Handle optional
retries
arg passed to Cerbos clients by @Sambigeara in #19
New Contributors
- @Sambigeara made their first contribution in #19
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
Full Changelog: v0.4.0...v0.4.1