v1.2.1
What's Changed
- Add response content to ApiException class by @Anton0 in #83
- feat(sdk): allow for multi config by @ZXYmania in #86
- chore(deps): bump pyjwt from 1.7.1 to 2.4.0 by @dependabot in #85
- feat(sdk): version 1.2.1 by @ZXYmania in #87
Description of Changes
Allow for the creation and usage of multiple configs at a time
Allow configs to define host name and region at run time
New Contributors
- @dependabot made their first contribution in #85
Full Changelog: v1.2.0...v1.2.1