v1.4.0
What's Changed
- Update README.md by @thinksabin in #54
- build(deps): bump requests from 2.31.0 to 2.32.3 by @dependabot in #60
- build(deps): bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #62
- Fix in #50 was overly zealous by @jimklimov in #63
- Add an option to close HTTP sessions by @jimklimov in #64
delete_project{,_uuid}(): documented to return response payload object, but did not by @jimklimov in #65- build(deps): bump certifi from 2024.7.4 to 2024.8.30 by @dependabot in #70
- auditor.py: get_project_list(): fix passing of bool query args by @jimklimov in #67
- Add more query methods and endpoints, use REST API pagination by @jimklimov in #68
- dtrackauditor/auditor.py: fix
clone_project_by_uuid()and… by @jimklimov in #69 - Update GitHub Actions checkout and upload-artifact to v4 by @jimklimov in #71
- Fix a debug message typo by @jimklimov in #72
- Create scorecard.yml by @thinksabin in #77
Full Changelog: v1.3.0...v1.4.0