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
+11-1
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,23 @@
1
1
# Changelog
2
2
## Unreleased
3
3
### 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.
5
12
-[aws auth] Revert bump aws client to v1.35.33, downgrade to v1.35.20
6
13
-[aws auth] Revert pass profile on assume role.
7
14
8
15
### Added
9
16
-[open distro role] Add support for OpenDistro document-level-security in role.
10
17
18
+
### Fixed
19
+
-[composable template] Fix elasticsearch_composable_index_template with Elasticsearch 7.10 (#134)
20
+
11
21
## [1.5.1] - 2020-12-23
12
22
### Changed
13
23
- 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