The Honeybadger Changelog

Here's what's cooking at Honeybadger.

JavaScript integrations for Insights

Capture HTTP requests with automatic instrumentation and take advantage of new configuration options for event correlation, event context, handlers, and more with the updates for our JS packages.

Support for SAML role and team mapping

We added support for SAML assertion attributes, making team management even easier. Now, you can map already-existing roles and teams directly into your Honeybadger project.

Natural language searching for Errors and Insights

Honeybadger's error search and BadgerQL can answer almost any question about your errors and events, but only if you know the syntax.

Now you can skip the syntax and describe what you want instead. Our new natural language search translates plain-English descriptions into error filters and BadgerQL queries.

OAuth support for MCP servers and EU self-hosting

We’ve updated our MCP server, so now you don’t have to futz with Docker to host it yourself. Our hosted MCP server supports OAuth, so you can connect an agent by approving access in your browser instead of copying and pasting a credential into a config file. It now supports EU regions, too.

Alerts now support anomaly detection

Honeybadger now watches each project's overall error volume and alerts you when it spikes above what's normal for that project. Our new anomaly detection learns what normal looks like for each project and tells you when something is genuinely out of the ordinary.

Oban-py support for Insights and error tracking

Honeybadger now integrates with Oban (the Python port of the Elixir background job library).

With this release you can report unhandled worker exceptions and emit per-job telemetry to Honeybadger Insights.

Include more details in GitHub, GitLab, and Jira issue exports

We now support detailed issue exports to third-party managers. When enabled, your issue exports to GitHub or GitLab will contain the full markdown, or the full Jira wiki for JIRA Cloud and JIRA Server, giving you and your team all the information you need to solve errors.