Skip to content

Releases: DiscordBM/DiscordBM

Bump minimum required package versions

01 Dec 05:39
85f5a28
Compare
Choose a tag to compare

Validation for `DefaultDiscordClient` payloads + other refinements

15 Nov 10:52
514257b
Compare
Choose a tag to compare

More endpoints + a bunch of refinements

13 Nov 12:46
Compare
Choose a tag to compare

Fix `DiscordClient` overlapping functions

08 Nov 10:32
Compare
Choose a tag to compare

Audit Log + X-Audit-Log-Reason header support + other refinements

07 Nov 21:05
0e42c40
Compare
Choose a tag to compare

Attachments support + other refinements

07 Nov 05:27
8403a75
Compare
Choose a tag to compare

Decode-fail-resistent enums + Better client backoff + refinements

03 Nov 17:43
Compare
Choose a tag to compare

Fix `RetryPolicy` `Backoff` + more tests and enhancements

01 Nov 13:24
60f27b1
Compare
Choose a tag to compare

Configurable `Backoff` for `RetryPolicy` + add/update/fix some models + add new gateway events

`RetryPolicy` for `DiscordClient`, new fields, and other fixes

23 Oct 08:26
Compare
Choose a tag to compare

Full Changelog: v1.0.0-beta.11...v1.0.0-beta.12

The default RetryPolicy value for the DefaultDiscordClient is set to retry requests that return internal server error status code, once.