Skip to content

v0.11.16

Compare
Choose a tag to compare
@ja573 ja573 released this 19 Feb 12:28
· 541 commits to master since this release

[0.11.16] - 2024-02-19

Changed

  • 561 - Add "Publisher Website" as a location platform
  • 553 - Upgrade rust to 1.76.0 in production and development Dockerfile
  • 305 - Update rust edition to 2021
  • 555 - Remove thoth-client's schema.json with auto-generated GraphQL schema language file on compilation

Added

  • 244 - Expose GraphQL schema file in /schema.graphql
  • 503 - Allow reverting migrations in the CLI and check that migrations can be reverted in run-migration github action
  • 557 - Added github action to chech that the changelog has been updated on PRs