Skip to content

Commit

Permalink
Releasing version 65.37.0
Browse files Browse the repository at this point in the history
Releasing version 65.37.0
  • Loading branch information
oci-dex-release-bot authored May 2, 2023
2 parents 767f67e + 3ec5abd commit 6926fc6
Show file tree
Hide file tree
Showing 662 changed files with 1,690 additions and 246 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.

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

## 65.37.0 - 2023-05-02
### Added
- Support for calling Oracle Cloud Infrastructure services in the `eu-jovanovac-1` region
- Support for bring-your-own-license TLS and ORDS certificates in the Database service
- Support for tags in the Stack Monitoring service
- Support for GPU shapes for model deployments in the Data Science service
- Support for returning networking details of instances in the Visual Builder service
- Support for high-memory VMs in the Compute service
- Support for integrating with the Integration Cloud service in the Process Automation service
- Support for managing on-demand node upgrades in node pools in the Container Engine for Kubernetes service

### Breaking Changes
- The model `UpdateVirtualNodeDetails` was removed from the Container Engine for Kubernetes service
- Support for retries by default on operations of the Process Automation service


## 65.36.1 - 2023-04-25
### Added
- Support for enabling mTLS authentication with Listener and for providing custom value for TLS port and Non-TLS Port during AVM Cluster Creation in Database service
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Are you a Developer using the OCI SDK? If so, please fill out our survey to help


