|
1 | 1 | ancestor: null
|
2 | 2 | releases:
|
3 |
| - |
4 |
| - 1.1.0: |
| 3 | + 1.2.0: |
| 4 | + release_date: '2025-04-04' |
5 | 5 | changes:
|
6 |
| - release_summary: '| Release Date: 2023-11-28 |
7 |
| -
|
8 |
| - | Community contribution Ansible Module systems_info to query registered systems in me.sap.com |
9 |
| -
|
10 |
| - | Community contribution Ansible Module license_keys to create systems and license keys on me.sap.com/licensekey |
| 6 | + release_summary: Enhancements to Modules and introduction of new Ansible Role |
| 7 | + minor_changes: |
| 8 | + - sap_software_download - New Ansible Role with enhanced logic for downloading software using Ansible Module software_center_download (https://github.com/sap-linuxlab/community.sap_launchpad/pull/32) |
| 9 | + - sap_software_download - Download stack XML option (https://github.com/sap-linuxlab/community.sap_launchpad/pull/35) |
| 10 | + - software_center_download - Add option to search for latest packages (https://github.com/sap-linuxlab/community.sap_launchpad/pull/28) |
| 11 | + - maintenance_planner modules - Add option to use Display ID instead of name (https://github.com/sap-linuxlab/community.sap_launchpad/pull/31) |
| 12 | + - Collection Readme update and preparation for 1.2.0 release (https://github.com/sap-linuxlab/community.sap_launchpad/pull/34) |
| 13 | + bugfixes: |
| 14 | + - fix - cache gigya sdk build number (https://github.com/sap-linuxlab/community.sap_launchpad/pull/33) |
| 15 | + |
| 16 | + 1.1.1: |
| 17 | + release_date: '2024-03-18' |
| 18 | + changes: |
| 19 | + release_summary: Various bug fixes |
| 20 | + bugfixes: |
| 21 | + - Append logic for Account Temporarily Locked Out |
| 22 | + - Fix errors in the example file |
11 | 23 |
|
12 |
| - ' |
| 24 | + 1.1.0: |
13 | 25 | release_date: '2023-11-28'
|
14 |
| - |
15 |
| - 1.0.1: |
16 | 26 | changes:
|
17 |
| - release_summary: '| Release Date: 2023-09-14 |
| 27 | + release_summary: Community contribution with new Ansible Modules systems_info and license_keys |
| 28 | + minor_changes: |
| 29 | + - Create/update systems and license keys (https://github.com/sap-linuxlab/community.sap_launchpad/pull/16) |
18 | 30 |
|
19 |
| - | Fix for handling old password prompt |
20 |
| -
|
21 |
| - ' |
| 31 | + 1.0.1: |
22 | 32 | release_date: '2023-09-14'
|
| 33 | + changes: |
| 34 | + release_summary: Various bug fixes |
| 35 | + bugfixes: |
| 36 | + - Fix for handling old password prompt |
23 | 37 |
|
24 | 38 | 1.0.0:
|
| 39 | + release_date: '2023-08-22' |
25 | 40 | changes:
|
26 |
| - release_summary: '| Release Date: 2023-08-22 |
27 |
| -
|
28 |
| - | Initial Release on Galaxy |
29 |
| -
|
30 |
| - ' |
| 41 | + release_summary: Initial Release on Galaxy |
31 | 42 | fragments:
|
32 | 43 | - v1.0.0_summary.yaml
|
33 |
| - release_date: '2023-08-22' |
|
0 commit comments