You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,25 @@ Community SAP Release Notes
4
4
5
5
.. contents:: Topics
6
6
7
+
v1.7.0
8
+
======
9
+
10
+
Release Summary
11
+
---------------
12
+
13
+
This release includes various improvements and refactorings across the collection.
14
+
15
+
Minor Changes
16
+
-------------
17
+
- collection - Update all license headers (https://github.com/sap-linuxlab/community.sap_libs/pull/82)
18
+
- sap_hdbsql - Add error handling and secure flags for hdbsql (https://github.com/sap-linuxlab/community.sap_libs/pull/75)
19
+
- sap_system_facts - Add SID and permission check to facts module (https://github.com/sap-linuxlab/community.sap_libs/pull/73)
20
+
- sap_control_exec, sap_hostctrl_exec - Refactor to use shared utilities (https://github.com/sap-linuxlab/community.sap_libs/pull/78)
21
+
- sap_control_exec, sap_hostctrl_exec - QoL and Error handling (https://github.com/sap-linuxlab/community.sap_libs/pull/81)
Copy file name to clipboardExpand all lines: changelogs/changelog.yaml
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -144,3 +144,15 @@ releases:
144
144
release_summary: This release adds new module `sap_hostctrl_exec` that allows executing `SAPHostcontrol` functions.
145
145
New contributors readme is added to show our appreciation to contributors.
146
146
release_date: '2025-12-10'
147
+
1.7.0:
148
+
changes:
149
+
minor_changes:
150
+
- collection - Update all license headers (https://github.com/sap-linuxlab/community.sap_libs/pull/82)
151
+
- sap_hdbsql - Add error handling and secure flags for hdbsql (https://github.com/sap-linuxlab/community.sap_libs/pull/75)
152
+
- sap_system_facts - Add SID and permission check to facts module (https://github.com/sap-linuxlab/community.sap_libs/pull/73)
153
+
- sap_control_exec, sap_hostctrl_exec - Refactor to use shared utilities (https://github.com/sap-linuxlab/community.sap_libs/pull/78)
154
+
- sap_control_exec, sap_hostctrl_exec - QoL and Error handling (https://github.com/sap-linuxlab/community.sap_libs/pull/81)
0 commit comments