You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+33-23Lines changed: 33 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
## 4.81.0 (June 22, 2022)
2
+
3
+
### Added
4
+
- Support for APM Configuration Options
5
+
- Support for DBM: Database Diagnostics - Alert & Attention Log, OnDemand Run ADDM
6
+
Data Labeling Service [DLS] FY22Q4 v3 Release
7
+
### Bug Fix
8
+
: Regression introduced database server datasource
9
+
- New Datasource DevopsRepoFileLineDataSource
10
+
1
11
## 4.80.1 (June 16, 2022)
2
12
### Bug Fix
3
13
- Fixed terraform crash for oci_core_route_table resource
@@ -458,7 +468,7 @@ support for - Cluster Network: new optional parameter to Update API
458
468
- Support for Email Authentication: DKIM API
459
469
460
470
### Fixed
461
-
- Update issue in `oci_database_autonomous_database` - Issue [1417](https://github.com/terraform-providers/terraform-provider-oci/issues/1417)
471
+
- Update issue in `oci_database_autonomous_database` - Issue [1417](https://github.com/oracle/terraform-provider-oci/issues/1417)
462
472
463
473
## 4.36.0 (July 21, 2021)
464
474
@@ -608,7 +618,7 @@ support for - Cluster Network: new optional parameter to Update API
608
618
609
619
### Fixed
610
620
- Fixed functions resource to sync `image_digest` with `image` appropriately
611
-
- Removed incorrect document for `oci_data_safe_on_prem_connectors_configuration`. Issue [1344](https://github.com/terraform-providers/terraform-provider-oci/issues/1344)
621
+
- Removed incorrect document for `oci_data_safe_on_prem_connectors_configuration`. Issue [1344](https://github.com/oracle/terraform-provider-oci/issues/1344)
612
622
- Property `ipv6cidr_block` and `ipv6public_cidr_block` are removed from `oci_core_vcn`
613
623
- Property `ipv6public_cidr_block` is removed from `oci_core_subnet`
614
624
@@ -741,7 +751,7 @@ support for - Cluster Network: new optional parameter to Update API
741
751
## 4.8.0 (January 06, 2021)
742
752
743
753
### Fixed
744
-
- Fixed typo in load balancer shape. Issue [#1252](https://github.com/terraform-providers/terraform-provider-oci/issues/1252)
754
+
- Fixed typo in load balancer shape. Issue [#1252](https://github.com/oracle/terraform-provider-oci/issues/1252)
745
755
746
756
## 4.7.0 (December 16, 2020)
747
757
@@ -758,7 +768,7 @@ support for - Cluster Network: new optional parameter to Update API
758
768
759
769
### Fixed
760
770
- Fix `idcs_access_token` as `required` now. Note that this will break current import scenario, user need to add `idcs_access_token` to Terraform config.
@@ -1124,9 +1134,9 @@ importing such db_systems. New behavior will put an empty placeholder in the sta
1124
1134
- Support resource discovery for functions resources
1125
1135
1126
1136
### Fixed
1127
-
- Add missing attributes for `oci_file_storage_mount_target` import [Github issue #1037](https://github.com/terraform-providers/terraform-provider-oci/issues/1037)
1128
-
- Fixed the diff for `whitelisted_ips` arguments order in `oci_database_autonomous_database` resource [Issue #1050](https://github.com/terraform-providers/terraform-provider-oci/issues/1050)
1129
-
- Fixed the `placement_configs` order mismatch in `oci_containerengine_node_pool`[GitHub issue #1045](https://github.com/terraform-providers/terraform-provider-oci/issues/1045)
1137
+
- Add missing attributes for `oci_file_storage_mount_target` import [Github issue #1037](https://github.com/oracle/terraform-provider-oci/issues/1037)
1138
+
- Fixed the diff for `whitelisted_ips` arguments order in `oci_database_autonomous_database` resource [Issue #1050](https://github.com/oracle/terraform-provider-oci/issues/1050)
1139
+
- Fixed the `placement_configs` order mismatch in `oci_containerengine_node_pool`[GitHub issue #1045](https://github.com/oracle/terraform-provider-oci/issues/1045)
1130
1140
- Fixed Instance Metadata examples to use the Instance Metadata Service version 2
1131
1141
1132
1142
## 3.74.0 (May 06, 2020)
@@ -1158,7 +1168,7 @@ importing such db_systems. New behavior will put an empty placeholder in the sta
1158
1168
- Support for `maintenance_window` in `oci_database_db_system` resource for ExaCS infrastructure
1159
1169
1160
1170
### Fixed
1161
-
- Update `cpu_core_count` with the other attributes in `oci_database_db_system` resource [Github issue #1026](https://github.com/terraform-providers/terraform-provider-oci/issues/1026)
1171
+
- Update `cpu_core_count` with the other attributes in `oci_database_db_system` resource [Github issue #1026](https://github.com/oracle/terraform-provider-oci/issues/1026)
1162
1172
1163
1173
### Notes
1164
1174
`oci_streaming_stream_archiver` data source and resource were not supported by the service and removed from the provider since v3.72.0
@@ -1244,7 +1254,7 @@ importing such db_systems. New behavior will put an empty placeholder in the sta
1244
1254
- Support for Data Flow Service
1245
1255
1246
1256
### Fixed
1247
-
- Address issue where budget resource `time_spend_computed` attribute results in error [Github issue #966](https://github.com/terraform-providers/terraform-provider-oci/issues/966)
1257
+
- Address issue where budget resource `time_spend_computed` attribute results in error [Github issue #966](https://github.com/oracle/terraform-provider-oci/issues/966)
1248
1258
1249
1259
## 3.60.0 (January 29, 2020)
1250
1260
@@ -1400,7 +1410,7 @@ Load balancer certificates created with previous versions and upgrading to this
1400
1410
1401
1411
### Fixed
1402
1412
1403
-
- Fix compositeId parsing for pre-authenticated requests in object storage [Issue #867](https://github.com/terraform-providers/terraform-provider-oci/issues/867)
1413
+
- Fix compositeId parsing for pre-authenticated requests in object storage [Issue #867](https://github.com/oracle/terraform-provider-oci/issues/867)
1404
1414
- Fixed ssl_configuration is optional only in `oci_load_balancer_backend_set` resource
1405
1415
1406
1416
## 3.45.0 (September 25, 2019)
@@ -1467,7 +1477,7 @@ Load balancer certificates created with previous versions and upgrading to this
1467
1477
- Support for ipv6 in `oci_core_virtual_circuit` resources.
1468
1478
1469
1479
### Fixed
1470
-
- Fixed the diff for `options` arguments order in `oci_core_dhcp_options` resource [Issue #829](https://github.com/terraform-providers/terraform-provider-oci/issues/829)
1480
+
- Fixed the diff for `options` arguments order in `oci_core_dhcp_options` resource [Issue #829](https://github.com/oracle/terraform-provider-oci/issues/829)
1471
1481
- Fixed typo in docs for `source_type` in `oci_core_network_security_group_security_rule` and docs updated
1472
1482
- Fixed `listing_id` reference in docs for App Catalog
1473
1483
- Removing `compartment_id` from `oci_core_volume_attachment` as the service does not accept that parameter. The compartment_id of the volume is the one used by the service.
@@ -1494,7 +1504,7 @@ Load balancer certificates created with previous versions and upgrading to this
1494
1504
- Support for scheduling KMS vault deletion by specified time
1495
1505
1496
1506
### Fixed
1497
-
- Fixed `oci_load_balancer_backend_set` by explicitly making `session_persistence_configuration` and `lb_cookie_session_persistence_configuration` mutually exclusive [Issue #825](https://github.com/terraform-providers/terraform-provider-oci/issues/825)
1507
+
- Fixed `oci_load_balancer_backend_set` by explicitly making `session_persistence_configuration` and `lb_cookie_session_persistence_configuration` mutually exclusive [Issue #825](https://github.com/oracle/terraform-provider-oci/issues/825)
1498
1508
- Fixed use case of `oci_load_balancer_backend_set` with `lb_cookie_session_persistence_configuration` update operation without setting optional parameters `max_age_in_seconds` and `domain`
1499
1509
- Fixed `oci_identity_user_capabilities_management` to correctly set `can_use_auth_tokens` field
1500
1510
@@ -1530,7 +1540,7 @@ Load balancer certificates created with previous versions and upgrading to this
1530
1540
- Removing deprecated fields `content-length` and `content-type` from data source `oci_objectstorage_object_head`. `content_length` and `content_type` should be used instead
1531
1541
- Removing `compartment_id` from resource `oci_core_drg_attachment` as an Optional field as the service does not accept it. The compartment of the VCN is the one used by the service. Keeping it as a computed field.
1532
1542
- Removing deprecated field `db_data_size_in_mbs` from resource `oci_database_backup`. `database_size_in_gbs` should be used instead
1533
-
- Fixed `extended_metadata` field in `oci_core_instance` to correctly handle JSON [Issue #817](https://github.com/terraform-providers/terraform-provider-oci/issues/817)
1543
+
- Fixed `extended_metadata` field in `oci_core_instance` to correctly handle JSON [Issue #817](https://github.com/oracle/terraform-provider-oci/issues/817)
1534
1544
- Consistently use the new `oci_core_vcn` rather than the legacy `oci_core_virtual_network` resource for VCN in examples
1535
1545
1536
1546
## 3.33.0 (July 10, 2019)
@@ -1594,7 +1604,7 @@ Optional/Computed fields.
1594
1604
### Added
1595
1605
-`oci_core_ipsec_connection_tunnel_management` resource to manage IPSec tunnel connection
1596
1606
### Fixed
1597
-
-`oci_core_ipsec` backward compatibility issue by removing `tunnel_configuration` property, which is reported by https://github.com/terraform-providers/terraform-provider-oci/issues/779
1607
+
-`oci_core_ipsec` backward compatibility issue by removing `tunnel_configuration` property, which is reported by https://github.com/oracle/terraform-provider-oci/issues/779
1598
1608
1599
1609
## 3.28.1 (June 05, 2019)
1600
1610
@@ -1751,7 +1761,7 @@ Optional/Computed fields.
1751
1761
1752
1762
### Fixed
1753
1763
- Timeout should be updatable for the `oci_containerengine_cluster` and `oci_containerengine_node_pool` resources
1754
-
- Virtual Circuit `public_prefixes` to be updatable and importable. [Issue #700](https://github.com/terraform-providers/terraform-provider-oci/issues/700)
1764
+
- Virtual Circuit `public_prefixes` to be updatable and importable. [Issue #700](https://github.com/oracle/terraform-provider-oci/issues/700)
1755
1765
1756
1766
## 3.14.0 (January 29, 2019)
1757
1767
@@ -1765,8 +1775,8 @@ Optional/Computed fields.
1765
1775
1766
1776
### Fixed
1767
1777
- Fixed an issue where the default retry timeout is zero seconds if `retry_duration_seconds` isn't specified
1768
-
- Modifying immutable `metadata` fields such as `ssh_authorized_keys` and `user_data` should result in new instances. [Issue #673](https://github.com/terraform-providers/terraform-provider-oci/issues/673)
1769
-
- Vendored Terraform helper/schema SDK to return matching data type for maps in case of empty state. [Issue #685](https://github.com/terraform-providers/terraform-provider-oci/issues/685)
1778
+
- Modifying immutable `metadata` fields such as `ssh_authorized_keys` and `user_data` should result in new instances. [Issue #673](https://github.com/oracle/terraform-provider-oci/issues/673)
1779
+
- Vendored Terraform helper/schema SDK to return matching data type for maps in case of empty state. [Issue #685](https://github.com/oracle/terraform-provider-oci/issues/685)
1770
1780
1771
1781
## 3.12.0 (January 15, 2019)
1772
1782
@@ -1815,7 +1825,7 @@ Optional/Computed fields.
1815
1825
## 3.10.0 (December 11, 2018)
1816
1826
1817
1827
### Added
1818
-
- Support for attaching Route Table to Subnet. Issue [#270](https://github.com/terraform-providers/terraform-provider-oci/issues/270)
1828
+
- Support for attaching Route Table to Subnet. Issue [#270](https://github.com/oracle/terraform-provider-oci/issues/270)
1819
1829
1820
1830
## 3.9.0 (December 04, 2018)
1821
1831
@@ -1887,7 +1897,7 @@ Optional/Computed fields.
1887
1897
- Fields "assigned_entity_id" and "assigned_entity_type" to Public IPs to allow distinguishing Public IPs of the NAT Gateway.
1888
1898
1889
1899
### Fixed
1890
-
- Importing of volumes with backup policies. Issue [#590](https://github.com/terraform-providers/terraform-provider-oci/issues/590)
1900
+
- Importing of volumes with backup policies. Issue [#590](https://github.com/oracle/terraform-provider-oci/issues/590)
1891
1901
- Updating of Virtual Circuits fails with field bgpMd5AuthKey is not supported
1892
1902
1893
1903
## 3.3.0 (October 04, 2018)
@@ -1896,16 +1906,16 @@ Optional/Computed fields.
1896
1906
- Support for new Image launch mode: paravirtualization
1897
1907
1898
1908
### Fixed
1899
-
- Fix logic to prevent unexpected diffs related to numbers. Issue [#607](https://github.com/terraform-providers/terraform-provider-oci/issues/607)
1909
+
- Fix logic to prevent unexpected diffs related to numbers. Issue [#607](https://github.com/oracle/terraform-provider-oci/issues/607)
1900
1910
1901
1911
## 3.2.0 (September 28, 2018)
1902
1912
1903
1913
### Added
1904
1914
- Support updating size of offline volumes
1905
1915
1906
1916
### Fixed
1907
-
- Specifying lifecycle state in container engine cluster datasource properly filters. Issue [#600](https://github.com/terraform-providers/terraform-provider-oci/issues/600)
1908
-
- Importing the assign_public_ip attribute for instances has the correct default. Issue [#593](https://github.com/terraform-providers/terraform-provider-oci/issues/593)
1917
+
- Specifying lifecycle state in container engine cluster datasource properly filters. Issue [#600](https://github.com/oracle/terraform-provider-oci/issues/600)
1918
+
- Importing the assign_public_ip attribute for instances has the correct default. Issue [#593](https://github.com/oracle/terraform-provider-oci/issues/593)
1909
1919
- ADW and ATP resources destruction still succeeds if the database lifecycle state becomes `Unavailable`
0 commit comments