Releases: permitio/opal
Releases · permitio/opal
v0.9.4-rc.2 - Fix manifest creation
Fix: Use docker buildx imagetools create instead of docker manifest create for merging multi-arch images.
This is a test release - do not use in production
v0.9.4-rc.1 - Test native ARM builds
Testing workflow changes:
- Native ARM64 runners (no QEMU emulation)
- GHA caching with mode=max
- Separate manifest creation job
This is a test release - do not use in production
v0.9.3
What's Changed
- Resolved vulnerabilities and updated dependencies.
- requires.txt refresh by @alon-boshi in #848
New Contributors
- @alon-boshi made their first contribution in #848
Full Changelog: 0.9.2...0.9.3
v0.9.3-rc.1
Merge pull request #848 from permitio/alon/requirements-update requires.txt refresh
v0.9.3-rc.2
What's Changed
- requires.txt refresh by @alon-boshi in #848
New Contributors
- @alon-boshi made their first contribution in #848
Full Changelog: 0.9.2...0.9.3-rc.2
v0.9.2
What's Changed
- Enhance release workflow to correctly bump version and publish to PyPI by @danyi1212 in #837
- Fix Datadog APM by @cdav in #839
- fix(ci): bump version in
__packaging__.pyon docker build by @baptistegh in #842 - Add version command by @baptistegh in #841
New Contributors
- @cdav made their first contribution in #839
- @baptistegh made their first contribution in #842
Full Changelog: 0.9.1...0.9.2
v0.9.2-rc.1
What's Changed
- Enhance release workflow to correctly bump version and publish to PyPI by @danyi1212 in #837
- Fix Datadog APM by @cdav in #839
- fix(ci): bump version in
__packaging__.pyon docker build by @baptistegh in #842 - Add version command by @baptistegh in #841
New Contributors
- @cdav made their first contribution in #839
- @baptistegh made their first contribution in #842
Full Changelog: 0.9.1...0.9.2-rc.1
v0.9.1
What's Changed
- Add alpine variants for all OPAL Client kinds by @danyi1212 in #836
- Improved release workflow by @danyi1212 in #836
Full Changelog: 0.9.0...0.9.1
v0.9.1-beta.1
Full Changelog: 0.9.0...0.9.1-rc.1
0.9.0
What's Changed
OPAL_V0_COMPAT=true set by default. In OPAL v0.10.0, this flag will be disabled. We recommend following the OPA Version Migration Guide for a smooth transition.
Features
- Upgrade inline OPA to v1 by @danyi1212 in #832
- Add OPA v0 compatible config by default by @danyi1212 in #832
- Add new EOPA OPAL Client docker images by @EliMoshkovich in #831
- Add Alpine variants for Docker builds by @danyi1212 in #835
Documentation
- Grammer updates for docs by @jaylindquist in #827
- Update documentation links and upgrade dependencies in package.json by @danyi1212 in #834
New Contributors
- @jaylindquist made their first contribution in #827
Full Changelog: 0.8.3...0.9.0