Skip to content

Commit 151a1f0

Browse files
committed
release: 23.11.1
1 parent 42f5f6f commit 151a1f0

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

CHANGES

+32
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
23.11.1
2+
-------
3+
4+
### Various fixes & improvements
5+
6+
- chore(stats-detectors): Remove feature flag from root cause analysis … (#60408) by @Zylphrex
7+
- ref(hybrid-cloud): Removes unused onboarding task handling (#60337) by @GabeVillalobos
8+
- ref(notifications): remove UserNotificationSettingsDetailsEndpoint (#60302) by @scefali
9+
- fix(browser-starfish): fix query main graphs on resource module (#60409) by @DominikB2014
10+
- chore(stats-detector): Remove feature flag checks in regression issues (#60406) by @Zylphrex
11+
- fix(backup): Handle multiple emails per user (#60404) by @azaslavsky
12+
- test(hc): Stabilize ProjectUserFeedbackDocs (#60405) by @RyanSkonnord
13+
- feat(open-source): Set feature flags for Open Source users (#59956) by @NisanthanNanthakumar
14+
- fix(ci): Reduce the amount of test data that's stored (#60197) by @evanh
15+
- feat(integrations): make sure stacktrace-link feature is set (#60326) by @scefali
16+
- ref(stacktrace): Remove references to frame.errors (#60393) by @malwilley
17+
- ref(feedback): update empty state illustration (#60399) by @michellewzhang
18+
- ref(crons): Add project_id to monitor_validation_failed log (#60402) by @evanpurkhiser
19+
- fix(browser-starfish): domain-filter not working (#60398) by @DominikB2014
20+
- ref(notifications): stop providing organization_id_for_team argument (#60296) by @scefali
21+
- test(hc): Fix bug in snapshot comparison with altered test class name (#60325) by @RyanSkonnord
22+
- fix(browser-starifish): remove alpha badge resource module (#60392) by @DominikB2014
23+
- ref: fix typing for avatar endpoints (#60319) by @asottile-sentry
24+
- test(hc): Change inheritance from AlertRuleDetailsPutEndpointTest (#60331) by @RyanSkonnord
25+
- ref(hc): Handle LazyObjects in serialize_generic_user (#60120) by @RyanSkonnord
26+
- feat(open-pr-comments): comment template (#60317) by @cathteng
27+
- fix(browser-starfish): cursor persisting when navigating between pages/filters (#60378) by @DominikB2014
28+
- ref(codeowners): Adding wildcard to groupEventDetails (#60361) by @k-fish
29+
- fix(recommended-event): Use event ID as tie breaker to match latest event (#60323) by @malwilley
30+
31+
_Plus 227 more_
32+
133
23.11.0
234
-------
335

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = sentry
3-
version = 23.12.0.dev0
3+
version = 23.11.1
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)