New
v0.43.0
What's Changed
- Update for rackup gem. by @ioquatix in https://github.com/socketry/falcon/pull/193
- Compatibility with rackup gem. by @ioquatix in https://github.com/socketry/falcon/pull/201
- Use its instead of it's in the readme by @nickjj in https://github.com/socketry/falcon/pull/209
- Modernize gem by @ioquatix in https://github.com/socketry/falcon/pull/211
- streaming upload example by @pschrammel in https://github.com/socketry/falcon/pull/206
- Mention Rails 7.1 isolation_level config by @santib in https://github.com/socketry/falcon/pull/218
- Ensure
isolation_levelis set. by @ioquatix in https://github.com/socketry/falcon/pull/219
New Contributors
- @nickjj made their first contribution in https://github.com/socketry/falcon/pull/209
- @pschrammel made their first contribution in https://github.com/socketry/falcon/pull/206
- @santib made their first contribution in https://github.com/socketry/falcon/pull/218
Full Changelog: https://github.com/socketry/falcon/compare/v0.42.3...v0.43.0