Skip to content

Conversation

@i0bs
Copy link
Contributor

@i0bs i0bs commented Mar 1, 2022

About

This pull request is about creating a pre-release for 4.1.1-beta.1, our first ever beta version on a version to be released. This subsequently will begin enforcing this statement we've made in our official server regarding a more updated stable branch for people to base off of, and (eventually) release candidates.

For pre-releases, it will be best to not document any migration notes for them. People who are looking to beta test are most likely already involved in the development process of helping these be created, so it is encouraged for the community to collaborate with one another and share what they've been doing thus far.

Checklist

  • I've ran pre-commit to format and lint the change(s) made.
  • I've checked to make sure the change(s) work on 3.8.6 and higher.
  • This fixes/solves an Issue.
    • (If existent):
  • I've made this pull request for/as: (check all that apply)
    • Documentation
    • Breaking change
    • New feature/enhancement
    • Bugfix

i0bs and others added 14 commits February 25, 2022 13:39
* docs: add migration docs for 4.1

* docs: detail message content intent in migration
…arg for sub_commands without options (#568)

* fix!: make context not required

* fix!: remove requirement of reason in helper methods

* Update gateway.py

* Update client.py

* fix!: remove requirement of reason in helper methods

* fix!: add _client to Attachement class
* fix: have VersionAuthor hash the encoded string of self

* fix: prevent AttributeErrors in ext due to missing slots
* fix!: fix EmbedImageStruct serialization

* fix!: Button emoji serialization
* fix!: fix EmbedImageStruct serialization

* fix!: Button emoji serialization

* fix!: message serialization in context
* fix!: fix EmbedImageStruct serialization

* fix!: Button emoji serialization

* fix!: message serialization in context

* fix!: only encode data if data is bytes

* fix!: typo
* feat Embed: Added Embed Methods

* ci: correct from checks.

* Added docstrings and fixed method parameters

* ci: correct from checks.

* Added -> None to each methods

* fixed merge issue

* ci: correct from checks.

* Added int specification at remove_field()

Co-authored-by: = <=>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* docs: add migration docs for 4.1

* docs: detail message content intent in migration

* ADMIN/chore: finish catchup from rebase (#573)

* docs: add migration docs for 4.1

* docs: detail message content intent in migration

* ADMIN/chore: finish catchup from rebase (#573) (#574)

* docs: add migration docs for 4.1

* docs: detail message content intent in migration

* fix: imporve custom formatter class

Co-authored-by: fl0w <[email protected]>
Co-authored-by: James Walston <[email protected]>
* fix!: fix EmbedImageStruct serialization

* fix!: Button emoji serialization

* fix!: message serialization in context

* fix!: Role serialization if roles not present

* Update interactions/api/models/member.pyi

Co-authored-by: fl0w <[email protected]>

Co-authored-by: fl0w <[email protected]>
We don't really need to have custom issues at all as they're either used incorrectly for bugs/requests, or seen asking general support questions which create communication issues between here and the support server. If someone wishes to bring up other things that do not feet the criterion of being a bugfix or feature request, they're more than welcome to talk about it in our **#stable**/**#unstable** development talk channels.
@i0bs i0bs added documentation Improvements or additions to documentation enhancement New feature or request breaking This contains breaking changes priority This Issue/PR must be resolved first before accepting any others labels Mar 1, 2022
@i0bs i0bs merged commit d443d7d into stable Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking This contains breaking changes documentation Improvements or additions to documentation enhancement New feature or request priority This Issue/PR must be resolved first before accepting any others

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

7 participants