Skip to content

Commit 277dab6

Browse files
committed
version 1.7.1
1 parent 3feaa26 commit 277dab6

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22
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+
37
1.7.0 - 2025-11-24
48
* [Update] add parameter delay_request_timeout default 30 seconds to RepoManagerAPI method batch_import_repo
59
* [Fix] RealmsAdminAPI get_events is broken

CheckmarxPythonSDK/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.7.0'
1+
__version__ = '1.7.1'

0 commit comments

Comments
 (0)