File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- ## 7.0.0.beta (July 31 , 2025)
1+ ## 7.0.0.beta (September 3 , 2025)
22
33- IMPROVEMENT Initial support for AWS Lambda
44- BREAKING end support for Ruby 2.7 and 3.0
55- BREAKING end support for Rails < 7.1
66- BUGFIX Fix an issue handling deserialization errors in Delayed::Job
7+ - IMPROVEMENT Support GraphQL >= 2.5
8+ - IMPROVEMENT Ignore ` Rails::HealthController ` by default
79
810## 6.1.0.beta (June 11, 2024)
911
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ module Skylight
33 # for compatibility with semver when it is parsed by the rust agent.
44 # This string will be transformed in the gemspec to "5.0.0.alpha"
55 # to conform with rubygems.
6- VERSION = "6.2 .0-beta" . freeze
6+ VERSION = "7.0 .0-beta" . freeze
77end
You can’t perform that action at this time.
0 commit comments