Skip to content

Releases: discordextremelist/api

v2.1.16-Release

21 Mar 04:55
9dcd814

Choose a tag to compare

What's Changed

v2.1.14

06 Oct 02:47
e8e5a90

Choose a tag to compare

Fixes #27

v2.1.13

05 Apr 14:38
0131613

Choose a tag to compare

Possibly fixes:

  • Bots endpoint
  • Stats endpoint
  • Slow response times when internally collecting large sets of data.

v2.1.12

05 Apr 13:22
cee87ce

Choose a tag to compare

Fixes:

  • Sentry support.
  • Lower Redis timeouts
  • Update go version.

v2.1.11

09 Nov 02:09
5f94562

Choose a tag to compare

  • Prevents API from crashing upon failing to request from redis.
  • Add sentinel pass

v2.1.9-Release

06 Jul 00:29
3eedcf4

Choose a tag to compare

  • Drops all references to use in-memory cache, and uses redis instead.
  • Fixes "X-RateLimit-Remaining" header to be in-sync when you hit different API instances

v2.1.8-Release

05 Jul 08:33
a160a3e

Choose a tag to compare

Fixes:

  • nil pointer dereference

v2.1.7-Release

05 Jul 08:00
11205c5

Choose a tag to compare

Fixes:

  • Ratelimiting

Added:

  • Newer limits for the general ratelimiter

v2.1.6-Release

13 Mar 09:42
34e23be

Choose a tag to compare

Fixes:

  • The "Retry-After" header after you've been rate limited.

v2.1.5-Release

27 Nov 00:35
f254cf6

Choose a tag to compare

Ice did something;

  • Fix stats (#21)