Releases: permitio/opal
Releases · permitio/opal
v0.7.16
What's Changed
New Features 🎉
- OpenTelemetry integration by @psardana in #699
- Allow to ignore paths in policy repos by @disaverio in #642
- Configure OPA to reload TLS certs by @ojecborec in #657
Documentation 📚
- Added development guides to CONTRIBUTING.md by @danyi1212 in #727
- Add descriptions to all configuration variables by @vishwamartur in #702
- Add docs on local testing to a new data fetcher by @obsd in #720
- Updated logo by @orweis in #732
- Changed legacy docker-compose in docs by @danyi1212 in #733
Bug Fixes 🐞
- Changed external fetcher test by @danyi1212 in #714
- Added passphrase for SSH Key for Security Params example and E2E tests by @danyi1212 in #734
- Fixed span optionally None by @danyi1212 in #747
- Set OPA version to 0.70.0 by @danyi1212 in #748
- Pre-Release CI/CD by @EliMoshkovich in #746
- Fix a typo in filename by @andriusm in #749
Dependency Upgrades 🔼
- Bump nanoid from 3.3.7 to 3.3.8 in /documentation by @dependabot in #719
- Bump express from 4.21.0 to 4.21.2 in /documentation by @dependabot in #718
- Updated broadcaster to 0.2.6 by @danyi1212 in #723
- Bump body-parser and express in /documentation by @dependabot in #664
- Bump send and express in /documentation by @dependabot in #660
- Bump serve-static and express in /documentation by @dependabot in #659
- Bump cross-spawn from 7.0.3 to 7.0.6 in /documentation by @dependabot in #707
- [Snyk] Fix for 4 vulnerabilities by @RazcoDev in #695
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /documentation by @dependabot in #688
New Contributors
- @psardana made their first contribution in #699
- @ojecborec made their first contribution in #657
- @vishwamartur made their first contribution in #702
- @disaverio made their first contribution in #642
- @andriusm made their first contribution in #749
Full Changelog: 0.7.15...0.7.16
v0.7.16-rc.1
What's Changed
New Features 🎉
- OpenTelemetry integration by @psardana in #699
- Allow to ignore paths in policy repos by @disaverio in #642
- Configure OPA to reload TLS certs by @ojecborec in #657
Documentation 📚
- Added development guides to CONTRIBUTING.md by @danyi1212 in #727
- Add descriptions to all configuration variables by @vishwamartur in #702
- Add docs on local testing to a new data fetcher by @obsd in #720
- Updated logo by @orweis in #732
- Changed legacy docker-compose in docs by @danyi1212 in #733
Bug Fixes 🐞
- Changed external fetcher test by @danyi1212 in #714
- Added passphrase for SSH Key for Security Params example and E2E tests by @danyi1212 in #734
- Fixed span optionally None by @danyi1212 in #747
- Set OPA version to 0.70.0 by @danyi1212 in #748
- Pre-Release CI/CD by @EliMoshkovich in #746
- Fixed pre-commit by @danyi1212 in #710
- Fixed pre-commit by @danyi1212 in #713
Dependency Upgrades 🔼
- Bump nanoid from 3.3.7 to 3.3.8 in /documentation by @dependabot in #719
- Bump express from 4.21.0 to 4.21.2 in /documentation by @dependabot in #718
- Updated broadcaster to 0.2.6 by @danyi1212 in #723
- Bump body-parser and express in /documentation by @dependabot in #664
- Bump send and express in /documentation by @dependabot in #660
- Bump serve-static and express in /documentation by @dependabot in #659
- Bump cross-spawn from 7.0.3 to 7.0.6 in /documentation by @dependabot in #707
- [Snyk] Fix for 4 vulnerabilities by @RazcoDev in #695
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /documentation by @dependabot in #688
New Contributors
- @vishwamartur made their first contribution in #702
- @disaverio made their first contribution in #642
- @ojecborec made their first contribution in #657
- @psardana made their first contribution in #699
Full Changelog: 0.7.15...0.7.16-rc.1
v0.7.15
What's Changed
Fixes
- Removed legacy docker compose usage by @danyi1212 in #706
- Health Check: Report healthy if Offline Mode is active. by @roekatz in #700
- Added INLINE_OPA_EXEC_PATH config by @daveads in #680
Security
- Security fixes for OPAL by @RazcoDev in #696
- Changed engine runner not to use shell for subprocess by @danyi1212 in #704
CI
- Fixed E2E tests setting SSH key path by @roekatz in #698
- Fixed pre-commit workflow by @daveads in #683
- Added retry for docker tests by @danyi1212 in #705
Full Changelog: 0.7.14...0.7.15
v0.7.14
What's Changed
- update docs by @gideonsmila in #675
- add ability to register to on ws connect and disconnect events of opa… by @asafc in #692
- fix _pipe_log_stream not running consistently for monitored subprocess by @asafc in #693
New Contributors
- @gideonsmila made their first contribution in #675
Full Changelog: 0.7.13...0.7.14
v0.7.13
v0.7.12
What's Changed
Security
- Upgrade packages to mitigate reported (though not necessarily actual) vulnerabilities by @roekatz in #652
- Fix opal image builtin python packages not being updated by @roekatz in #653
- [Snyk] Security upgrade anyio from 3.7.1 to 4.4.0 by @omer9564 in #601
- [Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2 by @RazcoDev in #598
- [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 by @omer9564 in #587
- [Snyk] Upgrade: react, react-dom by @obsd in #585
- Bump webpack from 5.91.0 to 5.94.0 in /documentation by @dependabot in #650
- Bump micromatch from 4.0.7 to 4.0.8 in /documentation by @dependabot in #649
- Bump axios from 1.7.3 to 1.7.5 in /documentation by @dependabot in #648
Tests
- Introduce docker & bash based application tests by @roekatz in #645
- Fix data updater tests by @roekatz in #647
Docs
- typo fixed in set_url_query_param function docs by @venuDreddy in #637
- docs(obtain-jwt-token.mdx): curl request data-raw should be valid json by @emily-zall in #582
New Contributors
- @venuDreddy made their first contribution in #637
Full Changelog: 0.7.11...0.7.12
v0.7.11
What's Changed
- fix relative imports and import conflicts by @danyi1212 in #618
- add sync workflow for OPAL+ repository by @danyi1212 in #630
- add pypi release by @EliMoshkovich in #629
- [Snyk] Security upgrade setuptools from 68.0.0 to 70.0.0 by @danyi1212 in #621
- update docs packages to fix snyk alerts by @obsd in #635
- [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 by @asafc in #613
- Dockerfile: Mitigate git exploit by disabling symlink support by @roekatz in #638
New Contributors
- @EliMoshkovich made their first contribution in #629
Full Changelog: 0.7.10...0.7.11
v0.7.10
What's Changed
- Fix example docker-compose data sources configuration by @roekatz in #627
- Fixed OPAL Cedar Client build CI by @danyi1212 in #628
Full Changelog: 0.7.9...0.7.10
0.7.9
What's Changed
- Fix 0.7.8 buggy statistics keep alive timeout configuration by @danyi1212 in #622
Full Changelog: 0.7.8...0.7.9
0.7.8
What's Changed
Features
Bugfixes
- Removing data from policy_store/config route and deprecating this route by @obsd in #603
- Bump
pygit2
to1.14.1
to fix failing tests by @danyi1212 in #607
Docs
- Added new fetch providers by @danielbass37 in #599
- Update write_your_own_fetch_provider.mdx with latest link to provider example by @ArnavK-09 in #593
- Remove extra columns improperly mentioned in opal client config vars … by @thilak009 in #597
- Update trigger_data_updates.mdx by @orweis in #595
New Contributors
- @ArnavK-09 made their first contribution in #593
Full Changelog: 0.7.7...0.7.8