Skip to content

Releases: sikachu/scout_apm-sampling

Version 2.0.0

25 Feb 15:11
v2.0.0
7a08ec3
Compare
Choose a tag to compare
  • Update supported version of Ruby and Rails

    Support for these versions of Ruby/Rails has been removed:

    • Ruby 2.4 (EOL)
    • Ruby 2.5 (EOL)
    • Ruby 2.6 (Not supported by Rails 6.1)
    • Rails 6.0 (EOL)

    This gem now requires Ruby 2.7.0+ and Rails 6.1.0+.

Version 1.1.0

25 Feb 14:59
v1.1.0
7846dfc
Compare
Choose a tag to compare
  • Unlock scout_apm dependency

Version 1.0.0

03 Mar 08:54
v1.0.0
b50f11d
Compare
Choose a tag to compare
  • Adds support for setting a sampling rate in controller and job via SCOUT_APM_SAMPLING_RATE environment variable.