Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opa 1.1.0 #205655

Merged
merged 2 commits into from
Jan 27, 2025
Merged

opa 1.1.0 #205655

merged 2 commits into from
Jan 27, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
This release contains a mix of features, performance improvements, and bugfixes.

Performance Improvements

  • ast: Remove jsonOptions from AST nodes and terms (#7281) authored by @anderseknert
  • ast+plugins: Optimize activation of bundles with no inter-bundle path overlap (#7144) authored and reported by @sqyang94
  • bundle: Optimizing rego-version management in bundle activation (#7296) authored by @johanfylling
  • cmd: Don't generate JSON from result in opa bench (#7291) authored by @anderseknert
  • topdown: Adding configurable token cache to io.jwt token verification built-ins (#7274) authored by @johanfylling
  • topdown: Reduce allocations in hot path (#7288) authored by @anderseknert
  • perf: Improvements to terms and built-in functions (#7284) authored by @anderseknert
  • perf: add Regorus ACI benchmark tests (#7298) authored by @anderseknert
  • plugins: Don't use reflect.DeepEqual for errors (#7238) authored by @anderseknert
  • testing: replace reflect.DeepEqual where possible (#7286) authored by @anderseknert

Topdown and Rego

  • topdown: Fix out of range error in numbers.range built-in (#7269) authored by @anderseknert
  • topdown+rego+server: Allow opt-in for evaluating non-det builtins in PE (#6496) authored by @srenatus

Runtime, Tooling, SDK

  • bundle: Add info about the correct rego version to parse modules on the store (#7278) co-authored by @ashutosh-narkar and @johanfylling
  • bundle+plugins: Fixing issue where bundle plugin could panic on reconfiguration (SDK use) (#7297) authored by @johanfylling reported by @carabasdaniel
  • cmd: Fix printed representation of ref head rules in opa repl (#7301) authored by @anderseknert reported by @tsandall
  • cmd: Respect --v0-compatible for opa eval partial eval support modules (#7251) authored by @johanfylling
  • golangci: fix invalid linter-settings configuration name (#7244) authored by @Juneezee
  • plugins/logs: Add support for masking with array keys (#6883) authored by @charlieegan3
  • tester: code nitpicks (#7252) authored by @srenatus
  • util: Add util.Keys and util.KeysSorted (#7285) authored by @anderseknert

Docs, Website, Ecosystem

  • docs: Update docker compose file in HTTP API tutorial and use addr for binding (#7264) authored and reported by @zanliffick
  • docs: Make 'ancient' warnings closable (#7253) authored by @srenatus reported by @konradzagozda
  • docs: Redirect opa-1 to v0-upgrade (#7259) authored by @charlieegan3
  • docs: Use preformatted strings in fmt help (#7263) authored by @charlieegan3
  • docs: Fix typo in k8s primer (#7242) authored by @vicentinileonardo
  • docs: Formatting and wording fixes (#7268) authored by @kamilturek
  • docs: Update output document of Envoy plugin. (#7241) authored by @regeda

Miscellaneous

  • ci(nightly): Remove vendor w/o modproxy check (#7292) authored by @srenatus
  • Dependency updates; notably:
    • build(go): bump to 1.23.5 (7279) authored by @srenatus
    • build(deps): upgrade github.com/dgraph-io/badger to v4 (4.5.1) (#7239) authored by @Juneezee
    • build(deps): bump github.com/containerd/containerd from 1.7.24 to 1.7.25
    • build(deps): bump github.com/tchap/go-patricia/v2 from 2.3.1 to 2.3.2
    • build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0
    • build(deps): bump golang.org/x/time from 0.8.0 to 0.9.0
    • build(deps): bump google.golang.org/grpc from 1.69.2 to 1.70.0
    • build(deps): bump go.opentelemetry.io deps to 1.34.0/0.59.0

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 27, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 27, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 27, 2025 17:59
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 27, 2025
Merged via the queue into master with commit 5aafb3d Jan 27, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-opa-1.1.0 branch January 27, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants