Skip to content

v1.5.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 19:47
· 1 commit to main since this release
30e0f1b

v1.5.1 - 2025-06-16

Changelog

Bug Fixes 🐞

  • b493ca3 fix(webhook): do not add environment variables when they are empty (#1593)

Code Refactoring 💎

  • 6618c7d refactor: deduplicate env var injection in addEnvironmentVariables (#1605)

Continuous Integration 💜

  • d244a39 ci: skip key download if preflight is true (#1609)

Maintenance 🔧

  • 64ba945 chore: Add revisionHistoryLimit to helm chart (#1615)
  • b0c4e01 chore: bump the k8s group with 3 updates (#1603)
  • b4e0868 chore: update distroless-iptables to v0.7.5 (#1611)
  • 75a96ee chore: bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /examples/msal-go (#1577)
  • 83c6e62 chore: update to go 1.23.8 in examples/msal-go windows dockerfile (#1599)
  • 5a1c089 chore: update distroless-iptables to v0.7.4 (#1600)
  • 842268d chore: optimize the Python sample (#1269)

Security Fix 🛡️

Testing 💚

  • dbf2906 test: cleanup use of wi labels in service account for e2e (#1606)
  • 5e9be4c test: Make a test fail if env var constants change (#1568)