Releases: 7Cav/api
Releases · 7Cav/api
1.4.1
1.4.0
1.3.1
Add docker image building
Full Changelog: 1.3...1.3.1
1.3
1.2
1.1.3
1.1.2
1.1.1
Fixes
- Improve authentication to fix edge cases allowing auth with invalid tokens
Full Changelog: 1.1...1.1.1
1.1
New Features
- Added GetUserViaDiscordID endpoint
- Added Discord ID to profile return
- Added Record and Award unique identifier to profile return
- Added optional compression on return (Use Accept-Encoding: gzip)
Fixes
- Updated deprecated library calls
- Exit correctly if DB connection fails instead of starting in broken state
- Handle previously unhandled errors
- Preload awards on keycloak return to fix empty names
Full Changelog: 1.0.3...1.1
1.0.3
Fixes
- Fixed CI Workflows
- Update deps to fix vulns in numerous packages https://github.com/7Cav/api/security/dependabot?q=is%3Aclosed
- malformed error on bad username return in #11
Improvements
- added magefile for windows dev
- improved some error handling
Full Changelog: 1.0.1...1.0.3