newrelic-ruby-agent icon indicating copy to clipboard operation
newrelic-ruby-agent copied to clipboard

Remove code specific to Ruby 2.2

Open kaylareopelle opened this issue 3 years ago • 1 comments

Ruby 2.2 was deprecated in the 8.7.0 release published on May 3, 2022.

On November 3, 2022, this will be clear for removal:

  • [ ] Drop from our test suite
  • [ ] Remove any code conditions for Ruby 2.2
  • [ ] Update HEREDOCs to use <<~
  • [ ] Begin integrating safe navigation operator (&)
  • [ ] Remove all checks for Ruby 2.2 in our Multiverse Envfiles

kaylareopelle avatar May 06 '22 18:05 kaylareopelle

https://issues.newrelic.com/browse/NEWRELIC-3453

Please add your estimate! @hannahramadan, @tannalynn

kaylareopelle avatar Jan 09 '23 20:01 kaylareopelle

Closed with #1778

hannahramadan avatar Feb 03 '23 18:02 hannahramadan