File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 10.10.0
4+
5+ This release adds Telemetry crash reporting, fixes compatibility with Erlang/OTP 28, and includes several bug fixes.
6+
7+ ### New features
8+
9+ - Add Telemetry integration for capturing Telemetry crash events in Sentry (#887 by @whatyouhide )
10+ - Add ` :owner ` option for check-ins, providing more control over cron monitoring (#879 by @Miradorn )
11+
12+ ### Bug fixes
13+
14+ - Fix regexes on Erlang/OTP 28 (#889 by @josevalim )
15+ - Fix ignored exception in the default filter by correcting ` Plug.Parsers.RequestTooLarge ` reference (#884 by @mbaleczny )
16+ - Fix hyperlink tag in ` Sentry.LoggerBackend ` moduledoc (#880 by @bjacquet )
17+ - Remain compatible with new translation format to be introduced in Elixir 1.19 (#885 by @martosaur )
18+
19+ ### Various improvements
20+
21+ - Update OTP and OS in CI (#882 by @solnic )
22+
323## 10.9.0
424
525This release adds a bunch of new features and fixes a few papercut bugs.
You can’t perform that action at this time.
0 commit comments