45 lines
1.5 KiB
YAML
45 lines
1.5 KiB
YAML
ancestor: null
|
|
releases:
|
|
0.1.0:
|
|
changes:
|
|
release_summary: This is the minor release of the ``community.sap`` collection.
|
|
It is the initial relase for the ``community.sap`` collection
|
|
fragments:
|
|
- 0.1.0.yml
|
|
modules:
|
|
- description: Execute SQL on HANA
|
|
name: hana_query
|
|
namespace: database.saphana
|
|
- description: Perform SAP Task list execution
|
|
name: sap_task_list_execute
|
|
namespace: system
|
|
- description: Manages SAP SAPCAR archives
|
|
name: sapcar_extract
|
|
namespace: files
|
|
release_date: '2021-12-06'
|
|
1.0.0:
|
|
changes:
|
|
minor_changes:
|
|
- sapcar_extract.py - more strict logic for filenames
|
|
release_summary: 'This is the first major release of the ``community.sap`` collection.
|
|
This changelog contains all changes to the modules and plugins in this collection
|
|
that have been made after the previous release.'
|
|
fragments:
|
|
- 1.0.0.yml
|
|
- 11-filenamesuffixcheck.yml
|
|
modules:
|
|
- description: This module will manage a company entities in a SAP S4HANA environment
|
|
name: sap_company
|
|
namespace: identity
|
|
- description: This module will upload and (de)implements C(SNOTES) in a SAP S4HANA
|
|
environment.
|
|
name: sap_snote
|
|
namespace: system
|
|
- description: Gathers SAP facts in a host
|
|
name: sap_system_facts
|
|
namespace: system
|
|
- description: This module will manage a user entities in a SAP S4/HANA environment
|
|
name: sap_user
|
|
namespace: identity
|
|
release_date: '2022-02-17'
|