Skip to content

Tags: permitio/opal

Tags

0.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added additional test for hierarchical lock (#768)

0.8.0-rc.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Reverted OpenTelemetry integration (#766)

0.7.17-rc.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added hierarchical lock for applying data updates (#745)

* Added hierarchical lock for applying data updates

* Added docs and inline comments

* Added _fetch_data to handle fetching errors

* Removed line reference

* Fixed test

* Fixed imports

* Fixed types for Python 3.9 support

* Removed TaskGroup use (python compat)

* Fixed import

* Fixed types

* Update packages/opal-client/opal_client/data/updater.py

Co-authored-by: Or Weis <orweis@gmail.com>

* Update packages/opal-client/opal_client/data/updater.py

Co-authored-by: Or Weis <orweis@gmail.com>

* Fixed pre-commit

---------

Co-authored-by: Or Weis <orweis@gmail.com>

0.7.16

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix pre-commit (#751)

0.7.16-rc.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
pep 440 and semver (#746)

* pep 440 and semver

* pre-commit fix

* semver convertor to pep440 added

* pre-commit fix

* packaging added

0.7.15

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Removed legacy docker compose usage (#706)

https://docs.docker.com/compose/releases/migrate/

0.7.14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #693 from permitio/asaf/cto-372-opal-fix-runner-pi…

…ping-logs-does-not-always-work

fix _pipe_log_stream not running consistently for monitored subprocess

0.7.13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #674 from permitio/rk/allow-newer-httpx-versions

Allow httpx>=0.27.0

0.7.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update sync_opal_plus.yml (#654)

0.7.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #638 from permitio/rk/prevent-git-symlink-bug

Dockerfile: Mitigate git exploit by disabling symlink support