Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ community.sap\_launchpad Release Notes

.. contents:: Topics

v1.3.2
======

Release Summary
---------------

Bug fixes for compatibility with ansible-core 2.20.

Bugfixes
--------
- all - Replace inject vars with ansible_facts for 2.20 (https://github.com/sap-linuxlab/community.sap_launchpad/pull/59)


v1.3.1
======

Expand Down
53 changes: 41 additions & 12 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ For specific role maintainers, see the `README.md` file in the corresponding rol

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Marcel Mamula](https://github.com/marcelmamula) | 45 | 11303 | 2025-11-11 |
| [Marcel Mamula](https://github.com/marcelmamula) | 47 | 11440 | 2026-03-17 |
| [Sean Freeman](https://github.com/sean-freeman) | 35 | 2915 | 2025-03-31 |
| [Matthias Winzeler](https://github.com/MatthiasWinzeler) | 12 | 885 | 2023-11-12 |
| [Markus Koch](https://github.com/rhmk) | 1 | 32 | 2022-10-21 |
Expand All @@ -31,7 +31,7 @@ For specific role maintainers, see the `README.md` file in the corresponding rol

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Marcel Mamula](https://github.com/marcelmamula) | 15 | 2408 | 2025-09-10 |
| [Marcel Mamula](https://github.com/marcelmamula) | 16 | 2438 | 2026-03-17 |

## Contributions by Module

Expand All @@ -42,6 +42,14 @@ For specific role maintainers, see the `README.md` file in the corresponding rol
| [Matthias Winzeler](https://github.com/MatthiasWinzeler) | 9 | 351 | 2023-11-12 |
| [Marcel Mamula](https://github.com/marcelmamula) | 2 | 181 | 2025-10-08 |

### Module: maintenance_planner_files.py

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Marcel Mamula](https://github.com/marcelmamula) | 4 | 134 | 2025-10-08 |
| [Sean Freeman](https://github.com/sean-freeman) | 2 | 161 | 2024-11-09 |
| [Matthias Winzeler](https://github.com/MatthiasWinzeler) | 1 | 3 | 2023-11-17 |

### Module: maintenance_planner_stack_xml_download.py

| Name | Commits | Lines Changed | Last Commit |
Expand All @@ -50,28 +58,49 @@ For specific role maintainers, see the `README.md` file in the corresponding rol
| [Sean Freeman](https://github.com/sean-freeman) | 3 | 156 | 2024-11-09 |
| [Matthias Winzeler](https://github.com/MatthiasWinzeler) | 1 | 3 | 2023-11-17 |

### Module: software_center_download.py

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Marcel Mamula](https://github.com/marcelmamula) | 11 | 627 | 2025-10-08 |
| [Sean Freeman](https://github.com/sean-freeman) | 6 | 189 | 2024-11-09 |
| [Matthias Winzeler](https://github.com/MatthiasWinzeler) | 1 | 3 | 2023-11-17 |
| [Markus Koch](https://github.com/rhmk) | 1 | 11 | 2022-10-21 |
| 朱聖黎 Zhu Sheng Li | 1 | 44 | 2022-04-11 |

### Module: systems_info.py

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Matthias Winzeler](https://github.com/MatthiasWinzeler) | 5 | 121 | 2023-11-12 |
| [Marcel Mamula](https://github.com/marcelmamula) | 2 | 72 | 2025-10-08 |

### Module: maintenance_planner_files.py
## Contributions by Module Utilities

### Utility: auth.py

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Marcel Mamula](https://github.com/marcelmamula) | 4 | 134 | 2025-10-08 |
| [Sean Freeman](https://github.com/sean-freeman) | 2 | 161 | 2024-11-09 |
| [Matthias Winzeler](https://github.com/MatthiasWinzeler) | 1 | 3 | 2023-11-17 |
| [Marcel Mamula](https://github.com/marcelmamula) | 5 | 348 | 2025-10-08 |

### Module: software_center_download.py
### Utility: client.py

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Marcel Mamula](https://github.com/marcelmamula) | 11 | 627 | 2025-10-08 |
| [Sean Freeman](https://github.com/sean-freeman) | 6 | 189 | 2024-11-09 |
| [Matthias Winzeler](https://github.com/MatthiasWinzeler) | 1 | 3 | 2023-11-17 |
| [Markus Koch](https://github.com/rhmk) | 1 | 11 | 2022-10-21 |
| 朱聖黎 Zhu Sheng Li | 1 | 44 | 2022-04-11 |
| [Marcel Mamula](https://github.com/marcelmamula) | 2 | 164 | 2025-10-08 |

### Utility: constants.py

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Marcel Mamula](https://github.com/marcelmamula) | 2 | 30 | 2025-09-09 |
| [Sean Freeman](https://github.com/sean-freeman) | 2 | 39 | 2023-11-28 |
| [Matthias Winzeler](https://github.com/MatthiasWinzeler) | 1 | 1 | 2023-10-27 |
| 朱聖黎 Zhu Sheng Li | 1 | 2 | 2022-04-11 |

### Utility: exceptions.py

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Marcel Mamula](https://github.com/marcelmamula) | 2 | 32 | 2025-10-08 |

7 changes: 7 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
ancestor: null
releases:
1.3.2:
release_date: '2026-03-24'
changes:
release_summary: Bug fixes for compatibility with ansible-core 2.20
bugfixes:
- all - Replace inject vars with ansible_facts for 2.20 (https://github.com/sap-linuxlab/community.sap_launchpad/pull/59)

1.3.1:
release_date: '2025-11-11'
changes:
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ namespace: community
name: sap_launchpad

# The version of the collection. Must be compatible with semantic versioning
version: 1.3.1
version: 1.3.2

# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
Expand Down
Loading