-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCHANGES.txt
48 lines (36 loc) · 905 Bytes
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
v1.10 - Nov 2021
- No changes
v1.9 - May 2021
- No changes
v1.8 - Aug 2020
- No changes
v1.7 - Apr 2020
- py3 porting
v1.6 - Apr 2019
- Remove req import from setup.py
v1.5 - May 2017
- No changes
v1.4 - March 2017
- No changes
v1.3 - January 2017
- Remove dependence on endpoint attribute
- Handle undefined auth_data in chef
- New plugin: server-free puppet plugin
v1.2 - August 2016
- No changes
v1.1 - June 2016
- No changes
v1.0 - April 2016
- Rename cloudhandler to resourcehandler
- Rename servicecomposer to configmanager
- Restructure plugins: dummy separated
- Add multi-configmanager feature
- Apply new node definition format
- Make 'config_management' section optional
- Apply new authentication method
- Add SchemaChecking to chef plugin
v0.3.0 - January 2016
- make dummy be real dummy
v0.2.0 - November 2015
- Implement basic methods and classes
- Add chef as service composer