Skip to content

11.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 02:48
· 739 commits to dev since this release

🚨 Breaking Changes

  • Rework getting an authenticated API object (#241)
  • Make references to refresh token private (#240)

🚀 Features

  • Allow API object to automatically reauthenticate when needed (#243)

🐛 Bug Fixes

  • Ensure 401 retry clears properly (#238)

🧰 Maintenance

  • Make API retry break clearer (#242)
  • Rework getting an authenticated API object (#241)
  • Make references to refresh token private (#240)
  • Fix some pylint warnings (#239)
  • Switch to poetry-core (#237)
  • Update sphinx requirement from ^3.0.0 to ^4.0.0 (#235)