Skip to content

v0.9.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jb3 jb3 released this 20 Apr 00:12
· 223 commits to master since this release
dd0991a

image

Welcome to the release candidate for Nostrum 0.9, code-named "Return to Flight".

NOTE: There is not an appup instruction for this release, there will be for Nostrum 0.9.

Breaking changes

  • Removal of the non-functional Nostrum.Cache.ChannelCache module (see #555 for details)
  • Removal of support for Elixir 1.13 (#544)

Deprecations

Features

  • Support for Discord Polls
  • All channels types are now stored in the guild channels cache (not just text and voice)
  • Extra handling of user errors for lacking consumers
  • Allow fallback to HTTP/1.1 if Discord needs to disable in future
  • Add NoOp implementations for the rest of the caches

Documentation and debugging

Fixes

New Contributors

Full Changelog: v0.9.0-alpha2...v0.9.0-rc1