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

chore(main): release 0.15.0-alpha #1405

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 30, 2024

🤖 I have created a release beep boop

0.15.0-alpha (2024-09-01)

⚠ BREAKING CHANGES

  • Deprecated OTEL attributes replaced (#1669)
  • Configuration of signer moved into jwt finalizer (#1534)
  • Demo installation removed from the helm chart (#1544)
  • Subject has been made immutable (#1487)
  • Rule matching configuration API redesigned (#1358)
  • Default rule rejects requests with encoded slashes in the path of the URL with 400 Bad Request (#1358)
  • Support for rule_path_match_prefix on endpoint configurations for http_endpoint and cloud_blob providers has been dropped (#1358)

Features

  • Glob expressions are context aware and use . for host related expressions and / for path related ones as separators (#1358) (f2f6867)
  • Multiple rules can be defined for the same path, e.g. to have separate rules for read and write requests (#1358) (f2f6867)
  • Support for backtracking while matching rules (#1358) (f2f6867)
  • Support for free and single (named) wildcards for request path matching and access of the captured values from the pipeline (#1358) (f2f6867)

Code Refactorings

  • Configuration of signer moved into jwt finalizer (#1534) (4475745)
  • Default rule rejects requests with encoded slashes in the path of the URL with 400 Bad Request (#1358) (f2f6867)
  • Demo installation removed from the helm chart (#1544) (f8770b3)
  • Deprecated OTEL attributes replaced (#1669) (e5ed3a5)
  • Rule matching configuration API redesigned (#1358) (f2f6867)
  • Subject has been made immutable (#1487) (6c4957f)
  • Support for rule_path_match_prefix on endpoint configurations for http_endpoint and cloud_blob providers has been dropped (#1358) (f2f6867)

Performance Improvements

  • O(log(n)) time complexity for lookup of rules (#1358) (f2f6867)

Bug Fixes

  • Corrected the placement of namespace selector properties in the Helm chart's admission controller configuration (#1752). (4c059b3)
  • Fixed a nil pointer error in the Helm chart that occurred when a deployment was configured with custom annotations due to an incorrect reference in the deployment template (#1752). (4c059b3)
  • Taking updates of certificates into account while collecting metrics (#1534) (4475745)
  • Updated the admission controller configuration in the Helm chart to align with the redesigned structure done in v0.12.0-alpha release of heimdall (#1752). (4c059b3)

Documentation

  • New integration guide for Envoy Gateway (#1412) (526f381)
  • NGING Ingress Controller guide updated to cover global integration options (#1469) (a710a64)
  • Traefik guide updated to cover Ingress, IngressRoute and HTTPRoute based integration options (#1420) (303095e)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from 5cdfb51 to c1e36f8 Compare May 12, 2024 22:24
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from 0dcf6fc to 51f4f47 Compare May 17, 2024 19:48
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 51f4f47 to e33227c Compare May 22, 2024 15:35
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 4ab305c to 6f5ac86 Compare June 9, 2024 14:04
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from 22fbf06 to a42d678 Compare June 18, 2024 15:01
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 11a269b to 1c8728a Compare July 3, 2024 10:34
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from ed02f63 to 90e71b7 Compare July 26, 2024 10:09
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from d59f030 to 4b33f10 Compare September 1, 2024 06:49
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 4b33f10 to 85d1903 Compare September 1, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants