Releases: newrelic/newrelic-ruby-agent
Releases · newrelic/newrelic-ruby-agent
8.14.0
Merge pull request #1695 from newrelic/eight_fourteen_and_no_100 8.14.0
8.14.0-pre
New Relic Ruby agent release 8.14.0-pre
What's Changed:
- Deployment Recipe: Restore desired Capistrano-based changelog lookup behavior #1653
- Speed up GUID generation #1693
- Support for Rails ActiveSupport::Notifications for custom events #1659
- Bugfix: Support older versions of the RedisClient gem, handle unknown Redis database index #1673
- Bugfix: Defer agent startup in Rails until after application-defined initializers have run #1658
Full Changelog: 8.13.1...8.14.0-pre
8.13.1
Merge pull request #1642 from newrelic/workflow-dispatch-ci Add workflow_dispatch to ci_cron
8.13.1-pre
New Relic Ruby agent release 8.13.1-pre
What's Changed
- Removed text on the issue of recording deploys by @angelatan2 in #1637
- Call client.config instead of client by @kaylareopelle in #1640
- Update version constant 8.13.1 by @hannahramadan in #1643
- Add workflow_dispatch to ci_cron by @kaylareopelle in #1642
Full Changelog: 8.13.0...8.13.1-pre
8.13.0
Merge pull request #1634 from newrelic/minor-changelog-edits Update formatting for `:category`
8.13.0-pre
What's Changed
- Temporarily disable Sidekiq 7.0 testing by @kaylareopelle in #1568
- Update instrumentation generator README and TODOs by @kaylareopelle in #1565
- Return params if undefined or nil by @hannahramadan in #1566
- Update Community Plus header image source by @kaylareopelle in #1573
- Updates for Rubocop 1.37.1 by @kaylareopelle in #1578
- Scheduled CI tests run despite rubocop failures by @tannalynn in #1579
- Replace .zero? with == 0 in agent code by @kaylareopelle in #1577
- Group critical and optional configs by @hannahramadan in #1572
- Use assert_in_delta instead of assert_equal to compare floats by @esquith in #1576
- Address rubocop Minitest/EmptyLineBeforeAssertionMethods offenses by @tannalynn in #1584
- Correctly identify Unicorn when used with Rack v3 by @fallwith in #1585
- changelog entry for v8.13.0 by @fallwith in #1586
- NR-1222/rack-test-v2 by @hannahramadan in #1591
- Update NewRelic::Agent::Tracer.in_transaction to identify category as a required kwarg by @tannalynn in #1587
- Address rubocop Minitest/AssertPredicate errors by @esquith in #1595
- Resolve Minitest/EmptyLineBeforeAssertionMethods rubocop failures by @tannalynn in #1597
- Bugfix: Record code level metric attributes for private methods by @tannalynn in #1593
- Rack instrumentation: support and test with v3+ by @fallwith in #1600
- CI: Fix http gem tests with rack 3.0.0 by @tannalynn in #1598
- update v8.13.0 CHANGELOG for Rack::Builder#run by @fallwith in #1603
- resume testing Rack/Puma with Ruby 3.2.0 by @fallwith in #1604
- CI: address Rack 3 / Ruby 3.2.0-preview2 issue by @fallwith in #1609
- Move Sidekiq classes into their own files by @kaylareopelle in #1613
- Support Sidekiq v7.0+ by @fallwith in #1615
- Update Redis instrumentation to support v5 by @kaylareopelle in #1611
- Sidekiq delayed extensions support TODO by @fallwith in #1616
- Nr794 update excon version testing by @hannahramadan in #1617
- Add Redis v5 support to CHANGELOG by @kaylareopelle in #1619
- Create Ruby 2.3 logged deprecation message by @kaylareopelle in #1621
- Remove record_metric calls for deprecated gems by @kaylareopelle in #1622
- Test minimum supported version by @hannahramadan in #1620
- dev/CI Gemfiles: latest stable 1.x mocha by @fallwith in #1624
- move Redis instrumentation constants to a class by @fallwith in #1625
- CI: use non-frozen strings for Excon testing by @fallwith in #1627
- Ruby 3.2.0-preview3 compatibiility by @fallwith in #1623
- CI: ensure 8T json test ivars are sorted similarly by @fallwith in #1628
- Fix changelog formatting for 8.13.0 by @tannalynn in #1631
- Update version constant for 8.13.0 release by @kaylareopelle in #1632
- Minor changelog edits by @kaylareopelle in #1633
- Update formatting for
:category
by @kaylareopelle in #1634
Full Changelog: 8.12.0...8.13.0-pre
8.12.0
Merge pull request #1563 from newrelic/jruby_9390
8.12.0-pre
Pre-release of version 8.12.0 of the New Relic Ruby agent.
8.11.0
Merge pull request #1535 from newrelic/dr_perf_md perf tests: use markdown
8.11.0-pre
Pre-release of version 8.11.0 of the New Relic Ruby agent