Skip to content

Commit 8d01aa6

Browse files
committed
Release 1.5.2
1 parent 116c9ff commit 8d01aa6

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

Diff for: CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,23 @@
11
# Changelog
22
## Unreleased
33
### Changed
4-
- [open distro role] Rename fls in favor of field_level_security
4+
5+
### Added
6+
7+
### Fixed
8+
9+
## [1.5.2] - 2020-02-05
10+
### Changed
11+
- [open distro role] Rename fls in favor of field_level_security, deprecate fls.
512
- [aws auth] Revert bump aws client to v1.35.33, downgrade to v1.35.20
613
- [aws auth] Revert pass profile on assume role.
714

815
### Added
916
- [open distro role] Add support for OpenDistro document-level-security in role.
1017

18+
### Fixed
19+
- [composable template] Fix elasticsearch_composable_index_template with Elasticsearch 7.10 (#134)
20+
1121
## [1.5.1] - 2020-12-23
1222
### Changed
1323
- Gracefully handle the case where `elasticsearch_index_template` objects exist in the terraform state but not in the ES domain (e.g. because they were manually deleted.)

0 commit comments

Comments
 (0)