Skip to content

Releases: 7Cav/api

1.1.3

08 Jan 01:19
38fd641
Compare
Choose a tag to compare

What's Changed

  • Fix users lacking connected account by @SyniRon in #18

Full Changelog: 1.1.2...1.1.3

1.1.2

06 Jan 05:59
7c9fe8b
Compare
Choose a tag to compare

What's Changed

  • 15 discordid and keycloakid return junk data if an invalid id is passed by @SyniRon in #16

Full Changelog: 1.1.1...1.1.2

1.1.1

04 Jan 07:38
24dcc03
Compare
Choose a tag to compare

Fixes

  • Improve authentication to fix edge cases allowing auth with invalid tokens

Full Changelog: 1.1...1.1.1

1.1

03 Jan 05:40
60904bf
Compare
Choose a tag to compare
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

02 Jan 04:22
1746b7b
Compare
Choose a tag to compare

Fixes

Improvements

  • added magefile for windows dev
  • improved some error handling

Full Changelog: 1.0.1...1.0.3

1.0.2

01 Jan 03:20
8ce29ea
Compare
Choose a tag to compare

Issues Fixed

  • award names return blank strings when doing individual user searches in #12

1.0.1

01 Jan 03:19
8ce29ea
Compare
Choose a tag to compare

Issues Fixed

  • Record type error in #4
  • Username API is non functional in #5
  • /api/v1/roster/ROSTER_TYPE_PAST_MEMBERS returns error 429 in #9