Skip to content

v0.16.0

Compare
Choose a tag to compare
@morremeyer morremeyer released this 09 May 09:27
· 874 commits to main since this release
9ab9eea

What's Changed

  • All API endpoints are now documented
  • Accounts now have a self key in links that points to their identity URL in the API

Breaking changes:

  • Accounts are now at the top level of the API
  • Accounts now only contain a data key, the links key is moved within data

All changes

  • chore: split month endpoints by @morremeyer in #132
  • chore(deps): update docker/login-action action to v2 by @renovate in #130
  • chore(deps): update docker/build-push-action action to v3 by @renovate in #129
  • chore(deps): update docker/metadata-action action to v4 by @renovate in #128
  • feat: automerge minor GitHub actions upgrades by @morremeyer in #134
  • chore(deps): update module github.com/swaggo/gin-swagger to v1.4.3 by @renovate in #121
  • chore(deps): update amannn/action-semantic-pull-request action to v4.5.0 by @renovate in #127
  • feat!: move accounts to top level, add self link by @morremeyer in #138

Full Changelog: v0.15.0...v0.16.0