@@ -3,6 +3,30 @@ All notable changes to this project will be documented in this file.
33
44The 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
0 commit comments