Skip to content

Commit ad182e5

Browse files
committed
release: 23.5.2
1 parent 49247e2 commit ad182e5

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.5.2
2+
------
3+
4+
### Escalating Issues V1 (ongoing)
5+
6+
This will allow marking an issue as archived until escalating.
7+
8+
By: @scttcper (#50020), @armenzg (#49907)
9+
10+
### Issue States and Filters (ongoing)
11+
12+
By: @scttcper (#49642, #49626, #49517, #49587, #49582)
13+
14+
### Various fixes & improvements
15+
16+
- feat(replay): Change min version in replay onboarding (#50072) by @billyvg
17+
- bug(replays): Fix Replay Search box overflow/wrapping (#50074) by @ryan953
18+
- feat(replays): add replay clicks field to replay index endpoint (#49873) by @JoshFerge
19+
- fix(analytics): Change actor_id to user_id in slack status analytic (#49966) by @jangjodi
20+
- dep(relay): Upgrade librelay to 0.8.25 (#50063) by @iker-barriocanal
21+
- chore(HC): Remove org mapping write paths in preparation of organization mapping updates (#50015) by @GabeVillalobos
22+
- feat(escalating-issues): Define analytic for escalating feedback (#50000) by @jangjodi
23+
- chore(profiling): Add referrers to profiling queries frontend (#49923) by @Zylphrex
24+
- feat(starfish) Hook up span view filter selectors to production data (#49987) by @gggritso
25+
- fix(hybridcloud) Fix serialization errors in RPC responses (#49922) by @markstory
26+
- feat(dashboar-widget-description) Added description field to Widget model (#49992) by @Abdkhan14
27+
- fix(starfish) Small fixes to spans table (#50001) by @gggritso
28+
- chore(profiling) Add referrers to profiling queries backend (#49924) by @Zylphrex
29+
- Revert "ref(project_creation): Add project deletion to the go back button (#49844)" (fda9548a) by @getsentry-bot
30+
- ref(sessionstorage): use wrapper (#50051) by @JonasBa
31+
- ref(project_creation): Add project deletion to the go back button (#49844) by @priscilawebdev
32+
- feat: Return how an artifact was resolved (#49959) by @loewenheim
33+
- fix(clusterer): Fix clusterer datasource in test endpoint (#50040) by @iker-barriocanal
34+
- ref(spans): Sample all discovered rules (#49970) by @iker-barriocanal
35+
- ref(js): Remove unnecessary AsyncComponent props (#50034) by @evanpurkhiser
36+
- ref(js): Remove unnecessary extends AsyncComponentProps (#50031) by @evanpurkhiser
37+
- fix(dynamic-sampling): Fix logging with missing parameter (#50038) by @iambriccardo
38+
- fix(js): Avoid anchor nesting in monitor edit page (#50026) by @evanpurkhiser
39+
- ref(js): Add IGNORED_SPANS_BY_DESCRIPTION in initializeSdk (#50025) by @evanpurkhiser
40+
41+
_Plus 268 more_
42+
143
23.5.1
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-05-23
19+
Change Date: 2026-05-31
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.6.0.dev0
3+
version = 23.5.2
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)