## Dependencies
- Install [Go programming language](https://golang.org/dl/), Go1.14, 1.15, 1.16, 1.17 and 1.18 is supported By OCI Go SDK.
- Install [Go programming language](https://golang.org/dl/), Go1.17, 1.18, 1.19 and 1.20 is supported By OCI Go SDK.
- Install [GNU Make](https://www.gnu.org/software/make/), using the package manager or binary distribution tool appropriate for your platform.

## Versioning
Expand Down
1 change: 1 addition & 0 deletions adm/vulnerability_audit_source.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ func (m *vulnerabilityauditsource) UnmarshalPolymorphicJSON(data []byte) (interf
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for VulnerabilityAuditSource: %s.", m.Type)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aianomalydetection/data_source_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ func (m *datasourcedetails) UnmarshalPolymorphicJSON(data []byte) (interface{},
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for DataSourceDetails: %s.", m.DataSourceType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aianomalydetection/detect_anomalies_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ func (m *detectanomaliesdetails) UnmarshalPolymorphicJSON(data []byte) (interfac
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for DetectAnomaliesDetails: %s.", m.RequestType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aianomalydetection/influx_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ func (m *influxdetails) UnmarshalPolymorphicJSON(data []byte) (interface{}, erro
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for InfluxDetails: %s.", m.InfluxVersion)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aianomalydetection/input_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ func (m *inputdetails) UnmarshalPolymorphicJSON(data []byte) (interface{}, error
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for InputDetails: %s.", m.InputType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aianomalydetection/input_job_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ func (m *inputjobdetails) UnmarshalPolymorphicJSON(data []byte) (interface{}, er
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for InputJobDetails: %s.", m.InputType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aianomalydetection/output_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func (m *outputdetails) UnmarshalPolymorphicJSON(data []byte) (interface{}, erro
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for OutputDetails: %s.", m.OutputType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aianomalydetection/output_job_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func (m *outputjobdetails) UnmarshalPolymorphicJSON(data []byte) (interface{}, e
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for OutputJobDetails: %s.", m.OutputType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aidocument/document_feature.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ func (m *documentfeature) UnmarshalPolymorphicJSON(data []byte) (interface{}, er
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for DocumentFeature: %s.", m.FeatureType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aidocument/field_value.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ func (m *fieldvalue) UnmarshalPolymorphicJSON(data []byte) (interface{}, error)
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for FieldValue: %s.", m.ValueType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aidocument/input_location.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ func (m *inputlocation) UnmarshalPolymorphicJSON(data []byte) (interface{}, erro
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for InputLocation: %s.", m.SourceType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aidocument/processor_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ func (m *processorconfig) UnmarshalPolymorphicJSON(data []byte) (interface{}, er
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for ProcessorConfig: %s.", m.ProcessorType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions ailanguage/classification_type.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ func (m *classificationtype) UnmarshalPolymorphicJSON(data []byte) (interface{},
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for ClassificationType: %s.", m.ClassificationMode)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions ailanguage/dataset_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ func (m *datasetdetails) UnmarshalPolymorphicJSON(data []byte) (interface{}, err
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for DatasetDetails: %s.", m.DatasetType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions ailanguage/evaluation_result_summary.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (m *evaluationresultsummary) UnmarshalPolymorphicJSON(data []byte) (interfa
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for EvaluationResultSummary: %s.", m.ModelType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions ailanguage/evaluation_results.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ func (m *evaluationresults) UnmarshalPolymorphicJSON(data []byte) (interface{},
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for EvaluationResults: %s.", m.ModelType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions ailanguage/location_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func (m *locationdetails) UnmarshalPolymorphicJSON(data []byte) (interface{}, er
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for LocationDetails: %s.", m.LocationType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions ailanguage/model_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ func (m *modeldetails) UnmarshalPolymorphicJSON(data []byte) (interface{}, error
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for ModelDetails: %s.", m.ModelType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions ailanguage/pii_entity_masking.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ func (m *piientitymasking) UnmarshalPolymorphicJSON(data []byte) (interface{}, e
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for PiiEntityMasking: %s.", m.Mode)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions ailanguage/test_strategy.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func (m *teststrategy) UnmarshalPolymorphicJSON(data []byte) (interface{}, error
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for TestStrategy: %s.", m.StrategyType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aispeech/input_location.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ func (m *inputlocation) UnmarshalPolymorphicJSON(data []byte) (interface{}, erro
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for InputLocation: %s.", m.LocationType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aispeech/transcription_filter.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ func (m *transcriptionfilter) UnmarshalPolymorphicJSON(data []byte) (interface{}
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for TranscriptionFilter: %s.", m.Type)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aivision/dataset.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ func (m *dataset) UnmarshalPolymorphicJSON(data []byte) (interface{}, error) {
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for Dataset: %s.", m.DatasetType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aivision/document_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ func (m *documentdetails) UnmarshalPolymorphicJSON(data []byte) (interface{}, er
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for DocumentDetails: %s.", m.Source)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aivision/document_feature.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ func (m *documentfeature) UnmarshalPolymorphicJSON(data []byte) (interface{}, er
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for DocumentFeature: %s.", m.FeatureType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aivision/field_value.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ func (m *fieldvalue) UnmarshalPolymorphicJSON(data []byte) (interface{}, error)
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for FieldValue: %s.", m.ValueType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aivision/image_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ func (m *imagedetails) UnmarshalPolymorphicJSON(data []byte) (interface{}, error
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for ImageDetails: %s.", m.Source)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aivision/image_feature.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ func (m *imagefeature) UnmarshalPolymorphicJSON(data []byte) (interface{}, error
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for ImageFeature: %s.", m.FeatureType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions aivision/input_location.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ func (m *inputlocation) UnmarshalPolymorphicJSON(data []byte) (interface{}, erro
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for InputLocation: %s.", m.SourceType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions analytics/network_endpoint_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ func (m *networkendpointdetails) UnmarshalPolymorphicJSON(data []byte) (interfac
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for NetworkEndpointDetails: %s.", m.NetworkEndpointType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions announcementsservice/base_announcement.go
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ func (m *baseannouncement) UnmarshalPolymorphicJSON(data []byte) (interface{}, e
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for BaseAnnouncement: %s.", m.Type)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions announcementsservice/base_announcements_preferences.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ func (m *baseannouncementspreferences) UnmarshalPolymorphicJSON(data []byte) (in
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for BaseAnnouncementsPreferences: %s.", m.Type)
return *m, nil
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ func (m *basecreateannouncementspreferencesdetails) UnmarshalPolymorphicJSON(dat
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for BaseCreateAnnouncementsPreferencesDetails: %s.", m.Type)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions apigateway/api_specification_route_backend.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (m *apispecificationroutebackend) UnmarshalPolymorphicJSON(data []byte) (in
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for ApiSpecificationRouteBackend: %s.", m.Type)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions apigateway/authentication_policy.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ func (m *authenticationpolicy) UnmarshalPolymorphicJSON(data []byte) (interface{
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for AuthenticationPolicy: %s.", m.Type)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions apigateway/ca_bundle.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ func (m *cabundle) UnmarshalPolymorphicJSON(data []byte) (interface{}, error) {
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for CaBundle: %s.", m.Type)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions apigateway/client_app_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ func (m *clientappdetails) UnmarshalPolymorphicJSON(data []byte) (interface{}, e
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for ClientAppDetails: %s.", m.Type)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions apigateway/content_validation.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func (m *contentvalidation) UnmarshalPolymorphicJSON(data []byte) (interface{},
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for ContentValidation: %s.", m.ValidationType)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions apigateway/dynamic_selection_key.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ func (m *dynamicselectionkey) UnmarshalPolymorphicJSON(data []byte) (interface{}
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for DynamicSelectionKey: %s.", m.Type)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions apigateway/public_key_set.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ func (m *publickeyset) UnmarshalPolymorphicJSON(data []byte) (interface{}, error
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for PublicKeySet: %s.", m.Type)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions apigateway/response_cache_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ func (m *responsecachedetails) UnmarshalPolymorphicJSON(data []byte) (interface{
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for ResponseCacheDetails: %s.", m.Type)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions apigateway/response_cache_lookup_policy.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ func (m *responsecachelookuppolicy) UnmarshalPolymorphicJSON(data []byte) (inter
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for ResponseCacheLookupPolicy: %s.", m.Type)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions apigateway/response_cache_store_policy.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func (m *responsecachestorepolicy) UnmarshalPolymorphicJSON(data []byte) (interf
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for ResponseCacheStorePolicy: %s.", m.Type)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions apigateway/route_authorization_policy.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ func (m *routeauthorizationpolicy) UnmarshalPolymorphicJSON(data []byte) (interf
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for RouteAuthorizationPolicy: %s.", m.Type)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions apigateway/selection_source_policy.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func (m *selectionsourcepolicy) UnmarshalPolymorphicJSON(data []byte) (interface
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for SelectionSourcePolicy: %s.", m.Type)
return *m, nil
}
}
Expand Down
1 change: 1 addition & 0 deletions apigateway/source_uri_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ func (m *sourceuridetails) UnmarshalPolymorphicJSON(data []byte) (interface{}, e
err = json.Unmarshal(data, &mm)
return mm, err
default:
common.Logf("Recieved unsupported enum value for SourceUriDetails: %s.", m.Type)
return *m, nil
}
}
Expand Down
Loading

0 comments on commit 6926fc6

Please sign in to comment.