Release Notes

v1.0.0

New Features

  • Marked package as stable #320

  • Adding support for using client certificates. #404

  • Added support for Python 3.12 #422

Bug Fixes

  • Changed –ssl CLI option so it accepts a boolean instead of an optional boolean. #394

  • CLI –ssl option type changed from optional boolean to boolean. #394

  • Fixed report CLI sub-command that did not set the User header. #385