July 2022 New Contributors Update
Bugfixes
- Authentication failures no long throw TypeError if ignored
- Now checks authentication before any call
New features
- Support for changing SupplierID and Replacement Date in generate_ticket
- Aliased a few methods so they're consistent between tickets and assets
- Made lots of additional typing hints in both ticket and asset integrations
What's Changed
- Fix bug in building full host URL by @gshere in #52
- Ticket typing fixes by @nattyboyme3 in #57
- Add option to pass dictionary instead of config file by @tzturner in #53
- Assets: supplier ID and replacement date by @nattyboyme3 in #58
- 55 bad auth credentials results in typeerror by @nattyboyme3 in #59
- allows check auth exp to return false if not authenticated at all. by @nattyboyme3 in #60
New Contributors
Full Changelog: v.0.3.5...v.0.4.0