honeybadger-elixir
honeybadger-elixir copied to clipboard
Elixir client for Honeybadger.
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.7.11 to 1.7.12. Changelog Sourced from phoenix's changelog. 1.7.12 (2024-04-11) JavaScript Client Bug Fixes Fix all unjoined channels from being removed from the socket when channel leave...
Bumps [plug_cowboy](https://github.com/elixir-plug/plug_cowboy) from 2.7.0 to 2.7.1. Changelog Sourced from plug_cowboy's changelog. v2.7.1 Enhancements Support Cowboy 2.11 Commits 19af039 Release v2.7.1 a3877c4 Fix cookie handling in recent Cowboy versions See full...
[Honeybadger Insights](https://www.honeybadger.io/tour/logging-observability/) looks really cool. It seems to allow searching items uploaded from notices, but also supports events. The elixir SDK appears to only support notices right now. Would be...
Bumps [ecto](https://github.com/elixir-ecto/ecto) from 3.12.2 to 3.12.4. Changelog Sourced from ecto's changelog. v3.12.4 (2024-10-07) Enhancements [Ecto.Repo] Use persistent_term for faster repository lookup [Ecto.Repo] Document new :pool_count option Bug fixes [Ecto.Repo] Make...
Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.3 to 1.4.4. Release notes Sourced from dialyxir's releases. 1.4.4 Fixed Invalid contract formatting failed on OTP 26 & later. Empty ignore files are ignored. Several improvements...
Bumps [plug_cowboy](https://github.com/elixir-plug/plug_cowboy) from 2.7.1 to 2.7.2. Changelog Sourced from plug_cowboy's changelog. v2.7.2 Bug fixes Ensure crash_reason in metadata is always a tuple Commits ced253f Release v2.7.2 1fa2ba8 Update ExDoc 77a16d4...
Bumps [ecto](https://github.com/elixir-ecto/ecto) from 3.12.2 to 3.13.2. Changelog Sourced from ecto's changelog. v3.13.2 (2025-06-24) Bug fixes [Ecto.Query] Fix regression which made queries with multiple joins expensive to compile [Ecto.Repo] Fix detection...
Bumps [req](https://github.com/wojtekmach/req) from 0.5.1 to 0.5.12. Release notes Sourced from req's releases. v0.5.10 Req: Add Req.get_headers_list/1. v0.5.5 put_aws_sigv4: Fix detecting service put_aws_sigv4: Raise on no :access_key_id/:secret_access_key/:service put_aws_sigv4: Fix handling ?name...
Bumps [test_server](https://github.com/danschultzer/test_server) from 0.1.18 to 0.1.21. Release notes Sourced from test_server's releases. v0.1.21 Fixed bug with message emitted in Bandit 1.7.0 #43 v0.1.20 Include :inets in :extra_applications to prevent compilation...
Bumps [hackney](https://github.com/benoitc/hackney) from 1.20.1 to 1.24.1. Release notes Sourced from hackney's releases. 1.24.1 - 2025-05-26 Changes 1.24.1 - 2025-05-26 fix: remove unused variable warning in hackney.erl 1.24.0 - 2025-05-26 security:...