-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathchange.log
39 lines (36 loc) · 1.12 KB
/
change.log
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
Version 0.1.6
- implemented print output in json and yaml
- implemented write output to file
- introduced operation dryrun instead of simulate_deletion parameter
- ask confirmation before cleanup
--
Version 0.1.5
- removed deprecated command arguments
- update to OCI Pyhton SDK 2.2.9
- solved issue with region argument
--
Version 0.1.4
- manage Autonomous DB
- update to oci 2.2.5
- better support to region: home region and subscribed regions discovery
--
Version 0.1.3
bug fix
support to OCI configuration profiles
--
Version 0.1.2
- scan optimization
- support for DB-System, DB Backup, DataGuard Association
--
Version 0.1.1
- change command line parameter training --> resource-manager as the discovery and clean-up funtions are not specific for training environment
- added support for DRG, Remote Peering Connection, CPE and IPSec Connection
- added support to preserve resource via tags and compartment names
- check python version >= 3 at startup
--
Version 0.1.0
initial release include support to
- compute
- vcn (subnet, security list, internet gateway, nat gateway, drg)
- block volume (no backup)
- load balancer