Skip to content

Releases: getsentry/sentry

23.9.0

19 Sep 23:32
Compare
Choose a tag to compare

Notify on Disabled Integration (ongoing)

https://www.notion.so/sentry/Tech-Spec-Notify-on-Disabled-Integration-Spec-e7ea0f86ccd6419cb3e564067cf4a2ef?pvs=4

By: @chloeho7 (#54286)

save_event improvements (ongoing)

With the new 2023 grouping config, we started incurring a higher processing cost per saved event.
In order to bring it back under controlled a series of code changes will be perform to improve the understandability of the code and its performance.

By: @armenzg (#53643)

Notification Analytics Milestone 2 (ongoing)

By: @scttcper (#56280, #56151, #56141, #55937, #55479, #55366, #54891, #54809)

Various fixes & improvements

Plus 1078 more

23.8.0

15 Aug 21:47
Compare
Choose a tag to compare

Notify on Disabled Integration (ongoing)

https://www.notion.so/sentry/Tech-Spec-Notify-on-Disabled-Integration-Spec-e7ea0f86ccd6419cb3e564067cf4a2ef?pvs=4

By: @chloeho7 (#54734, #54655, #54589, #54640, #54466, #54348, #54339, #53522, #54234)

Notification Analytics Milestone 2 (ongoing)

By: @scttcper (#54744)

Various fixes & improvements

Plus 424 more

23.7.2

03 Aug 18:35
Compare
Choose a tag to compare

Notify on Disabled Integration (ongoing)

https://www.notion.so/sentry/Tech-Spec-Notify-on-Disabled-Integration-Spec-e7ea0f86ccd6419cb3e564067cf4a2ef?pvs=4

By: @chloeho7 (#54001)

save_event improvements (ongoing)

With the new 2023 grouping config, we started incurring a higher processing cost per saved event.
In order to bring it back under controlled a series of code changes will be perform to improve the understandability of the code and its performance.

By: @armenzg (#53645, #53541)

Various fixes & improvements

Plus 400 more

23.7.1

25 Jul 17:18
Compare
Choose a tag to compare

Escalating Issues V1 (ongoing)

This will allow marking an issue as archived until escalating.

By: @scttcper (#53011)

Escalating Issues V2 (EA) (ongoing)

This is a placeholder milestone for tracking post-v1 work for escalating issues.
See the RFC: https://github.com/getsentry/rfcs/blob/main/text/0078-escalating-issues.md
There's also discussions about escalation in here:
#43039

V2 will focus on moving ongoing issues (upcoming) into the state archived-until-escalating after an issue being in the ongoing state for 14 days.

By: @snigdhas (#52774)

Various fixes & improvements

Plus 399 more

23.7.0

17 Jul 22:58
Compare
Choose a tag to compare

Escalating Issues V2 (EA) (ongoing)

This is a placeholder milestone for tracking post-v1 work for escalating issues.
See the RFC: https://github.com/getsentry/rfcs/blob/main/text/0078-escalating-issues.md
There's also discussions about escalation in here:
#43039

V2 will focus on moving ongoing issues (upcoming) into the state archived-until-escalating after an issue being in the ongoing state for 14 days.

By: @snigdhas (#52360)

Search Shortcuts (ongoing)

Make common searches more accessible and discoverable for users. notion page

By: @scttcper (#52414, #52348)

Various fixes & improvements

  • test(hybrid-cloud): Stabilizes sentry app install tests (#53004) by @GabeVillalobos
  • ref(saved search): Migrate betterPriority to priority (#52909) by @ceorourke
  • ref(sort): Change betterPriority to priority (#52910) by @ceorourke
  • feat(crons): Use timeout_at for timed out check-ins (#52570) by @rjo100
  • ref(event_manager): Fix typing issues for event_manager (#52974) by @armenzg
  • test(backup): Add more model tests (#52923) by @azaslavsky
  • fix(replays): fix bin/mock-replays script (#52927) by @michellewzhang
  • ref(crons): Change to uuid validator for trace (#52561) by @rjo100
  • fix(crons): Properly checks for environment name lengths (#52820) by @rjo100
  • feat(grouping): Add metrics for issue merging and unmerging (#52919) by @lobsterkatie
  • chore(starfish): Adding referrers to starfish (#52749) by @wmak
  • chore(starfish): Add starfish referrers to the backend (#52754) by @wmak
  • ref(tsc): usageChart utils to tsx (#52935) by @IanWoodard
  • chore(hybrid-cloud): Add tags to debug Identity service (#52997) by @dashed
  • feat(starfish): Add unit and types for rates (#52991) by @wmak
  • ref(replay): Refactor the "Next Breadcrumb" button to use *Frame types (#52931) by @ryan953
  • fix(group-attributes): log metric when post_save.send(update_fields=["status", "subs"]) is called for group (#52996) by @barkbarkimashark
  • fix(releases): Use query parameter when switching filters (#52937) by @scttcper
  • fix(discord): Change log level from error to info for unauthorized interactions (#52946) by @spalmurray
  • ref: fix typing for sentry.models.init (#52992) by @asottile-sentry
  • feat(replay): Render the replay currentTime & hoverTime inside the performance waterfall (#52890) by @ryan953
  • feat(perf): Hide timing metrics on http (#52993) by @k-fish
  • fix(issue-details): Fix react warning (#52907) by @roggenkemper
  • fix(hybrid-cloud): Fixes tests for split DB mode app installs using transaction routing and silo annotations (#52932) by @GabeVillalobos

Plus 434 more

23.6.2

06 Jul 21:47
Compare
Choose a tag to compare

Escalating Issues V1 (ongoing)

This will allow marking an issue as archived until escalating.

By: @scttcper (#51765, #51852, #52048, #51766, #51735, #51671, #51158, #51185, #51187)

Grouping Release (2023-01-01 config)

Added new language/platform specific stack trace grouping enhancements rules that should make the default grouping experience better. This includes JavaScript, Python, PHP, Go, Java and Kotlin.

By: @armenzg (#51040)

Search Shortcuts (ongoing)

Make common searches more accessible and discoverable for users. notion page

By: @scttcper (#51564, #51565, #51194)

Various fixes & improvements

Plus 790 more

23.6.1

16 Jun 03:34
Compare
Choose a tag to compare

Various fixes & improvements

Plus 14 more

23.6.0

15 Jun 17:48
Compare
Choose a tag to compare

Escalating Issues V1 (ongoing)

This will allow marking an issue as archived until escalating.

By: @scttcper (#50456)

Escalating Issues V2 (EA) (ongoing)

This is a placeholder milestone for tracking post-v1 work for escalating issues.
See the RFC: https://github.com/getsentry/rfcs/blob/main/text/0078-escalating-issues.md
There's also discussions about escalation in here:
#43039

V2 will focus on moving ongoing issues (upcoming) into the state archived-until-escalating after an issue being in the ongoing state for 14 days.

By: @scttcper (#50896)

JS Project Cleanup (ongoing)

By: @scttcper (#50684, #50682, #50670)

Various fixes & improvements

Plus 669 more

23.5.2

31 May 18:01
Compare
Choose a tag to compare

Escalating Issues V1 (ongoing)

This will allow marking an issue as archived until escalating.

By: @scttcper (#50020), @armenzg (#49907)

Issue States and Filters (ongoing)

By: @scttcper (#49642, #49626, #49517, #49587, #49582)

Various fixes & improvements

Plus 268 more

23.5.1

23 May 18:01
Compare
Choose a tag to compare

Issue States and Filters (ongoing)

By: @scttcper (#49578, #49157)

JS Project Cleanup (ongoing)

By: @scttcper (#49381, #49255, #49210, #49159)

Various fixes & improvements

Plus 306 more