We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
get_components_by_type()
get_components_by_name()
1 parent adb4876 commit 52c7b1eCopy full SHA for 52c7b1e
1 file changed
ChangeLog.md
@@ -5,12 +5,12 @@
5
6
# SW360 Base Library for Python
7
8
-## Upcoming Release
+## V1.8.0
9
10
* Update `get_all_releases` to include `isNewClearingWithSourceAvailable` parameter:
11
* This parameter allows filtering releases that are in the **new clearing** state and have
12
- the source available.
13
- * This feature is yet to be released in the new version of SW360.
+ the source available. This feature is yet to be released in the new version of SW360.
+ * `get_components_by_type()` and `get_components_by_name()` support now paging.
14
15
## V1.7.0
16
0 commit comments