Skip to content

Commit 3b5c377

Browse files
Releasing version 65.75.2
Releasing version 65.75.2
2 parents 4576a42 + d29b674 commit 3b5c377

File tree

182 files changed

+4203
-538
lines changed

Some content is hidden

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

182 files changed

+4203
-538
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44

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

7+
## 65.75.2 - 2024-10-08
8+
### Added
9+
- Support for OCI Secure Desktops service
10+
- Support for window preferences on cloud automation tooling updates on ExaCC and ExaCS VM clusters in the Database service
11+
- Support for maintenance windows in the Stack Monitoring service
12+
- Renamed service OCI Container Engine to OCI Kubernetes Engine
13+
- Support for password as an optional parameter on creating admin users in the Fusion Apps as a Service
14+
- Support for IAM credentials for autonomous databases in the Operations Insights service
15+
716
## 65.75.1 - 2024-10-01
817
### Added
918
- Support for calling Oracle Cloud Infrastructure services in the us-somerset-1 region

common/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

containerengine/add_on_options.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
33
// Code generated. DO NOT EDIT.
44

5-
// Container Engine for Kubernetes API
5+
// Kubernetes Engine API
66
//
7-
// API for the Container Engine for Kubernetes service. Use this API to build, deploy,
7+
// API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
88
// and manage cloud-native applications. For more information, see
9-
// Overview of Container Engine for Kubernetes (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
9+
// Overview of Kubernetes Engine (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
1010
//
1111

1212
package containerengine

containerengine/addon.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
33
// Code generated. DO NOT EDIT.
44

5-
// Container Engine for Kubernetes API
5+
// Kubernetes Engine API
66
//
7-
// API for the Container Engine for Kubernetes service. Use this API to build, deploy,
7+
// API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
88
// and manage cloud-native applications. For more information, see
9-
// Overview of Container Engine for Kubernetes (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
9+
// Overview of Kubernetes Engine (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
1010
//
1111

1212
package containerengine

containerengine/addon_configuration.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
33
// Code generated. DO NOT EDIT.
44

5-
// Container Engine for Kubernetes API
5+
// Kubernetes Engine API
66
//
7-
// API for the Container Engine for Kubernetes service. Use this API to build, deploy,
7+
// API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
88
// and manage cloud-native applications. For more information, see
9-
// Overview of Container Engine for Kubernetes (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
9+
// Overview of Kubernetes Engine (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
1010
//
1111

1212
package containerengine

containerengine/addon_error.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
33
// Code generated. DO NOT EDIT.
44

5-
// Container Engine for Kubernetes API
5+
// Kubernetes Engine API
66
//
7-
// API for the Container Engine for Kubernetes service. Use this API to build, deploy,
7+
// API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
88
// and manage cloud-native applications. For more information, see
9-
// Overview of Container Engine for Kubernetes (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
9+
// Overview of Kubernetes Engine (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
1010
//
1111

1212
package containerengine

containerengine/addon_lifecycle_state.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
33
// Code generated. DO NOT EDIT.
44

5-
// Container Engine for Kubernetes API
5+
// Kubernetes Engine API
66
//
7-
// API for the Container Engine for Kubernetes service. Use this API to build, deploy,
7+
// API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
88
// and manage cloud-native applications. For more information, see
9-
// Overview of Container Engine for Kubernetes (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
9+
// Overview of Kubernetes Engine (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
1010
//
1111

1212
package containerengine

containerengine/addon_option_summary.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
33
// Code generated. DO NOT EDIT.
44

5-
// Container Engine for Kubernetes API
5+
// Kubernetes Engine API
66
//
7-
// API for the Container Engine for Kubernetes service. Use this API to build, deploy,
7+
// API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
88
// and manage cloud-native applications. For more information, see
9-
// Overview of Container Engine for Kubernetes (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
9+
// Overview of Kubernetes Engine (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
1010
//
1111

1212
package containerengine

containerengine/addon_summary.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
33
// Code generated. DO NOT EDIT.
44

5-
// Container Engine for Kubernetes API
5+
// Kubernetes Engine API
66
//
7-
// API for the Container Engine for Kubernetes service. Use this API to build, deploy,
7+
// API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
88
// and manage cloud-native applications. For more information, see
9-
// Overview of Container Engine for Kubernetes (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
9+
// Overview of Kubernetes Engine (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
1010
//
1111

1212
package containerengine

containerengine/addon_version_configuration.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
33
// Code generated. DO NOT EDIT.
44

5-
// Container Engine for Kubernetes API
5+
// Kubernetes Engine API
66
//
7-
// API for the Container Engine for Kubernetes service. Use this API to build, deploy,
7+
// API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
88
// and manage cloud-native applications. For more information, see
9-
// Overview of Container Engine for Kubernetes (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
9+
// Overview of Kubernetes Engine (https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm).
1010
//
1111

1212
package containerengine

0 commit comments

Comments
 (0)