Support for specifying dialog version when creating skills entities in the Digital Assistant service
Support for bulk creation of skill entities in the Digital Assistant service
Support for training skill query entities in the Digital Assistant service
Support for cascading delete of skill custom entities in the Digital Assistant service
Support for creating autonomous dataguard associations in the Database service
Support for auto generation of secrets in the Secret Management service
Support for cluster placement groups in Cloud Exadata Infrastructure in the Database service
Support for retrieving previous logs of the container in the Container Instances service
Support for queue sources in the Connector Hub service
Support for automatic key rotation in the Key Management Service
Support for downloading operator activity reports and assignment healthchecks in the Operator Access Control service
Support for operator requesting access in the future time in the Operator Access Control service
Support for forwarding hypervisor logs in the Operator Access Control service
Support for asynchronous data asset export in the Data Catalog service
Support for launch with multiple volumes for virtual machines in the Compute Service
Support for tagging in Database Management service
Breaking Changes
The property MaxCpuCoreCount was removed from the models AutonomousDatabase, AutonomousDatabaseSummary, CreateAutonomousDatabaseBase, CreateAutonomousDatabaseCloneDetails, CreateAutonomousDatabaseDetails, CreateAutonomousDatabaseFromBackupDetails, CreateAutonomousDatabaseFromBackupTimestampDetails, CreateCrossRegionAutonomousDatabaseDataGuardDetails, CreateCrossRegionDisasterRecoveryDetails, CreateRefreshableAutonomousDatabaseCloneDetails, and UpdateAutonomousDatabaseDetails in the Database service
The model DatabaseConnectionCredentailsByName was renamed to DatabaseConnectionCredentialsByName in the Database service
The property KeyId was added and made mandatory in the model CreateSecretDetails in the Vault service
Support for specifying dialog version when creating skills entities in the Digital Assistant service
Support for bulk creation of skill entities in the Digital Assistant service
Support for training skill query entities in the Digital Assistant service
Support for cascading delete of skill custom entities in the Digital Assistant service
Support for creating autonomous dataguard associations in the Database service
Support for auto generation of secrets in the Secret Management service
Support for cluster placement groups in Cloud Exadata Infrastructure in the Database service
Support for retrieving previous logs of the container in the Container Instances service
Support for queue sources in the Connector Hub service
Support for automatic key rotation in the Key Management Service
Support for downloading operator activity reports and assignment healthchecks in the Operator Access Control service
Support for operator requesting access in the future time in the Operator Access Control service
Support for forwarding hypervisor logs in the Operator Access Control service
Support for asynchronous data asset export in the Data Catalog service
Support for launch with multiple volumes for virtual machines in the Compute Service
Support for tagging in Database Management service
Breaking Changes
The property MaxCpuCoreCount was removed from the models AutonomousDatabase, AutonomousDatabaseSummary, CreateAutonomousDatabaseBase, CreateAutonomousDatabaseCloneDetails, CreateAutonomousDatabaseDetails, CreateAutonomousDatabaseFromBackupDetails, CreateAutonomousDatabaseFromBackupTimestampDetails, CreateCrossRegionAutonomousDatabaseDataGuardDetails, CreateCrossRegionDisasterRecoveryDetails, CreateRefreshableAutonomousDatabaseCloneDetails, and UpdateAutonomousDatabaseDetails in the Database service
The model DatabaseConnectionCredentailsByName was renamed to DatabaseConnectionCredentialsByName in the Database service
The property KeyId was added and made mandatory in the model CreateSecretDetails in the Vault service
65.59.0 - 2024-02-20
Added
Support for calling Oracle Cloud Infrastructure services in the me-dcc-doha-1 region
Support for Secure Desktops service
Support for enabling and disabling Simultaneous Multithreading (SMT) for virtual machines in the Compute service
Support for Bring Your Own Container Jobs (BYOC v2) in the Data Science service
Support for expanded language translation in the AI Language service
Support for additional flags for ignoring transliteration and text length to be considered for determining dominant language in the AI Language service
Breaking Changes
The model PreTrainedPhiModelDetails has been removed in the AI Language Service
The field SystemTags has changed from type map[string]interface{} to map[string]map[string]interface{} in the models Endpoint, EndpointSummary, Model, ModelSummary, Project, and ProjectSummary in the AI Language Service
65.58.1 - 2024-02-13
Added
Support for adding automatic backups during cross region operations and disaster recovery in the Autonomous Database service
Support for overlapping CIDR in network path analyzer in the Virtual Network Monitoring service
Support for additional attributes in entity and topology in the Log Analytics service
Support for historic collection and log type while creating object collection rules in the Log Analytics service
Support for position aware parsers in the Log Analytics service
Support for filtering log sources, detection rules and scheduled tasks based on target service in the Log Analytics service
Support for additional recall and release attributes in the Log Analytics service
Support for opc-meta-properties header while uploading log events in the Log Analytics service
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/oracle/oci-go-sdk/v65 from 65.53.0 to 65.60.0.
Release notes
Sourced from github.com/oracle/oci-go-sdk/v65's releases.
... (truncated)
Changelog
Sourced from github.com/oracle/oci-go-sdk/v65's changelog.
... (truncated)
Commits
8fb8df6
Releasing version 65.60.021b6614
Merge remote-tracking branch 'bitbucket/github' into release_2024-02-27cefe849
Merge pull request #2670 in SDK/oci-go-sdk from merge_to_github2024-02-26 to ...badde64
Releasing version 65.59.0f60795b
Merge remote-tracking branch 'bitbucket/github' into release_2024-02-20cda63de
Merge pull request #2664 in SDK/oci-go-sdk from merge_to_github2024-02-16 to ...d9d3ec1
Releasing version 65.58.1bf54adc
Merge remote-tracking branch 'bitbucket/github' into release_2024-02-131252a51
Merge pull request #2657 in SDK/oci-go-sdk from merge_to_github2024-02-12 to ...387014e
Releasing version 65.58.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show