Releases: oracle/oci-powershell-modules
11.0.0
Added
-
Support for the Network Load Balancing service.
-
Support for maintenance runs on autonomous databases in the Database service.
-
Support for announcement preferences in the Announcements service.
-
Support for domain claiming in the Organizations service.
-
Support for saved reports in the Usage service.
-
Support for the HeatWave in-memory analytics accelerator in the MySQL Database service.
-
Support for community applications in the Marketplace service.
-
Support for capacity reservations in the Compute service.
Breaking Changes
-
VnicId
is now a required property forOci.CoreService.Models.Ipv6
in theCore
service. -
VnicId
is now a required property forOci.CoreService.Models.CreateIpv6Details
in theCore
service. -
CompartmentId
was removed as a property fromOci.TenantmanagercontrolplaneService.Requests.ListWorkRequestLogsRequest
in theTenantmanagercontrolplane
service.
10.2.0
Added
-
Support for routing policies and HTTP2 listener protocols in the Load Balancing service.
-
Support for model deployments in the Data Science service.
-
Support for private clusters in the Container Engine for Kubernetes service.
-
Support for updating an instance's usage type in the Content and Experience service.
10.1.0
Added
-
Support for the Application Performance Monitoring service.
-
Support for the Golden Gate service.
-
Support for SMS subscriptions in the Notifications service.
-
Support for friendly-formatted messages in the Service Connector Hub service.
-
Support for attaching and detaching instances to instance pools in the Autoscaling service.
10.0.0
Added
-
Support for pipelines, pipeline tasks, and favorites in the Data Integration service.
-
Support for publishing tasks to OCI Data Flow in the Data Integration service.
-
Support for clones in the File Storage service.
-
Support for bundled modules.
Breaking changes
-
Changed
Oci.DataintegrationService.Models.UniqueKey
model in the Dataintegration service to not inherit fromKey
. -
Changed
Oci.DataintegrationService.Models.PrimaryKey
model in the Dataintegration service to inherit fromUniqueKey
. -
Removed
PRIMARY_KEY
andUNIQUE_KEY
values fromKeyModelTypeEnum
inOci.DataintegrationService.Models.Key
model in the Dataintegration service.
9.2.0
Added
-
Support for the OCI Registry service.
-
Support for exporting an existing running VM, or a copy of VM, into a VMDK, QCOW2, VDI, VHD, or OCI formatted image in the Compute service.
-
Support for platform configurations on instances in the Compute service.
-
Support for providing target tags and target compartments on profiles in the Optimizer service.
-
Support for the 'Fix it' feature in the Optimizer service.
9.1.0
Added
-
Support for scan DNS names and zone ids on database system, cloud VM cluster, and autonomous Exadata infrastructure responses in the Database service.
-
Support for specifying ACL rules to limit ingress into public load balancers in the Integration service.
-
Support for Cloud at Customer as a source type in the Application Migration service.
-
Support for selective migration of specific resources in the Application Migration service.
9.0.0
Added
-
Support for the Database Management service.
-
Support for setting an offset for budget processing in the Budgets service.
-
Support for enabling and disabling Oracle Cloud Agent plugins in the Compute service.
-
Support for listing available plugins and for getting the status of plugins in the Oracle Cloud Agent service.
-
Support for one-off patching in autonomous transaction processing - dedicated databases in the Database service.
-
Support for additional database upgrade options in the Database service.
-
Support for glossary term recommendations in the Data Catalog service.
-
Support for listing errata in the OS Management service.
Breaking changes
InstallationRequirements
was replaced byInstallationRequirementsEnum
in the WindowsUpdate object returned inGet-OCIOsmanagementWindowsUpdate
cmdlet of the Osmanagement service.
8.0.0
Added
-
Support for checking if a contact for Exadata infrastructure is valid in My Oracle Support in the Database service.
-
Support for checking if Exadata infrastructure is in a degraded state in the Database service.
-
Support for updating the operating system on a VM cluster in the Database service.
-
Support for external databases in the Database service.
-
Support for uploading objects to the infrequent access storage tier in the Object Storage service.
-
Support for changing the storage tier of existing objects in the Object Storage service.
-
Support for private templates in the Resource Manager service.
-
Support for multiple encryption domains on IPSec tunnels in the Networking service.
Breaking Changes
-
ListAppCatalogListingResourceVersionsResponse
inGet-OCIComputeAppCatalogListingResourceVersionsList
no longer supports theetag
parameter. -
Property
vnicId
in modelOci.CoreService.Models.Ipv6
was removed as a parameter from the Core service. -
ArchivalStateEnum
enum was replaced byArchivalState
in responseGetObjectResponse
in cmdletGet-OCIObjectStorageObject
in the Object Storage Service.
7.0.0
Added
- Support for creating, managing, and using asymmetric keys in the Key Management service.
- Support for peer ACD unique names in Exadata Cloud at Customer in the Database service.
- Support for ACLs on autonomous databases in Exadata Cloud at Customer Data Guard in the Database service.
- Support for drift detection on individual resources of a stack in the Resource Manager service.
- Support for private access channels and vanity URLs in the Analytics Cloud service.
- Support for updating load balancer shapes in the Blockchain Platform service.
- Support for assigning volume backup policies to volume groups in the Block Volume service.
Breaking Changes
- CreateBlockchainPlatformDetails now has IdcsAccessToken as required property in the BlockChain service.
6.0.0
Added
-
Support for Logging Analytics as a target in the Service Connector Hub service
-
Support for lookups, agent collection warnings, task commands, and data archive/recall in the Logging Analytics service
Fixed
- Fixed a bug in the endpoint used for the Management Dashboard service
Breaking Changes
-
Parameter
SortBy
in cmdletsGet-OCILoganalyticsMetaSourceTypesList
,Get-OCILoganalyticsParserFunctionsList
,Get-OCILoganalyticsParserMetaPluginsList
,Get-OCILoganalyticsSourceLabelOperatorsList
,Get-OCILoganalyticsSourceMetaFunctionsList
has changed its datatype fromString
toOci.LoganalyticsService.Requests.ListSourceMetaFunctionsRequest.SortByEnum
in the Logging Analytics service -
Parameter
WaitForLifecycleState
in cmdletGet-OCILoganalyticsObjectCollectionRule
has changed its datatype fromLogAnalyticsObjectCollectionRule.LifecycleStateEnum
toObjectCollectionRuleLifecycleStates
in the Logging Analytics Service