v3.9.10
📦 quay-io
✨ 1 features🐛 1 fixes
Summary
This release focuses on dependency updates, including upgrading actions artifacts and core Python packages like jinja2 and jquery, alongside minor CI/CD and API fixes.
Migration Steps
- The 'pip' command has been removed from the requirements.txt file; ensure your installation process reflects this change if it relied on 'pip' being present there.
✨ New Features
- API now accepts an empty body for create robot endpoints (PROJQUAY-6224).
🐛 Bug Fixes
- Fixed a flaky Cypress test (PROJQUAY-8352).