You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,24 @@ Change Log
3
3
All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on `Keep a Changelog <http://keepachangelog.com/>`_.
6
+
====================
7
+
2.28.0 - 2021-01-19
8
+
====================
9
+
10
+
Added
11
+
-----
12
+
* Support for Logging Analytics as a target in the Service Connector Hub service
13
+
* Support for lookups, agent collection warnings, task commands, and data archive/recall in the Logging Analytics service
14
+
15
+
Fixed
16
+
-----
17
+
* Fixed a bug in the endpoint used for the Management Dashboard service
18
+
19
+
Breaking
20
+
--------
21
+
* A new required property `kind` is added to the models `UpdateScheduledTaskDetails` and `ScheduledTask` in the Log Analytics service
22
+
* The allowed values for parameter `sort_by` are restricted for methods `list_meta_source_types`, `list_parser_functions`, `list_parser_meta_plugins`, `list_source_label_operators`, `list_source_meta_functions` in the Log Analytics service. For more information please see the documentation for `LogAnalyticsClient <https://docs.oracle.com/en-us/iaas/tools/python/latest/api/log_analytics/client/oci.log_analytics.LogAnalyticsClient.html#loganalyticsclient>`_
0 commit comments