We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe0273 commit 07882feCopy full SHA for 07882fe
ChangeLog.md
@@ -5,6 +5,12 @@
5
6
# SW360 Base Library for Python
7
8
+## V1.5.0
9
+
10
+* when using CaPyCLI in a CI pipeline, connection problems to teh SW360 server (5xx) cause
11
+ the pipeline to fail. We have now add an improved session handling to all api requests.
12
+* dependency updates due to security vulnerabilities in idna.
13
14
## V1.4.1
15
16
* fix for `update_project`: ensure that there is no key error.
0 commit comments