We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21880fc + 7a2de5a commit 21add18Copy full SHA for 21add18
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Change Log
2
3
4
+## [5.19.0](https://github.com/honeybadger-io/honeybadger-ruby/compare/v5.18.0...v5.19.0) (2024-10-29)
5
+
6
7
+### Features
8
9
+* improved karafka plugin for insights ([#625](https://github.com/honeybadger-io/honeybadger-ruby/issues/625)) ([21880fc](https://github.com/honeybadger-io/honeybadger-ruby/commit/21880fc92493abb044ba3c0d64299ad8b92ad5f3))
10
11
## [5.18.0](https://github.com/honeybadger-io/honeybadger-ruby/compare/v5.17.0...v5.18.0) (2024-10-25)
12
13
lib/honeybadger/version.rb
@@ -1,4 +1,4 @@
module Honeybadger
# The current String Honeybadger version.
- VERSION = '5.18.0'.freeze
+ VERSION = '5.19.0'.freeze
end
0 commit comments