March 28, 2023
Ruby and Rails updates
{ruby}
{rails}
{integrations}
We have fixed all known issues and published updates for Ruby and Rails integrations:
Updates include:
- Drop support of unmaintainable Ruby versions (2.4, 2.5, 2.6) and Rails before 6.0.
- Add support for Ruby 3+ (3.0, 3.1, 3.2) and Rails 7.0.
- Allow ENV keys to be configured after the gem load.
- Respect data-multiple in options.
- Ruby requests examples in API references.