- Nothing
- Breaking Change: The EdxRestApiClient` has been deprecated and removed in this release.
- Breaking Change: Dropping Python 3.8 support
- We no longer test with ubuntu 20.04 and test with whatever is the latest
ubuntu supplied by the
ubuntu-latest
github action. Not actually a breaking change but a change in expectations that we're noting here. We believe there is no code tied to the OS version in this library.
chore: Update Requirements specifically to unpin the requests library
feat: Adding python 3.11 and 3.12 support. Dropped django32 support.
chore: Update Requirements
feat: improve how we look for x-request-id headers to forward
feat: forward x-request-id headers if crum can find them