Skip to content

Commit 40fdbcb

Browse files
committed
release: 23.6.2
1 parent 6c73bda commit 40fdbcb

File tree

3 files changed

+52
-2
lines changed

3 files changed

+52
-2
lines changed

CHANGES

+50
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,53 @@
1+
23.6.2
2+
------
3+
4+
### Escalating Issues V1 (ongoing)
5+
6+
This will allow marking an issue as archived until escalating.
7+
8+
By: @scttcper (#51765, #51852, #52048, #51766, #51735, #51671, #51158, #51185, #51187)
9+
10+
### Grouping Release (2023-01-01 config)
11+
12+
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.
13+
14+
By: @armenzg (#51040)
15+
16+
### Search Shortcuts (ongoing)
17+
18+
Make common searches more accessible and discoverable for users. [notion page](https://www.notion.so/sentry/Search-Shortcuts-fka-Assignee-Filter-on-Issue-Stream-648954e782d04805bc64f1983e5cbd16?pvs=4)
19+
20+
By: @scttcper (#51564, #51565, #51194)
21+
22+
### Various fixes & improvements
23+
24+
- meta(routing) Sync with product-owners.yml in security-as-code@4447d434 (#52367) by @getsantry
25+
- fix(ui): Set lazy calendar component type (#52381) by @scttcper
26+
- chore(gh-comments): Drop pr window to 7 days for rollout (#51837) by @AniketDas-Tekky
27+
- ref(autocomplete): convert test to tsx (#52357) by @JonasBa
28+
- feat(functions): Tune function trends default threshold (#52346) by @Zylphrex
29+
- fix(starfish): Time spent local was always querying light time spent (#52374) by @shruthilayaj
30+
- ref(tests): convert test to tsx (#52368) by @JonasBa
31+
- feat(slack): slack channel lookup via schedule message (#52034) by @chloeho7
32+
- feat(crons): Change crons groupcategory name (#52037) by @rjo100
33+
- feat(perf-detector-threshold-configuration) Added frontend changes for more threshold configurations. (#52262) by @Abdkhan14
34+
- fix(hc): Prevent exception from siloed_atomic (#52326) by @RyanSkonnord
35+
- feat(escalating-issues): Update MsTeams integration to use Group substates (#51756) by @NisanthanNanthakumar
36+
- ref(crons): Remove references to crons-issue-platform flag (#52036) by @rjo100
37+
- Ref(generic-metrics): set default for index-tag-values to False (#52370) by @john-z-yang
38+
- feat(github-comments): use internal feature flag (#52002) by @cathteng
39+
- fix(ui): Export named constants from forms (#52361) by @scttcper
40+
- fix(mute-metric-alerts): Use incident link in metric alert emails for muting (#52363) by @roggenkemper
41+
- feat(starfish): API module consistency and continuity updaes (#52347) by @edwardgou-sentry
42+
- fix(mute-metric-alerts): Add query params to incident redirect (#52362) by @roggenkemper
43+
- fix(github-comments): update option toggle copy (#52354) by @cathteng
44+
- nit: Update fly build config (#52301) by @nhsiehgit
45+
- ref: django 3.x does not pass None groups to views any more (#52341) by @asottile-sentry
46+
- meta(routing) Sync with product-owners.yml in security-as-code@3d4fceac (#52355) by @getsantry
47+
- ref: make app label an identifier (#52342) by @asottile-sentry
48+
49+
_Plus 790 more_
50+
151
23.6.1
252
------
353

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-06-16
19+
Change Date: 2026-07-06
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.7.0.dev0
3+
version = 23.6.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)