Jul 25, 2024
Fix config defaults set from loader mechanism
Ruby3.12.2
Fixed
- Fix the default env and root path for the integrations using loader mechanism. If
APPSIGNAL_APP_ENV
is set when usingAppsignal.load(...)
, the AppSignal env set inAPPSIGNAL_APP_ENV
is now leading again.
View the Ruby gem v3.12.2 changelog for more information.