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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/).
5
5
6
+
## 2.0.4 - 2017-11-2
7
+
8
+
### Added
9
+
- Host header and version to signing (#340)
10
+
- Support for block volume fast clones (#347)
11
+
12
+
### Fixed
13
+
- Examples of "oci_core_images" data source now filter on "display_name" to accommodate changes to available images (#342 and #345)
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.4).
0 commit comments