What's Changed
- Fixed Pass activity by reference in
ActivityOptby @apricotbucket28 in #413 - Fixed Use
OpenShardManagerin proxy example by @apricotbucket28 in #414 - Fixed incorrect initialization of shard IDs in
BuildClientby @apricotbucket28 in #417 - Fixed
JoinSnowflakestrailing or missing comma by @apricotbucket28 in #420 - Fixed nil pointer dereference in
sendHeartbeatby @apricotbucket28 in #419 - Fixed missing hostname from doc links by @apricotbucket28 in #437
- Fixed race condition with async events enabled in
DispatchEventby @apricotbucket28 in #434 - Fixed
Router.Interactionnot being called & empty variables in route path by @topi314 in #439 - Fixed populate
GuildIDto Member in interactions by @yokkkoso in #443 - Fixed Lock mutex in
rateLimiterImpl.Closeby @apricotbucket28 in #435 - Fixed data race in shard rate limiter by @apricotbucket28 in #424
- Fixed response's icon type by @utrack in #441
- Fixed propagation of context to the
http.Requestby @utrack in #445 - Fixed fields in
GuildCreateandGuildUpdateby @apricotbucket28 in #432 - Fixed interactions without leading
/not being ignored by handler by @topi314 in c8fe83b - Fixed
GetFollowupMessageroute by @sebm253 in 0db201a - Fixed some event structures by @sebm253 in af9dd6d
- Replaced
GatewayGuildwithUnavailableGuildinEventGuildDeleteby @apricotbucket28 in #415 - Added
attachment_size_limitfield to interactions by @apricotbucket28 in #444 - Added more tests to mux by @topi314 in #446
- Added
Messagefield toModalSubmitInteractionby @Qreepex in #455 - Added
with_componentsparam to webhook messages by @sebm253 in #412 - Added
IconURLandSplashURLtoInviteGuildby @apricotbucket28 in #425 - Added full
GatewayGuildobject on guild create events by @apricotbucket28 in #433 - Added dispatch of
EventRaweven if its type is unknown by @apricotbucket28 in #416 - Added Get Webhook Message endpoint by @sebm253 in 011e6c5
- Removeed
VoiceRegion.Vipby @apricotbucket28 in #436
New Contributors
Full Changelog: v0.18.15...v0.18.16