chore: bump github.com/open-policy-agent/opa from 0.58.0 to 1.5.1
Type: Pull Request
State: Closed
Association: Contributor
Comments: 0
(5 months ago)
(4 months ago)
(4 months ago)
stale dependencies go
Bumps github.com/open-policy-agent/opa from 0.58.0 to 1.5.1.
Release notes
Sourced from github.com/open-policy-agent/opa's releases.
v1.5.1
This is a bug fix release addressing a regression to the walk built-in function, introduced in v1.5.0. See #7656 (authored by
@anderseknertreported by@robmyersrobmyers)v1.5.0
This release contains a mix of new features, performance improvements, and bugfixes. Among others:
- Support for AWS SSO credentials provider
- Support for signing client assertions with Azure Keyvault
- Faster
object.get,walkand builtin-function evaluation- Improved guardrails in the parser
- Improvements to decision logging
Modernized OPA Website (#7037)
The OPA website has been modernized with a new design and improved user experience.
The new site is based on Docusaurus and React which makes it easier to build live functionality and add non-documentation resources. This lays the groundwork for even more improvements in the future!
Documentation for older OPA versions are still available in the version archive.
Authored by
@charlieegan3Runtime, Tooling, SDK
- ast: Only use JSON-escaped literal when needed in ref to string convertion (#7550) reported and authored by
@xubinzheng- ast: Parser recursion depth guard (#7568) authored by
@thevilledev- ast: Retaining
SomeDeclLocationfield when compiler resolves refs (#7543) authored by@johanfylling- bundle: Setting default rego-version in bundle API (#7588) authored by
@johanfyllingreported by@xubinzheng- perf: Improved "baseline" metrics of opa bench for trivial queries (#7580) authored by
@anderseknert- plugins/decision: Don't drop adaptive uncompressed size limit on upload (#7562) authored by
@sspaink- plugins/decision: Set config boundaries to upload_size_limit_bytes (#7563) (authored by
@sspaink)- plugins/rest: Add support for AWS SSO credentials provider (#7527) authored by
@efiShtain- plugins/rest: Support signing of client assertions with Azure Keyvault (#7462) reported and authored by
@Od1nB- plugins/status: Support graceful shutdown timeout (#7576) authored by
@sspaink- rego: Don't generate JSON values for wildcard/generated keys in result set (#7567) authored by
@anderseknert- runtime: Don't override user set version
commitandtimestamp(#7471) reported by@kastl-arsauthored by@sspainkPlanner, Topdown and Rego
- planner: Deal with var-for-function replacement in indirect calls (#5311) authored by
@srenatus- topdown: Faster
object.getbuilt-in function (#7593) authored by@anderseknert- topdown: Faster
walkbuilt-in function (#7612) authored by@anderseknert- topdown: Improved default rule value inlining ( (#1418) authored by
@johanfylling- topdown: Improved GraphQL error handling (#7622) reported and authored by
@robmyersrobmyersDocs, Website, Ecosystem
- docs: Fix helm-kubernetes-quickstart bundle (#7606) reported and authored by
@nejec- docs: Add Swift-OPA to the Ecosystem Page (#7610) authored by
@charlieegan3
... (truncated)
Changelog
Sourced from github.com/open-policy-agent/opa's changelog.
1.5.1
This is a bug fix release addressing a regression to the walk built-in function, introduced in v1.5.0. See #7656 (authored by
@anderseknertreported by@robmyersrobmyers)1.5.0
This release contains a mix of new features, performance improvements, and bugfixes. Among others:
- Support for AWS SSO credentials provider
- Support for signing client assertions with Azure Keyvault
- Faster
object.get,walkand builtin-function evaluation- Improved guardrails in the parser
- Improvements to decision logging
Modernized OPA Website (#7037)
The OPA website has been modernized with a new design and improved user experience.
The new site is based on Docusaurus and React which makes it easier to build live functionality and add non-documentation resources. This lays the groundwork for even more improvements in the future!
Documentation for older OPA versions are still available in the version archive.
Authored by
@charlieegan3Runtime, Tooling, SDK
- ast: Only use JSON-escaped literal when needed in ref to string convertion (#7550) reported and authored by
@xubinzheng- ast: Parser recursion depth guard (#7568) authored by
@thevilledev- ast: Retaining
SomeDeclLocationfield when compiler resolves refs (#7543) authored by@johanfylling- bundle: Setting default rego-version in bundle API (#7588) authored by
@johanfyllingreported by@xubinzheng- perf: Improved "baseline" metrics of opa bench for trivial queries (#7580) authored by
@anderseknert- plugins/decision: Don't drop adaptive uncompressed size limit on upload (#7562) authored by
@sspaink- plugins/decision: Set config boundaries to upload_size_limit_bytes (#7563) (authored by
@sspaink)- plugins/rest: Add support for AWS SSO credentials provider (#7527) authored by
@efiShtain- plugins/rest: Support signing of client assertions with Azure Keyvault (#7462) reported and authored by
@Od1nB- plugins/status: Support graceful shutdown timeout (#7576) authored by
@sspaink- rego: Don't generate JSON values for wildcard/generated keys in result set (#7567) authored by
@anderseknert- runtime: Don't override user set version
commitandtimestamp(#7471) reported by@kastl-arsauthored by@sspainkPlanner, Topdown and Rego
- planner: Deal with var-for-function replacement in indirect calls (#5311) authored by
@srenatus- topdown: Faster
object.getbuilt-in function (#7593) authored by@anderseknert- topdown: Faster
walkbuilt-in function (#7612) authored by@anderseknert- topdown: Improved default rule value inlining ( (#1418) authored by
@johanfylling- topdown: Improved GraphQL error handling (#7622) reported and authored by
@robmyersrobmyersDocs, Website, Ecosystem
... (truncated)
Commits
5421c8eUpdate CHANGELOG.md9acf8d1Prepare v1.5.1 releasea26322eFix issue where path inwalkwould get mutated (#7657)b7d0a13Prepare v1.5.0 release (#7642)530579etest: Not modifying global recursion depth limit in parser tests init (#7641)20fe70eperf: more interning (#7636)aa81e31bundle: Setting default rego-version in bundle API (#7630)707c43ddocs: Add redirect for decision_logs type label (#7637)370e626ast: Parser recursion depth guard (#7568)8a75563docs: Update contribution documentation (#7639)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
2
+231
-230
Package Dependencies
github.com/open-policy-agent/opa
go
0.58.0 → 1.5.1
Major
Technical Details
| ID: | 1338963 |
| UUID: | 2578247932 |
| Node ID: | PR_kwDOLmBl1M6ZrPD8 |
| Host: | GitHub |
| Repository: | Txim0520/https-github.com-coder-coder |
| Mergeable: | Yes |
| Merge State: | Unstable |