Skip to content

Commit 58012e5

Browse files
authored
Releasing version 2.2.8
Releasing version 2.2.8
2 parents fbde647 + 6efe049 commit 58012e5

28 files changed

+1070
-1045
lines changed

CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
44

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

7+
====================
8+
2.2.8 - 2019-05-07
9+
====================
10+
11+
Added
12+
-----
13+
* Support for the Tokyo (NRT) region
14+
* 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>`__.
15+
* 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>`__.
16+
* New services to showoci.py on `GitHub <https://github.com/oracle/oci-python-sdk/blob/master/examples/showoci/showoci.py>`__.
17+
18+
Fixed
19+
-----
20+
* 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>`__.
21+
722
====================
823
2.2.7 - 2019-04-16
924
====================

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Full documentation, including prerequisites and installation and configuration i
7979
API reference can be found `here`__.
8080

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

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

docs/api/announcements_service/models/oci.announcements_service.models.NotificationFollowupDetails.rst

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)