v0.16.0
What's Changed
- All API endpoints are now documented
- Accounts now have a
self
key inlinks
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, thelinks
key is moved withindata
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