New
v1.0.1
What's Changed
- feat: add option to enable/disable default middleware in create_app by @Deriverx2 in https://github.com/i-am-bee/acp/pull/212
- fix: update redis-py close method usage by @emmanuel-ferdman in https://github.com/i-am-bee/acp/pull/224
- fix(python): invalid session passthrough when streaming by @anirbanbasu in https://github.com/i-am-bee/acp/pull/226
New Contributors
- @Deriverx2 made their first contribution in https://github.com/i-am-bee/acp/pull/212
- @emmanuel-ferdman made their first contribution in https://github.com/i-am-bee/acp/pull/224
- @anirbanbasu made their first contribution in https://github.com/i-am-bee/acp/pull/226
Full Changelog: https://github.com/i-am-bee/acp/compare/v1.0.0...v1.0.1