Skip to content

Commit 28845da

Browse files
committed
Finalize changelog and release for version v5.0.0
1 parent 20398ec commit 28845da

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
## 5.0.0 (Unreleased)
22

3+
### Added
4+
- Support for Capacity Availability API
5+
- Support for Datalake/Lakehouse Feature for MySQL HeatWave
6+
- Support for Bulk include/exclude of migration objects enhancement. DatabaseMigration service
7+
support for region override in resource principal
8+
changes to README.md, License.txt, security.md and CONTRIBUTING.md for Github Audit Compliance.
9+
### Deprecation
10+
- Deprecated oci_identity_swift_password resource and datasource
11+
12+
## 5.0.0 (Unreleased)
13+
314
### Added
415
changes to README.md, License.txt, security.md and CONTRIBUTING.md for Github Audit Compliance.
516

website/oci.erb

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1686,6 +1686,9 @@
16861686
<li>
16871687
<a href="/docs/providers/oci/r/core_cluster_network.html">oci_core_cluster_network</a>
16881688
</li>
1689+
<li>
1690+
<a href="/docs/providers/oci/r/core_compute_capacity_report.html">oci_core_compute_capacity_report</a>
1691+
</li>
16891692
<li>
16901693
<a href="/docs/providers/oci/r/core_compute_capacity_reservation.html">oci_core_compute_capacity_reservation</a>
16911694
</li>
@@ -4345,9 +4348,6 @@
43454348
<li>
43464349
<a href="/docs/providers/oci/d/identity_smtp_credentials.html">oci_identity_smtp_credentials</a>
43474350
</li>
4348-
<li>
4349-
<a href="/docs/providers/oci/d/identity_swift_passwords.html">oci_identity_swift_passwords</a>
4350-
</li>
43514351
<li>
43524352
<a href="/docs/providers/oci/d/identity_tag.html">oci_identity_tag</a>
43534353
</li>
@@ -4440,9 +4440,6 @@
44404440
<li>
44414441
<a href="/docs/providers/oci/r/identity_smtp_credential.html">oci_identity_smtp_credential</a>
44424442
</li>
4443-
<li>
4444-
<a href="/docs/providers/oci/r/identity_swift_password.html">oci_identity_swift_password</a>
4445-
</li>
44464443
<li>
44474444
<a href="/docs/providers/oci/r/identity_tag.html">oci_identity_tag</a>
44484445
</li>

0 commit comments

Comments
 (0)