OPA v1.7.0 #708
johanfylling
announced in
Announcements
OPA v1.7.0
#708
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release contains a mix of new features, performance improvements, and bugfixes. Notably:
SDK Improvements
The OPA SDK/API has been improved to provide better extensibility an more points of integration for developers.
DefaultModuleLoader
(#7794) authored by @srenatusQueryTracers
,tracing.Options
andCancel
fromQueryContext
(#7767) authored by @philipaconradTracingOpts
intoEvalContext
(#7778) authored by @srenatusExtraDiscoveryOpts
toruntime.Params
(#7766) authored by @srenatushttp.Flusher
(#7772) authored by @srenatusuint64
andfloat64
metrics inrunBenchmark
(#7761) authored by @srenatusRuntime, Tooling
AsBundle()
(#7798) authored by @srenatusFactories()
merge the factories (#7777) authored by @srenatusOPA will no longer send telemetry data when fetching the latest release version.
BatchDecisionID
field to Decision Logs (#7791) authored by @philipaconradCompiler, Topdown and Rego
Docs, Website
Note: While we have been working on the new website we have been showing
the edge documentation contents (as contents and framework changes often must
go hand in hand). Now that the website development pace has slowed and the
functionality is more stable, we will be returning to showing the documentation
content from the latest release instead. Please use the
edge documentation site
to review new changes. PR previews are also based on the latest branch commit.
This change will be made to show the v1.7.0 release shortly after publishing.
/docs/envoy-authorization/
404
(#7755 authored by @charlieegan3/data/versions.json
(#7783) authored by @charlieegan3Miscellaneous
Benchmark fixes (#7765) authored by @anderseknert
Use Regal for linting Rego (#7752) authored by @anderseknert
Use shorthand form for types (#7757) authored by @anderseknert
.github: Use types for issues (#7751) authored by @charlieegan3
build: Add top-level token permissions for workflows (#7795) authored by @timothyklee
docs/build: Link checker fixes (#7743) authored by @charlieegan3
Dependency updates; notably:
Release notes and downloads can be found here.
Beta Was this translation helpful? Give feedback.
All reactions