Releases: socketry/falcon
Releases · socketry/falcon
v0.55.5
v0.55.4
v0.55.3
v0.55.2
v0.55.1
v0.55.0
- Breaking: Drop dependency on
async-container-supervisor, you should migrate toasync-service-supervisorinstead. - Breaking: Remove support for legacy environments, including
Falcon::Configuration, now usingAsync::Service::Configurationdirectly. - Breaking:
bake falcon:supervisor:restartremoved – superceeded byasync:service:supervisor:restart. - Add support for
async-utilizationmetrics.
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
Configurationlogic toAsync::Service. by @ioquatix in #226
New Contributors
- @trevorturk made their first contribution in #220
Full Changelog: v0.43.0...v0.44.0