1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-06 22:42:56 +02:00

add changelog entry

Signed-off-by: Jan Larwig <jan@larwig.com>
This commit is contained in:
Jan Larwig
2025-07-17 10:01:37 +02:00
parent 5808f5376a
commit e25f9ec9d7

View File

@ -11,6 +11,14 @@
# V7.10.0
## Release Highlights
- 🏢 Support for multiple orgs using the GitHub / Gitea provider
- 🔵 Golang version upgrade to v1.24.5
- 🕵️‍♀️ Vulnerabilities have been addressed
- [CVE-2025-4673](https://access.redhat.com/security/cve/CVE-2025-4673)
- [CVE-2025-22872](https://access.redhat.com/security/cve/CVE-2025-22872)
- [CVE-2025-09130](https://nvd.nist.gov/vuln/detail/CVE-2025-09130)
- [CVE-2025-22871](https://access.redhat.com/security/cve/CVE-2025-22871)
- 🐛 Squashed some bugs
## Important Notes