v0.26.2
What's Changed
Bug Fixes
- fix: prevent OAuth2 introspection panic on non-200 / missing "active" response
- Fix authorization failing open on context timeout (#650)
- fix: disable pprof on status update manager to avoid port clash
- ensure UMA request PAT response body data stream is closed
Security & Dependencies
- Upgrade Go to 1.26.4
- Upgrade Go to 1.26.3
CI & Infrastructure
- Add CodeQL workflow
- Add cosigning and provenance attestation to image builds
- [StepSecurity] ci: Harden GitHub Actions
Other
- avoid shared port number in the tests
- Remove hardcoded Go version from docs/contributing.md
Full Changelog: v0.26.1...v0.26.2