Skip to content

Commit 6bbea34

Browse files
committed
Finalize changelog and release for version v5.5.0
1 parent b4b6edb commit 6bbea34

File tree

3 files changed

+36
-20
lines changed

3 files changed

+36
-20
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## 5.5.0 (Unreleased)
2+
3+
### Added
4+
- Support for Remove internal-only additionalCapabilities parameter from Container Instances Public SDK/CLI and Terraform
5+
- Support for Architecture Agnostic Instance Launch for Customer Overlay Services
6+
- Support for FSS: Support Kerberos with NFSv3 in FSS
7+
- Support for Include capacity reservation checks
8+
- Setting resource ID in statefile before waiting for workrequest for sub-resources
9+
- Support for Multitenant support for Workload Identity (WRIS)
10+
- Support for KMS key Rotation for Block/Boot Volume Backups
11+
- Support for 3rd VM Cluster Network for DR (Data Guard) | Exa-DB-C@C (ExaCC)
12+
- Support for Upgrade - Personal to Corporate
13+
- Support for APM - Synthetics - Disable automatic screenshots - API Only
14+
- Support migration without SSH to DB Host.
15+
- Support for Patch One-Off Download Support DBCS-EXaCS-ExaCC Update
16+
- Support for MFT monitoring in Stack Monitoring
17+
### Bug Fix
18+
- updated document for content field of vault oci_vault_secret
19+
- Adding checks for ocpu_count and storage_size_in_gbs
20+
- Adding rack_serial_number in database_exadata_infrastructure_resource.go
21+
- Resolved Resource Discovery issue for Terraform Version Greater than 1.3
22+
123
## 5.4.0 (Unreleased)
224

325
### Added

internal/globalvar/version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import (
77
"log"
88
)
99

10-
const Version = "5.4.0"
11-
const ReleaseDate = "2023-07-12"
10+
const Version = "5.5.0"
11+
const ReleaseDate = "2023-07-19"
1212

1313
func PrintVersion() {
1414
log.Printf("[INFO] terraform-provider-oci %s\n", Version)

website/oci.erb

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2011,6 +2011,12 @@
20112011
<li>
20122012
<a href="/docs/providers/oci/d/dataflow_run_statements.html">oci_dataflow_run_statements</a>
20132013
</li>
2014+
<li>
2015+
<a href="/docs/providers/oci/d/dataflow_sql_endpoint.html">oci_dataflow_sql_endpoint</a>
2016+
</li>
2017+
<li>
2018+
<a href="/docs/providers/oci/d/dataflow_sql_endpoints.html">oci_dataflow_sql_endpoints</a>
2019+
</li>
20142020
</ul>
20152021
</li>
20162022
<li<%= sidebar_current("docs-oci-dataflow-resources") %>>
@@ -2031,6 +2037,9 @@
20312037
<li>
20322038
<a href="/docs/providers/oci/r/dataflow_run_statement.html">oci_dataflow_run_statement</a>
20332039
</li>
2040+
<li>
2041+
<a href="/docs/providers/oci/r/dataflow_sql_endpoint.html">oci_dataflow_sql_endpoint</a>
2042+
</li>
20342043
</ul>
20352044
</li>
20362045
</ul>
@@ -3979,26 +3988,14 @@
39793988
<li>
39803989
<a href="/docs/providers/oci/d/file_storage_file_systems.html">oci_file_storage_file_systems</a>
39813990
</li>
3982-
<li>
3983-
<a href="/docs/providers/oci/d/file_storage_filesystem_snapshot_policies.html">oci_file_storage_filesystem_snapshot_policies</a>
3984-
</li>
3985-
<li>
3986-
<a href="/docs/providers/oci/d/file_storage_filesystem_snapshot_policy.html">oci_file_storage_filesystem_snapshot_policy</a>
3987-
</li>
39883991
<li>
39893992
<a href="/docs/providers/oci/d/file_storage_mount_targets.html">oci_file_storage_mount_targets</a>
39903993
</li>
39913994
<li>
3992-
<a href="/docs/providers/oci/d/file_storage_replication.html">oci_file_storage_replication</a>
3993-
</li>
3994-
<li>
3995-
<a href="/docs/providers/oci/d/file_storage_replication_target.html">oci_file_storage_replication_target</a>
3995+
<a href="/docs/providers/oci/d/file_storage_outbound_connector.html">oci_file_storage_outbound_connector</a>
39963996
</li>
39973997
<li>
3998-
<a href="/docs/providers/oci/d/file_storage_replication_targets.html">oci_file_storage_replication_targets</a>
3999-
</li>
4000-
<li>
4001-
<a href="/docs/providers/oci/d/file_storage_replications.html">oci_file_storage_replications</a>
3998+
<a href="/docs/providers/oci/d/file_storage_outbound_connectors.html">oci_file_storage_outbound_connectors</a>
40023999
</li>
40034000
<li>
40044001
<a href="/docs/providers/oci/d/file_storage_snapshot.html">oci_file_storage_snapshot</a>
@@ -4020,14 +4017,11 @@
40204017
<li>
40214018
<a href="/docs/providers/oci/r/file_storage_file_system.html">oci_file_storage_file_system</a>
40224019
</li>
4023-
<li>
4024-
<a href="/docs/providers/oci/r/file_storage_filesystem_snapshot_policy.html">oci_file_storage_filesystem_snapshot_policy</a>
4025-
</li>
40264020
<li>
40274021
<a href="/docs/providers/oci/r/file_storage_mount_target.html">oci_file_storage_mount_target</a>
40284022
</li>
40294023
<li>
4030-
<a href="/docs/providers/oci/r/file_storage_replication.html">oci_file_storage_replication</a>
4024+
<a href="/docs/providers/oci/r/file_storage_outbound_connector.html">oci_file_storage_outbound_connector</a>
40314025
</li>
40324026
<li>
40334027
<a href="/docs/providers/oci/r/file_storage_snapshot.html">oci_file_storage_snapshot</a>

0 commit comments

Comments
 (0)