Skip to content

Releases: 7Cav/api

1.4.1

19 Jan 05:22
4df2564
Compare
Choose a tag to compare

Add missing logging on new endpoints

Full Changelog: 1.4.0...1.4.1

1.4.0

19 Jan 04:58
d54f3b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.4.0

1.3.1

17 Jan 06:32
24db6c8
Compare
Choose a tag to compare

Add docker image building

Full Changelog: 1.3...1.3.1

1.3

17 Jan 06:02
1445e0b
Compare
Choose a tag to compare
1.3

What's Changed

Full Changelog: 1.2...1.3

1.2

09 Jan 02:34
3f98c11
Compare
Choose a tag to compare
1.2

What's Changed

Full Changelog: 1.1.3...1.2

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