Skip to content

v0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 07:28

Notes

Bugfix

Refactors the GraphClient implementation to allow passing middleware options as well as optional kwargs such as stream=True

Changes

  • c88b1a1 Release v0.2.1

  • 2ae58f6 Remove unnecessary placeholder variables

  • 80efb76 Install dev dependencies for CI tests

  • 0e106d0 Configure CI to use environment variables

  • 5d9704d Refactor graph client to avoid preparing request

  • 2045d3b Support auth argument for use in non-graph requests

  • d125c27 Fix bug on prepared request in graph client