Releases: dnsimple/bugsnag-erlang
Releases · dnsimple/bugsnag-erlang
v3.0.0-rc1
Highlights
Support for logger introduced, and lager and error_logger deprecated and scheduled to be removed on the next big release.
What's Changed
- Set rebar3 in .tool-versions by @NelsonVides in #28
- General care by @NelsonVides in #29
- Split bugsnag api from worker by @NelsonVides in #31
- Add app-startup verification and preparation of configuration by @NelsonVides in #32
- Logger handler by @NelsonVides in #33
- Extract the notify API in order to expose a manual
notify
endpoint by @NelsonVides in #34 - Allow to granularly configure the logger handler that is given by @NelsonVides in #35
- Http connections by @NelsonVides in #36
- Introduce a bound in the size of the accumulator by @NelsonVides in #37
- Fix hex releases by @NelsonVides in #38
New Contributors
- @NelsonVides made their first contribution in #28
Full Changelog: v2.0.1...v3.0.0-rc1
v2.0.1
What's Changed
- Updates bugsnag documentation link by @san983 in #22
- Update README.md by @san983 in #21
- feat: added customer encoder using OTP27 json by @m0rcq in #24
- Requires markdownlint-cli & yamllint to pass in CI before test by @san983 in #25
- Bumps to v2.0.1 by @san983 in #26
New Contributors
Full Changelog: v2.0.0...v2.0.1