File tree Expand file tree Collapse file tree 4 files changed +44
-8
lines changed Expand file tree Collapse file tree 4 files changed +44
-8
lines changed Original file line number Diff line number Diff line change 1
- ================================
2
- Community SAP_LIBS Release Notes
3
- ================================
1
+ ===========================
2
+ Community SAP Release Notes
3
+ ===========================
4
4
5
5
.. contents :: Topics
6
6
7
7
8
+ v1.2.0
9
+ ======
10
+
11
+ Release Summary
12
+ ---------------
13
+
14
+ This is the minor release of the ``community.sap_libs `` collection.
15
+ This changelog contains changes to the modules and plugins in this collection
16
+ that have been made after the previous release.
17
+
18
+ Bugfixes
19
+ --------
20
+
21
+ - syp_system_facts - fix a typo in the usage example which lead to an error if it used as supposed.
22
+
23
+ New Modules
24
+ -----------
25
+
26
+ - sap_pyrfc - This module executes rfc functions.
27
+
8
28
v1.1.0
9
29
======
10
30
11
31
Release Summary
12
32
---------------
13
33
14
- This is the first minor release of the ``community.sap_libs `` collection.
34
+ This is the minor release of the ``community.sap_libs `` collection.
15
35
This changelog contains all changes to the modules and plugins in this collection
16
36
that have been made after the previous release.
17
37
29
49
Release Summary
30
50
---------------
31
51
32
- This is the first major release of the ``community.sap_libs `` collection. It is the initial relase for the ``community.sap_libs `` collection
52
+ This is the minor release of the ``community.sap `` collection. It is the initial relase for the ``community.sap `` collection
33
53
34
54
New Modules
35
55
-----------
Original file line number Diff line number Diff line change @@ -43,3 +43,21 @@ releases:
43
43
name : sapcontrol
44
44
namespace : system
45
45
release_date : ' 2022-05-17'
46
+ 1.2.0 :
47
+ changes :
48
+ bugfixes :
49
+ - syp_system_facts - fix a typo in the usage example which lead to an error
50
+ if it used as supposed.
51
+ release_summary : ' This is the minor release of the ``community.sap_libs`` collection.
52
+
53
+ This changelog contains all changes to the modules and plugins in this collection
54
+
55
+ that have been made after the previous release.'
56
+ fragments :
57
+ - 1.2.0.yml
58
+ - 11-sap_system_facts_fix_typo.yml
59
+ modules :
60
+ - description : This module executes rfc functions.
61
+ name : sap_pyrfc
62
+ namespace : ' '
63
+ release_date : ' 2022-07-18'
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2
2
3
3
namespace : community
4
4
name : sap_libs
5
- version : 1.1 .0
5
+ version : 1.2 .0
6
6
readme : README.md
7
7
authors :
8
8
- Rainer Leber (github.com/rainerleber)
You can’t perform that action at this time.
0 commit comments