Skip to content

cachito-1.8.0

Compare
Choose a tag to compare
@taylormadore taylormadore released this 19 May 15:16
· 169 commits to master since this release

Minimum required Python version

  • 3.11

API changes

  • The swagger interface was removed (previously added with connexion).

Bug Fixes

  • Dependency version updates to address CVEs:
    • Bump pytest-asyncio to 0.21.0
    • Bump pydantic to 1.10.7
    • Bump psycopg2-binary to 2.9.6
    • Bump pytest to 7.3.1
    • Bump flask to 2.2.5
    • Bump prometheus-flask-exporter to 0.22.4

Incompatible changes

  • None

Improvements

  • Stop reporting false-positive Go modules.