Skip to content

Commit d7eb7fd

Browse files
committed
release: 23.3.0
1 parent 7c2e903 commit d7eb7fd

File tree

3 files changed

+44
-2
lines changed

3 files changed

+44
-2
lines changed

CHANGES

+42
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
23.3.0
2+
------
3+
4+
### Stacktrace Codecov V2 (ongoing)
5+
6+
This is the work post-MVP release.
7+
8+
By: @armenzg (#44827)
9+
10+
### JavaScript SDK Dynamic Loader (ongoing)
11+
12+
By: @AbhiPrasad (#44496)
13+
14+
### Various fixes & improvements
15+
16+
- fix(ecosystem): Preserve codeowners filters on update (#45810) by @scttcper
17+
- chore(trace_view): Add perf issues to the mock trace (#45794) by @wmak
18+
- feat(dynamic-sampling): Add prioritise low volume transaction rules [TET-736] (#45635) by @RaduW
19+
- ref(onboarding): Update experiment segments (#45843) by @priscilawebdev
20+
- ref(onboarding): Update copy (#45830) by @priscilawebdev
21+
- ref(dynamic-sampling): Update Health Check copy (#45826) by @ale-cota
22+
- chore(commit-context): Flag cleanup (#45804) by @snigdhas
23+
- ref(compactSelect): Maintain menu width while searching (#45356) by @vuluongj20
24+
- ref(outcomes) Add methods to build outcomes queries without django (#45730) by @markstory
25+
- feat(compactSelect): Add optional menu footer (#45339) by @vuluongj20
26+
- ref(dynamic-sampling): Add onboarding experiement to the ds page (temp test) - (#45827) by @priscilawebdev
27+
- chore(view-hierarchy): Remove frontend feature flags (#45761) by @narsaynorath
28+
- chore(dashboards): Reintroduce release widget feature flag (#45791) by @shruthilayaj
29+
- fix (dyn-sampling): Change schedule interval for prioritise by project task [TET-788] (#45821) by @andriisoldatenko
30+
- chore(hybrid-cloud): Deprecate mediator destroyers (#45656) by @corps
31+
- feat(onboarding): Add view sample error button new design - (#45820) by @priscilawebdev
32+
- feat(onboarding): Add feature flag to control the View Sample Error button - (#45818) by @priscilawebdev
33+
- fix(onboarding): Fix issue when first error sent (#45817) by @priscilawebdev
34+
- feat(source-maps): Add debug ids UI - (#45711) by @priscilawebdev
35+
- feat(sourcemaps): Add endpoint for listing all artifact bundles of a project (#45751) by @iambriccardo
36+
- chore(hybrid-cloud): Backfill installation_id to service hooks (#45800) by @corps
37+
- fix(issue-platform): Explicitly pass `culprit` as part of the occurrence, and store `subtitle` correctly (#45809) by @wedamija
38+
- feat(crons): Explain crontab syntax in monitor form (#45801) by @davidenwang
39+
- ref(hybrid-cloud): Denormalize user avatars 1/3 (#45685) by @mikejihbe
40+
41+
_Plus 792 more_
42+
143
23.2.0
244
------
345

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-02-15
19+
Change Date: 2026-03-15
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.3.0.dev0
3+
version = 23.3.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)