Skip to content

Commit 9db5b20

Browse files
committed
Release 2.0.0-beta.2
1 parent 9fbdc4b commit 9db5b20

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
11
# Changelog
22
## Unreleased
33
### Changed
4+
5+
### Added
6+
7+
### Fixed
8+
9+
10+
## [2.0.0-beta.2] - 2021-09-25
11+
### Changed
412
- [provider] Change default for sniffing to false, see https://github.com/phillbaker/terraform-provider-elasticsearch/pull/161.
513
- [aws] Reuse session options, ensure synchronization before using credentials, see https://github.com/phillbaker/terraform-provider-elasticsearch/issues/124.
614

715
### Added
816
- [index] Add include_type_name for compatibility between ESv6/7
17+
- [xpack license] Handle ackowledged only reponse.
18+
- [kibana alert] Fix storing actions, missing descriptions.
919

1020
### Fixed
1121
- [provider] Add a timeout for pinging ES in case of no network access.

0 commit comments

Comments
 (0)