What's Changed
- fix: Handle optional priority field in Jira issue creation by @zekebawt in #5607
- fix(kafka): fix Python 3.13 FrameLocalsProxy pickle error in Kafka provider by @themavik in #5596
- fix: discover JWKS URI from OpenID Connect discovery endpoint by @themavik in #5593
- fix: preserve incident prefix during template name regeneration by @themavik in #5594
- feat: add support for in-cluster authentication to Kubernetes provider (#5526) by @MekonMAC in #5619
- feat(servicenow): pull activity from incidents into Keep incidents by @omair445 in #5618
- fix(ui): prevent false 'Alert fingerprint not found' on alerts re-fetch by @hakatt in #5666
- fix(prometheus): always set value/instance/job as "" when absent by @hakatt in #5669
- fix(tests): add missing
responsesdev dependency by @hakatt in #5670 - fix(deps): sync package-lock.json with package.json (Node 20) by @hakatt in #5676
- fix(ui): guard fingerprint modal against stale-empty alerts flash by @hakatt in #5672
- chore: Bump version from 0.49.0 to 0.49.1 by @shahargl in #5680
New Contributors
- @zekebawt made their first contribution in #5607
- @themavik made their first contribution in #5596
- @MekonMAC made their first contribution in #5619
- @omair445 made their first contribution in #5618
- @hakatt made their first contribution in #5666
Full Changelog: v0.49.0...v0.49.1