Skip to content

Commit

Permalink
Releasing version 2.2.8
Browse files Browse the repository at this point in the history
Releasing version 2.2.8
  • Loading branch information
dshelbyo authored May 7, 2019
2 parents fbde647 + 6efe049 commit 58012e5
Show file tree
Hide file tree
Showing 28 changed files with 1,070 additions and 1,045 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ 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.8 - 2019-05-07
====================

Added
-----
* Support for the Tokyo (NRT) region
* A sample demonstrating how to find, stop and report on instances that have been improperly tagged is available on `GitHub <https://github.com/oracle/oci-python-sdk/blob/master/examples/stop_untagged_instances.py>`__.
* A sample demonstrating adding and deleting an API key is available on `GitHub <https://github.com/oracle/oci-python-sdk/blob/master/examples/add_API_key.py>`__.
* New services to showoci.py on `GitHub <https://github.com/oracle/oci-python-sdk/blob/master/examples/showoci/showoci.py>`__.

Fixed
-----
* Updated example for Streaming service to address issue with encoding in Python 3 is available on `GitHub <https://github.com/oracle/oci-python-sdk/blob/master/examples/stream_example.py>`__.

====================
2.2.7 - 2019-04-16
====================
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Full documentation, including prerequisites and installation and configuration i
API reference can be found `here`__.

__ https://oracle-cloud-infrastructure-python-sdk.readthedocs.io/en/latest/index.html
__ https://oracle-cloud-infrastructure-python-sdk.readthedocs.io/en/latest/api/index.html
__ https://oracle-cloud-infrastructure-python-sdk.readthedocs.io/en/latest/api/landing.html

A downloadable version of the documentation is include with in the release zip, which can be found `here`__.

Expand Down

This file was deleted.

Loading

0 comments on commit 58012e5

Please sign in to comment.