Skip to content

Commit 29f407b

Browse files
committed
release: 23.10.0
1 parent 0cd96b5 commit 29f407b

File tree

3 files changed

+46
-2
lines changed

3 files changed

+46
-2
lines changed

CHANGES

+44
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,47 @@
1+
23.10.0
2+
-------
3+
4+
### Discord Integration (ongoing)
5+
6+
By: @17hogeju (#57522)
7+
8+
### Notification Analytics Milestone 2 (ongoing)
9+
10+
By: @scttcper (#56700)
11+
12+
### Notification Settings 2.0 (ongoing)
13+
14+
By: @snigdhas (#57053, #56717, #56621)
15+
16+
### Various fixes & improvements
17+
18+
- feat(crons): Add cron monitor created metric (#58017) by @davidenwang
19+
- ref(participants): Check for group list (#58204) by @ceorourke
20+
- feat(hybridcloud) Fix silo issues in shared issue HTML view (#57978) by @markstory
21+
- feat(sdk): Upgrade `@sentry` SDKs to v7.74.0 (#58198) by @billyvg
22+
- test(backup): Create backup version snapshot tests (#58173) by @azaslavsky
23+
- fix(hc): Silo fixes for alert rule actions (#58185) by @RyanSkonnord
24+
- meta(crons): Update API help text (#58048) by @rjo100
25+
- fix(ci): fix rate limit test (#58184) by @volokluev
26+
- feat(ui): Throw error on non-json api responses (#58129) by @scttcper
27+
- ref(bug reports): display name and email in list and details (#58087) by @michellewzhang
28+
- chore(actionable-items): remove feature flag backend (#57934) by @roggenkemper
29+
- update release threshold api routes (#58177) by @nhsiehgit
30+
- feat(backup): Support import decryption (#58128) by @azaslavsky
31+
- chore(alert-rule): Add jira server action to frontend enum (#58186) by @schew2381
32+
- feat(metrics): Add new option to toggle reading from new cache schema for indexer (#58170) by @john-z-yang
33+
- fix(hybridcloud) Assign control silo tasks to correct queues (#58112) by @markstory
34+
- fix(feedback): Improve spacing between feedback list items (#58182) by @ryan953
35+
- ref(bug reports): modify blueprint name and contact_email to reflect BE (#58083) by @michellewzhang
36+
- fix(hc): Fix silo availability error in send_alert_event (#58044) by @RyanSkonnord
37+
- ref(replay): Improve accessibility type names, and compat with replay frames (#58179) by @ryan953
38+
- feat(notifications): adds backfill for weekly report settings (#58168) by @scefali
39+
- feat(notifications): remove notification double write feature flag (#57863) by @scefali
40+
- feat(discord): adds logging of discord errors (#58176) by @scefali
41+
- fix(stat-detectors): Use 7 days for span analysis (#58096) by @narsaynorath
42+
43+
_Plus 1060 more_
44+
145
23.9.1
246
------
347

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided that you d
1616
error-reporting or application monitoring features of the
1717
Licensed Work.
1818

19-
Change Date: 2026-09-20
19+
Change Date: 2026-10-16
2020

2121
Change License: Apache License, Version 2.0
2222

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = sentry
3-
version = 23.10.0.dev0
3+
version = 23.10.0
44
description = A realtime logging and aggregation server.
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)