Releases: socketry/falcon
Releases · socketry/falcon
v0.47.7
v0.45.1
v0.45.0
v0.44.0
What's Changed
- Add more docs re: Rails by @trevorturk in #220
- Update Rails isolation_level docs with new learnings by @trevorturk in #221
- Bump rack from 3.0.8 to 3.0.9.1 in /examples/streaming_upload by @dependabot in #224
- Move
Configuration
logic toAsync::Service
. by @ioquatix in #226
New Contributors
- @trevorturk made their first contribution in #220
Full Changelog: v0.43.0...v0.44.0
v0.43.0
What's Changed
- Update for rackup gem. by @ioquatix in #193
- Compatibility with rackup gem. by @ioquatix in #201
- Use its instead of it's in the readme by @nickjj in #209
- Modernize gem by @ioquatix in #211
- streaming upload example by @pschrammel in #206
- Mention Rails 7.1 isolation_level config by @santib in #218
- Ensure
isolation_level
is set. by @ioquatix in #219
New Contributors
- @nickjj made their first contribution in #209
- @pschrammel made their first contribution in #206
- @santib made their first contribution in #218
Full Changelog: v0.42.3...v0.43.0