Skip to content

v0.33.0

Compare
Choose a tag to compare
@nopcoder nopcoder released this 01 Mar 12:19
· 3330 commits to master since this release
dd8a60d

Main benefits

  • Azure Blob Storage support Azure AD authentication
  • Webhooks: actions mechanism for running hooks on pre-commit and pre-merge (CI/CD v1 milestone)

Changelog

  • Protoc and swagger validation as part of CI using docker (#1498)
  • Expose API metadata handlers (#1494)
  • Fix diff throwing 500 instead of 404 when ref/repo not found (#1492)
  • Make swagger.yml pass schema validation (#1495)
  • Fixed filtering repositories in UI in case an exact repo name was passed (#1493)
  • Enable delete repository action from the UI (#1372) thanks @shamikakumar