UNCLASSIFIED - NO CUI

Skip to content

Update dependency istio-ecosystem/authservice to v1.0.1

Ghost User requested to merge renovate/istio-ecosystem-authservice-1.x into development

This MR contains the following updates:

Package Type Update Change
istio-ecosystem/authservice patch 1.0.0 -> v1.0.1
istio-ecosystem/authservice ironbank-github patch v1.0.0 -> v1.0.1

Release Notes

istio-ecosystem/authservice (istio-ecosystem/authservice)

v1.0.1

Compare Source

This is a bugfix release that includes fixes for several CVEs as well as fixes for small regressions introduced in v1.0.0.

In addition to the bug fixes, it also comes with the following added features:

  • Reduces the number of requests to the OIDC well-known endpoint.
  • Added support for retrieving the end-session endpoint from the OIDC Discovery endpoint.
  • Enhanced identity Provider logging. Starting on v1.0.1 you can enable the idp logger at debug level to show all the requests and responses exchanged with the identity Provider in the authservice logs. Use with caution and only for debugging purposes, as these logs may contain sensitive information.
  • Added examples to help getting started with authservice and Istio.
  • Configured a nightly vulnerability scan job to report new vulnerabilities to the GitHub Code Scanning page.
Detailed changelog
New Contributors

We want to thank our new contributors for taking the time to report issues, implement, and contribute the fixes. Thank you! 🙇‍♂️

Full Changelog: https://github.com/istio-ecosystem/authservice/compare/v1.0.0...v1.0.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports