Skip to content

Commit db82bda

Browse files
CHANGELOG for v2.1.6 release
1 parent 432f402 commit db82bda

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@ All notable changes to this project are documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/).
55

6+
## 2.1.6 - 2018-04-26
7+
8+
### Added
9+
- New features for images -
10+
- Image launch mode can be specified when creating an image
11+
- The image size can be read from image resources and data sources
12+
- Image data sources can query using a “shape” filter
13+
- New features for boot volumes -
14+
- Custom instance boot volume sizes can be specified at launch time
15+
- Launch options can be read from instance and image resources and data sources
16+
- New features for block volumes -
17+
- Volume attachments can enable CHAP authentication for iSCSI attachments
18+
- Volume attachments can be specified as read-only
19+
- Paravirtualized volume attachments can be created
20+
- Volume backups can specify whether a full or incremental backup type should be created
21+
- Filters support all Terraform primitives (string, bool, int, float)
22+
- Imports for Load Balancer resource are now enabled
23+
24+
### Fixed
25+
- Fixed policy version_date bug (#508)
26+
627
## 2.1.5 - 2018-04-12
728

829
### Added

0 commit comments

Comments
 (0)