Skip to content

Releases: getsentry/sentry

23.10.1

20 Oct 17:48
Compare
Choose a tag to compare

Various fixes & improvements

Plus 209 more

23.10.0

16 Oct 23:41
Compare
Choose a tag to compare

Discord Integration (ongoing)

By: @17hogeju (#57522)

Notification Analytics Milestone 2 (ongoing)

By: @scttcper (#56700)

Notification Settings 2.0 (ongoing)

By: @snigdhas (#57053, #56717, #56621)

Various fixes & improvements

Plus 1060 more

23.9.1

20 Sep 18:45
Compare
Choose a tag to compare

Various fixes & improvements

  • fix(fly): return user with correct auth (#56523) by @sentaur-athena
  • chore(api): Delete acceptance test for user tokens (#56537) by @schew2381
  • fix(backup): Suppress verbose SQL error reporting (#56583) by @azaslavsky
  • chore(github-growth): remove auto repo linking feature flag (#56581) by @cathteng
  • docs: Create some stories for PageBanner (#56519) by @ryan953
  • docs: Create a story for FeatureBadge (#56510) by @ryan953
  • ref(ui): Refine featureDisabled prop type (#56538) by @scttcper
  • migration(crons): Add MonitorIncident table (#56435) by @rjo100
  • ref(escalating-issues): Auto-transition tasks should update up to 500_000 groups per minute (#56168) by @NisanthanNanthakumar
  • chore(notifications): rename approval notifications to nudges in the UI (#56505) by @cathteng
  • feat(trace-view-load-more): Added ui for loading longer traces. (#56476) by @Abdkhan14
  • feat(starfish): add span domain array (#56494) by @wmak
  • chore(profiling): Track accepted profile outcomes (#56575) by @Zylphrex
  • feat(replay): Link page breadcrumb on Replay Details to the list page, filtered by project (#56574) by @ryan953
  • feat(crons): Add mark_environment_missed task (#56528) by @rjo100
  • fix(notifications): fixes bug for commited_only settings (#56518) by @scefali
  • ref(ddm): datetime params (#56567) by @obostjancic
  • chore(github-growth): stop writing to commitfilechange language column (#56491) by @cathteng
  • chore(github-growth): more FE analytics (#56507) by @cathteng
  • chore(hybrid-cloud): Mark extract_user_ids_from_mentions to be a region silo function (#56441) by @dashed
  • feat(statistical-detectors): Integrate detector with breakpoint detection (#56384) by @Zylphrex
  • feat(trace-view-load-more): Fixed bug that loads an extra row of orphans. (#56561) by @Abdkhan14
  • fix(dashboards): Use loading indicator to avoid multiple requests (#56558) by @narsaynorath
  • chore(hybrid-cloud): Stabilize issue integration defaults for split silo (#56297) by @dashed

Plus 46 more

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