Skip to content

Commit

Permalink
Release 2.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phillbaker committed Sep 25, 2021
1 parent 9fbdc4b commit 9db5b20
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
# Changelog
## Unreleased
### Changed

### Added

### Fixed


## [2.0.0-beta.2] - 2021-09-25
### Changed
- [provider] Change default for sniffing to false, see https://github.com/phillbaker/terraform-provider-elasticsearch/pull/161.
- [aws] Reuse session options, ensure synchronization before using credentials, see https://github.com/phillbaker/terraform-provider-elasticsearch/issues/124.

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

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

0 comments on commit 9db5b20

Please sign in to comment.