Skip to content

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 requested a review from jessemcbride as a code owner May 25, 2023 14:41
@Thetwam Thetwam merged commit 524bfd7 into master May 25, 2023
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.

4 participants