nostrum icon indicating copy to clipboard operation
nostrum copied to clipboard

Update gateway version to stable

Open jchristgit opened this issue 4 years ago • 5 comments

We are currently running gateway version 6.

Per the docs, this is deprecated.

We should port this to a stable version.

jchristgit avatar Sep 03 '21 19:09 jchristgit

Is there a changelog available for the gateway versions somewhere?

The Discord Gateway has a versioning system separate from the HTTP APIs. The documentation herein is only for the latest version in the following table, unless otherwise specified.

jchristgit avatar Sep 03 '21 19:09 jchristgit

It should all be right here https://discord.com/developers/docs/change-log

Th3-M4jor avatar Sep 03 '21 20:09 Th3-M4jor

Ah, you're right, I thought it's a separate doc. Thanks for linking!

jchristgit avatar Sep 04 '21 18:09 jchristgit

We need to update this very soon. Fun fun fun.

https://github.com/discord/discord-api-docs/discussions/4510

After April 30, 2022:

  • API v10 will become the Default version
  • API v9 will be moved to the Deprecated state
  • API v6 and v7 will be Decommissioned

jchristgit avatar Feb 18 '22 18:02 jchristgit

Ah, we are using V8 in the Gateway in nostrum 0.5. We are winners.

jchristgit avatar Feb 18 '22 20:02 jchristgit

We are using version 10 by now, see base_route in Nostrum.Constants.

jchristgit avatar May 31 '23 19:05 jchristgit