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
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,22 @@
1
1
# Change Log
2
-
All notable changes to this project will be documented in this file.
2
+
All notable changes to this project are documented in this file.
3
3
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/).
5
5
6
+
## 2.0.7 - 2018-02-08
7
+
8
+
### Added
9
+
- NA
10
+
11
+
### Fixed
12
+
- Correctly resolve Load Balancer and Listener creation failures so plans can be reapplied (#414 and #430).
13
+
- Allow Object Storage Buckets to be renamed in plans by implementing the correct ForceNew behavior (#424).
14
+
15
+
### Notes
16
+
- If upgrading from v1, see [this wiki](https://github.com/oracle/terraform-provider-oci/wiki/Oracle-Terraform-Provider-Name-Change) for migration steps.
17
+
- See docs for this version [here](https://github.com/oracle/terraform-provider-oci/tree/v2.0.7).
0 commit comments