What's Changed
- fix: OnCall provider and docs by @Matvey-Kuk in #2715
- chore: introduce auto release by @talboren in #2714
- fix: oauth2 not working due to providers caching by @talboren in #2718
- fix: AI Table columns types by @Matvey-Kuk in #2721
- chore(deps): upgrade posthog to 1.194.1 by @talboren in #2724
- fix: pagerduty to get single incident by @talboren in #2726
- feat: change relation between alerts and incidents to work with fingerprints instead of alert ids by @VladimirFilonov in #2473
- fix: incident linking by @Matvey-Kuk in #2730
- fix: Handle Duplication entry error in set_last_alert by @VladimirFilonov in #2733
- chore(deps): bump python-multipart from 0.0.7 to 0.0.18 by @dependabot in #2734
- feat: microsoft teams provider add support for adaptivecards by @talboren in #2736
Breaking Changes
POST /{incident_id}/alerts
Now requiresalert_fingerprints
list instead ofalert_ids
Full Changelog: v0.30.7...v0.31.0