Skip to content

Commit 5fd8038

Browse files
authored
Merge pull request #36 from marcelmamula/changelog
Collection: Prepare changelog for 1.2.0
2 parents f41e30d + b250714 commit 5fd8038

File tree

1 file changed

+30
-20
lines changed

1 file changed

+30
-20
lines changed

changelogs/changelog.yaml

Lines changed: 30 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,43 @@
11
ancestor: null
22
releases:
3-
4-
1.1.0:
3+
1.2.0:
4+
release_date: '2025-04-04'
55
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
1123

12-
'
24+
1.1.0:
1325
release_date: '2023-11-28'
14-
15-
1.0.1:
1626
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)
1830

19-
| Fix for handling old password prompt
20-
21-
'
31+
1.0.1:
2232
release_date: '2023-09-14'
33+
changes:
34+
release_summary: Various bug fixes
35+
bugfixes:
36+
- Fix for handling old password prompt
2337

2438
1.0.0:
39+
release_date: '2023-08-22'
2540
changes:
26-
release_summary: '| Release Date: 2023-08-22
27-
28-
| Initial Release on Galaxy
29-
30-
'
41+
release_summary: Initial Release on Galaxy
3142
fragments:
3243
- v1.0.0_summary.yaml
33-
release_date: '2023-08-22'

0 commit comments

Comments
 (0)