Skip to content

v0.6.2

Latest

Choose a tag to compare

@dormant-user dormant-user released this 27 Jun 13:26
  • 978d15f chore: Release v0.6.2
  • 0c272b9 fix: Make /playground route available even when enable_ui is set to False
  • 88f03f6 docs: Update docstrings and populate runbook
  • a0a9307 test: Update unit tests
  • 5b6d41c fix: Invalid references to AuthType enum in endpoints
  • 098f28b docs: Update runbook
  • 8a1d18d refactor: Rename JS file for Swagger UI
  • fc2af97 chore: Update deps
  • 13e1717 feat: Include extensive description and navigation updates to the Swagger UI
  • ad4bfc9 refactor: Update enums to include AuthType
  • 45f36fc refactor: Update all API and UI routes to be handled with enums.py
  • 7ddf8f2 style: Include Home · Playground · Docs · ReDoc navigation buttons in the UI pages
  • 80cd0e1 feat: Allow custom log config in docker context
  • cb4f0f9 feat: Allow log level to be updated in docker context
  • 51968ed chore: Update release notes for v0.6.1