Skip to content

Commit c7a17a0

Browse files
committed
Update changelog.md
1 parent 53f413e commit c7a17a0

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@
44

55
### Various fixes & improvements
66

7-
- feat(logs): Forward extra from logger as attributes (#4374) by @AbhiPrasad
8-
- Make use of `SPANDATA` consistent (#4373) by @antonpirker
9-
- Fix Discord link (#4371) by @sentrivana
10-
- Pin snowballstemmer for now (#4372) by @sentrivana
7+
- fix(logs): Forward `extra` from logger as attributes (#4374) by @AbhiPrasad
8+
- fix(logs): Canonicalize paths from the logger integration (#4336) by @colin-sentry
9+
- fix(logs): Use new transport (#4317) by @colin-sentry
10+
- fix: Deprecate `set_measurement()` API. (#3934) by @antonpirker
11+
- fix: Put feature flags on isolation scope (#4363) by @antonpirker
12+
- fix: Make use of `SPANDATA` consistent (#4373) by @antonpirker
13+
- fix: Discord link (#4371) by @sentrivana
14+
- tests: Pin snowballstemmer for now (#4372) by @sentrivana
1115
- tests: Regular tox update (#4367) by @sentrivana
12-
- build(deps): bump actions/create-github-app-token from 2.0.2 to 2.0.6 (#4358) by @dependabot
13-
- Put feature flags on isolation scope (#4363) by @antonpirker
14-
- tests: bump test timeout for recursion stacktrace extract to 2s (#4351) by @booxter
15-
- feat(ourlogs): canonicalize paths from the logger integration (#4336) by @colin-sentry
16-
- chore(ourlogs): Use new transport (#4317) by @colin-sentry
17-
- tests: fix test_stacktrace_big_recursion failure due to argv (#4346) by @booxter
16+
- tests: Bump test timeout for recursion stacktrace extract to 2s (#4351) by @booxter
17+
- tests: Fix test_stacktrace_big_recursion failure due to argv (#4346) by @booxter
1818
- tests: Move anthropic under toxgen (#4348) by @sentrivana
19-
- Deprecate `set_measurement()` API. (#3934) by @antonpirker
2019
- tests: Update tox.ini (#4347) by @sentrivana
21-
- Update GH issue templates for Linear compatibility (#4328) by @stephanie-anderson
20+
- chore: Update GH issue templates for Linear compatibility (#4328) by @stephanie-anderson
21+
- chore: Bump actions/create-github-app-token from 2.0.2 to 2.0.6 (#4358) by @dependabot
2222

2323
## 2.27.0
2424

0 commit comments

Comments
 (0)