We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3feaa26 commit 277dab6Copy full SHA for 277dab6
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
+
4
+1.7.1 - 2025-11-24
5
+* [Fix] repoManagerAPI construct_repo_request and batch_import_repo missing parameters
6
7
1.7.0 - 2025-11-24
8
* [Update] add parameter delay_request_timeout default 30 seconds to RepoManagerAPI method batch_import_repo
9
* [Fix] RealmsAdminAPI get_events is broken
CheckmarxPythonSDK/__version__.py
@@ -1 +1 @@
-__version__ = '1.7.0'
+__version__ = '1.7.1'
0 commit comments