v7.16.1
·
488 commits
to main
since this release
Release Notes
This update provides important bug fixes and improvements.
Anonymous Sessions
Resolved Issues
- Fixed: Removing an anonymous session link may fail because of lazy loading updates.
Internal
Updates & Improvements
- Make the test config secret signing key longer to fix InsecureKeyLengthWarning.
- Added
audioop-ltsdependency for Python 3.13 compatibility. - Updated
pytest.inito suppress deprecation warnings related toaudioop. - Dependency upgrades.
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| No | No | No | No | No |
Deployment Details
- N/A
Related PRs
- chore: fix InsecureKeyLengthWarning in test by @ekassos in #1399
- chore: update dependencies and add audioop-lts support by @ekassos in #1400
- deps(py-dev): bump locust from 2.43.2 to 2.43.3 in the development-dependencies group by @dependabot[bot] in #1404
- deps(web-dev): bump the development-dependencies group in /web/pingpong with 7 updates by @dependabot[bot] in #1402
- deps(web): bump dotenv from 17.2.4 to 17.3.1 in /web/pingpong in the production-dependencies group by @dependabot[bot] in #1401
- deps(py): bump the production-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #1405
- deps(py): bump openai from 2.20.0 to 2.21.0 in the production-dependencies group by @dependabot[bot] in #1408
- deps(web-dev): bump the development-dependencies group in /web/pingpong with 2 updates by @dependabot[bot] in #1407
- deps(gha)/ bump the github-actions group with 2 updates by @dependabot[bot] in #1406
- deps(web-dev): bump svelte from 5.51.0 to 5.51.2 in /web/pingpong in the development-dependencies group by @dependabot[bot] in #1410
- fix: assistant share links cannot be unshared by @ekassos in #1411
Full Changelog: v1032+srv534.web352...v1043+srv540.web356