Skip to content

Commit

Permalink
Releasing version 2.2.6
Browse files Browse the repository at this point in the history
Releasing version 2.2.6
  • Loading branch information
dshelbyo authored Apr 9, 2019
2 parents 5b40e1a + 6ef7639 commit 57062fb
Show file tree
Hide file tree
Showing 17 changed files with 10,278 additions and 7 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.

The format is based on `Keep a Changelog <http://keepachangelog.com/>`_.

====================
2.2.6 - 2019-04-09
====================

Added
-----
* Support for etag and if-match headers (for optimistic concurrency control) in the Email service

====================
2.2.5 - 2019-04-02
====================
Expand Down
186 changes: 186 additions & 0 deletions examples/showoci/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,186 @@
Change Log
~~~~~~~~~~
All notable changes to this project will be documented in this file.

The format is based on `Keep a Changelog <http://keepachangelog.com/>`_.

====================
19.4.6 - 2019-04-6
====================

Added
-----
* Added Containers
* Added Database Edition to the Summary

====================
19.4.2 - 2019-04-02
====================

Added
-----
* Split application to classes and modules
* Added Tags inside Json output
* Added Cache components and print the cache
* Added autonomouns database backups
* uploaded to github

====================
3.0.7 - 2019-03-14
====================

Added
-----
* Add execution date/time
* Add command line

Fixed
-----
* Use OCI constants for DBSystem and Config

====================
3.0.6 - 2019-03-13
====================

Added
-----
* includes OCID in the JSON file for most of objects
* includes local peering gateway name and IP in the route list
* Includes Service Gateway info in the route table and vcn
* Includes DRG name in the route table
* Add no data found incase no data extracted

====================
3.0.5 - 2019-03-12
====================

Added
-----
* Support for Resource Management, Stacks and Jobs
* Include License type for databases @ summary page

====================
3.0.2 - 2019-03-03
====================

Fixed
-----
* Added Exceptions to handle service errors

====================
3.0.1 - 2018-02-27
====================

Added
-----
* Support for regional subnets in the Virtual Networking service

====================
3.0.0 - 2019-02-14
====================

Added
-----
* Summary pages
* Summary Only flag -so

====================
2.3.1 - 2019-02-04
====================

Added
-----
* Support for Maintenance Reboot

====================
2.3.0 - 2018-12-28
====================

Added
-----
* KMS support with flag -k

====================
2.2.5 - 2018-11-28
====================

Fixed
-----
* Use bucket statistics instead for size instead of reading bucket objects

====================
2.2.4 - 2018-11-16
====================

Added
-----
* Profile Support using flag -t
* Support Nested Compartments
* Support Transit VCN route
* Support Instance Pool Configuration
* Boot and Block Volume Backups
* Added db backups + db system patches + DB home patches
* Added LB Certificate to the Load Balancer Section
* Added Limits to the File System Export_Set

====================
2.1.1 - 2018-10-18
====================

Added
-----
* Support VCN resources from different compartments
* Support Compute resources from different compartments
* Added Flag -nr for no root compartment extract

====================
2.0.8 - 2018-10-08
====================

Added
-----
* Added Remote Peering
* Added Autonomous DB + Filter by Compartment as cp
* Added Fastconnect
* Added NATGW + Object Lifecycle + Filter by region using -rg

Fixed
-----
* Fixed issue with ADWC at London which not yet supported
* Fixed Groups and Pagniation to retrieve all rows

====================
2.0.0 - 2018-08-06
====================

Added
-----
* Convert the application to build JSON variable first and option to JSON file or JSON screen
* Added option to include OCID in the JSON file
* Added subnet to the VNIC of instance/DB
* Added Fault Domain and OCI Version check

Fixed
-----
* fix Lb pathroute + listener

====================
1.0.8 - 2018-08-01
====================

Added
-----
* Added menus with flags
* Added Security List and Route Table
* Added DHCP Options + Fix VNIC to display public only if exists,
* Added flag to include ManagementCompartment and fix few bugs

Fixed
-----
* fixed exceptions, added proxy parameter and add git

====================
1.0.0 - 2018-07-26
====================

* Initial Release
Loading

0 comments on commit 57062fb

Please sign in to comment.