Changelog for the gruf-newrelic gem.
- Ruby 3 support, remove support for Ruby < 2.6
- Loosen gem dependencies, add bundler 2 support
- Allow customization of transaction name prefix [#7]
- Fix issue with NewRelic trace headers when they are arrays
- Added ClientInterceptor with New Relic Distributed tracing support
- Refactored ServerInterceptor with New Relic Distributed tracing support
- Bump newrelic gem dependency to ~> 6
- Drop Ruby 2.2 support
- Update bundler support
- Initial public release