Skip to content

Tags: permitio/opal

Tags

v0.9.3-rc.1

Toggle v0.9.3-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #848 from permitio/alon/requirements-update

requires.txt refresh

0.9.2

Toggle 0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add version CLI command (#841)

0.9.2-rc.1

Toggle 0.9.2-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add version CLI command (#841)

0.9.1

Toggle 0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dan/per-13042-opal-add-alpine-variants-for-docker-images (#836)

* Add Alpine variants for client-standalone and EOPA in release workflow

* Refactor release workflow to streamline Docker image publishing

- Consolidated Docker build and publish steps into a more efficient workflow.
- Introduced a new job structure with separate build and test phases followed by a publish phase for Docker images.
- Added support for multiple Docker image variants using a matrix strategy, improving maintainability and scalability.
- Enhanced permissions and setup steps for Docker Buildx and QEMU, ensuring compatibility across architectures.
- Updated Python package publishing steps to depend on successful Docker image builds, ensuring a cohesive release process.

* Remove dependency on Docker image publishing in release workflow

0.9.1-rc.1

Toggle 0.9.1-rc.1's commit message
Refactor release workflow to streamline Docker image publishing

- Consolidated Docker build and publish steps into a more efficient workflow.
- Introduced a new job structure with separate build and test phases followed by a publish phase for Docker images.
- Added support for multiple Docker image variants using a matrix strategy, improving maintainability and scalability.
- Enhanced permissions and setup steps for Docker Buildx and QEMU, ensuring compatibility across architectures.
- Updated Python package publishing steps to depend on successful Docker image builds, ensuring a cohesive release process.

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Alpine variants for Docker builds in Makefile and Dockerfile (#835)

* Add Alpine variants for Docker builds in Makefile and Dockerfile

- Introduced new Docker build targets for Alpine variants of the client and server images in the Makefile.
- Enhanced the Dockerfile to include build stages for Alpine, creating standalone, OPA client, EOPA client, and Cedar client images.
- Updated the build process to support Alpine-based dependencies and configurations, improving image efficiency and compatibility.

* Add Alpine support for Docker builds and E2E tests

- Introduced new build steps for Alpine variants of client and server images in the GitHub Actions workflows.
- Added E2E testing for Alpine-based containers, including setup and execution steps in the tests workflow.
- Updated documentation to reference Alpine-based Docker Compose configurations and image pull commands.

This enhances the build process and testing capabilities for Alpine users, improving compatibility and efficiency.

0.9.0-rc.1

Toggle 0.9.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Alpine variants for Docker builds in Makefile and Dockerfile (#835)

* Add Alpine variants for Docker builds in Makefile and Dockerfile

- Introduced new Docker build targets for Alpine variants of the client and server images in the Makefile.
- Enhanced the Dockerfile to include build stages for Alpine, creating standalone, OPA client, EOPA client, and Cedar client images.
- Updated the build process to support Alpine-based dependencies and configurations, improving image efficiency and compatibility.

* Add Alpine support for Docker builds and E2E tests

- Introduced new build steps for Alpine variants of client and server images in the GitHub Actions workflows.
- Added E2E testing for Alpine-based containers, including setup and execution steps in the tests workflow.
- Updated documentation to reference Alpine-based Docker Compose configurations and image pull commands.

This enhances the build process and testing capabilities for Alpine users, improving compatibility and efficiency.

v0.8.4-eopa-beta.1

Toggle v0.8.4-eopa-beta.1's commit message
Exclude pypi when prerelease

0.8.3

Toggle 0.8.3's commit message
Remove version limit for cryptography dep

0.8.2

Toggle 0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix opal cedar agent example

Remove unnecessary parent references from actions in data.json