Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v3.2.0 #626

Merged
merged 10 commits into from
May 25, 2023
Merged

Release v3.2.0 #626

merged 10 commits into from
May 25, 2023

Conversation

Thetwam
Copy link
Member

@Thetwam Thetwam commented May 25, 2023

🎉

3.2.0 - 2023-05-25

New Endpoint Coverage

General

  • Added support for pagination with metadata when headers are missing (Thanks, @bennettscience)
  • Added support for Python 3.11

Bugfixes

  • Fixed an issue where Course.create_discussion_topic wouldn't accept attachment files.

bennettscience and others added 10 commits May 1, 2023 10:40
* Update `PaginatedList`

Based on #605, `PaginatedList` could not process requests which return
pagination info in the response body. This update checks for `Link` headers
before checking the `meta` property in the response body.

* Update based on review

* Update pag list test with no header no next meta to run properly. Update changelog.

---------

Co-authored-by: Matthew Emond <me@ucf.edu>
* Begin adding coverage for New Quizzes (WIP)

* Finish New Quizzes endpoints
* Fix issue where Course.create_discussion_topic doesn't accept attachment files

* Add file tests for create_discussion_topic
* method delete group and course pages, update tests

* format fix

* Add Caitlin to authors. Add contribution to changelog. Formwatting tweaks.

---------

Co-authored-by: Matthew Emond <me@ucf.edu>
@Thetwam Thetwam added this to the CanvasAPI v3.2.0 milestone May 25, 2023
@Thetwam Thetwam self-assigned this May 25, 2023
@Thetwam Thetwam merged commit 524bfd7 into master May 25, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants