You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
## 12.0.3
2
+
3
+
### New Features ✨
4
+
5
+
- (agents) Add AGENTS.md by @solnic in [#1013](https://github.com/getsentry/sentry-elixir/pull/1013)
6
+
- (logs) Support non-primitives in the attributes by @solnic in [#1014](https://github.com/getsentry/sentry-elixir/pull/1014)
7
+
8
+
### Bug Fixes 🐛
9
+
10
+
- Set release metadata for traces by @FugiTech in [#1009](https://github.com/getsentry/sentry-elixir/pull/1009)
11
+
12
+
### Internal Changes 🔧
13
+
14
+
#### Deps Dev
15
+
16
+
- Bump svelte from 5.53.0 to 5.53.6 in /test_integrations/tracing/svelte_mini by @dependabot in [#1006](https://github.com/getsentry/sentry-elixir/pull/1006)
17
+
- Bump rollup from 4.53.5 to 4.59.0 in /test_integrations/tracing/svelte_mini by @dependabot in [#1007](https://github.com/getsentry/sentry-elixir/pull/1007)
0 commit comments