Skip to content

Commit 4e2e89f

Browse files
Releasing version 2.61.0
Releasing version 2.61.0
2 parents 0ee634e + f65e365 commit 4e2e89f

File tree

256 files changed

+1497
-845
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

256 files changed

+1497
-845
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,30 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/).
55

6+
## 2.61.0 - 2023-05-23
7+
### Added
8+
- Support for CRI-O parsing in the Logging service
9+
- Support for retrieving the resource availability domain when getting Exadata infrastructure or VM clusters in the Database service
10+
- Support for specifying database servers when creating dedicated autonomous databases in the Database service
11+
- Support for secondary egress zones in the DNS service
12+
13+
### Breaking Changes
14+
- Added mandatory field `externalDownstreams` to the model `Zone` in the DNS service
15+
- Removed models `LogIncludedSearchSummaryCollection`, `LogIncludedSearchSummary` and `LogIncludedSearch` from the Logging service
16+
- Field `keys` was made mandatory in the model `UnifiedAgentCsvParser` in the Logging service
17+
- Field `patterns` was made mandatory in the model `UnifiedAgentGrokParser` in the Logging service
18+
- Field `sources` and `destination` were made mandatory in the model `UnifiedAgentLoggingConfiguration` in the Logging service
19+
- Field `patterns` was made mandatory in the model `UnifiedAgentMultilineGrokParser` in the Logging service
20+
- Field `format` was made mandatory in the model `UnifiedAgentMultilineParser` in the Logging service
21+
- Field `expression` was made mandatory in the model `UnifiedAgentRegexParser` in the Logging service
22+
- Field `paths` was made mandatory in the model `UnifiedAgentTailLogSource` in the Logging service
23+
- Field `keys` was made mandatory in the model `UnifiedAgentTsvParser` in the Logging service
24+
- Field `channels` was made mandatory in the model `UnifiedAgentWindowsEventSource` in the Logging service
25+
- Removed request class `ListLogIncludedSearchesRequest` from the Logging service
26+
- Removed response class `ListLogIncludedSearchesResponse` from the Logging service
27+
- Removed operations `getLogIncludedSearch` and `listLogIncludedSearches` from the `LoggingManagementClient` in the Logging service
28+
29+
630
## 2.60.0 - 2023-05-16
731
### Added
832
- Support for self-service integration in the Fusion Apps as a Service service

lib/accessgovernancecp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-accessgovernancecp",
3-
"version": "2.60.0",
3+
"version": "2.61.0",
44
"description": "OCI NodeJS client for Access Governance Cp Service",
55
"repository": {
66
"type": "git",

lib/adm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-adm",
3-
"version": "2.60.0",
3+
"version": "2.61.0",
44
"description": "OCI NodeJS client for Adm Service",
55
"repository": {
66
"type": "git",

lib/aianomalydetection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aianomalydetection",
3-
"version": "2.60.0",
3+
"version": "2.61.0",
44
"description": "OCI NodeJS client for Ai Anomaly Detection Service",
55
"repository": {
66
"type": "git",

lib/aidocument/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aidocument",
3-
"version": "2.60.0",
3+
"version": "2.61.0",
44
"description": "OCI NodeJS client for Ai Document Service",
55
"repository": {
66
"type": "git",

lib/ailanguage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-ailanguage",
3-
"version": "2.60.0",
3+
"version": "2.61.0",
44
"description": "OCI NodeJS client for Ai Language Service",
55
"repository": {
66
"type": "git",

lib/aispeech/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aispeech",
3-
"version": "2.60.0",
3+
"version": "2.61.0",
44
"description": "OCI NodeJS client for Ai Speech Service",
55
"repository": {
66
"type": "git",

lib/aivision/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aivision",
3-
"version": "2.60.0",
3+
"version": "2.61.0",
44
"description": "OCI NodeJS client for Ai Vision Service",
55
"repository": {
66
"type": "git",

lib/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-analytics",
3-
"version": "2.60.0",
3+
"version": "2.61.0",
44
"description": "OCI NodeJS client for Analytics Service",
55
"repository": {
66
"type": "git",

lib/announcementsservice/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-announcementsservice",
3-
"version": "2.60.0",
3+
"version": "2.61.0",
44
"description": "OCI NodeJS client for Announcement Service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)