New
v1.3.3
What's Changed
- Make redis and redis cache work with connection pool by @jnunemaker in https://github.com/flippercloud/flipper/pull/910
- Big pass on escaping and urls by @jnunemaker in https://github.com/flippercloud/flipper/pull/911
- Generate a default initializer by @bkeepers in https://github.com/flippercloud/flipper/pull/815
- Add pstore gem for ruby 3.3.x by @jnunemaker in https://github.com/flippercloud/flipper/pull/898
- Relax sanitize version constraint by @ur5us in https://github.com/flippercloud/flipper/pull/903
- Use reject(&:nil?) in enabled? check by @stevecrozz in https://github.com/flippercloud/flipper/pull/887
cloud only
- Chill Out the Backoff Policy for Telemetry by @jnunemaker in https://github.com/flippercloud/flipper/pull/908
- Poll cold start fix by @jnunemaker in https://github.com/flippercloud/flipper/pull/795
flipper dev related only
- Add funding_uri to metadata.rb by @andrew in https://github.com/flippercloud/flipper/pull/900
- Bump supercharge/mongodb-github-action from 1.11.0 to 1.12.0 by @dependabot in https://github.com/flippercloud/flipper/pull/902
- Fix all the warnings and turn them on for CI by @jnunemaker in https://github.com/flippercloud/flipper/pull/912
New Contributors
- @ur5us made their first contribution in https://github.com/flippercloud/flipper/pull/903
- @andrew made their first contribution in https://github.com/flippercloud/flipper/pull/900
- @stevecrozz made their first contribution in https://github.com/flippercloud/flipper/pull/887
Full Changelog: https://github.com/flippercloud/flipper/compare/v1.3.2...v1.3.3