What's Changed
- Update uvicorn server configuration and add pool config by @ogabrielluiz in #2052
- [Docs] - Update gif by @mendonk in #2062
- (refactor) Update pytest arguments in Makefile for better test execution by @ogabrielluiz in #2063
- setting fallback_to_env_var should be respected in api calls by @nicoloboschi in #2058
- Add lazy load on router to improve bootstrap application performance by @Cristhianzl in #2050
- Upgrade couchbase dependency to version 4.2.1 with extras and make it optional by @ogabrielluiz in #2073
- docker: improve image layout and backend-only/frontend-only images by @nicoloboschi in #2071
- Correctly Handle Text File Encoding to Avoid 'GBK' Codec Errors by @jackiemoo in #2072
New Contributors
- @jackiemoo made their first contribution in #2072
Full Changelog: v1.0.0a44...v1.0.0a45