We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f52a0 commit e376cc3Copy full SHA for e376cc3
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# Changelog
2
## Unreleased
3
### Changed
4
+
5
+### Added
6
7
+### Fixed
8
9
10
+## [2.0.0-beta.3] - 2022-01-07
11
+### Changed
12
- [build] Clarify that a minimum of Go 1.13 is required to build the provider
13
- [opendistro *] Rename elasticsearch_opendistro_* resources to opensearch_*. Test OpenSearch against 1.x.
14
@@ -9,6 +17,7 @@
17
- [index] Add support for rollover alias in opensearch.
18
19
### Fixed
20
+- [composable_index_template, kibana_alert] Use provider's version, instead of pinging the server.
21
22
23
## [2.0.0-beta.2] - 2021-09-25
0 commit comments