Skip to content

v2.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 16:22
· 7 commits to main since this release

What's Changed

  • All requests are now authenticated using Bearer rather than Basic auth.
  • Supports a new config parameter, base_url, which can be used to override the Zamzar API URL (used for, for example, testing against a mock).
  • Align with Java SDK by @louismrose in #13
  • automates releases by @louismrose in #14

New Contributors

Full Changelog: v2.0.2...v2.0.3