Skip to content

Commit 44bfc70

Browse files
committed
Release version 6.3.4
1 parent dbd06d6 commit 44bfc70

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
## x.x.x (Month Day, Year)
2-
3-
### Migration Guide
1+
## 6.3.4 (August 7, 2019)
42

53
#### Puppet < 4.10 No Longer Supported
64

@@ -13,8 +11,6 @@ Puppet 4.10.0 is the new minimum required version of Puppet.
1311
* An error related to elasticsearch_roles and `yield` errors has been fixed
1412
* Correctly permit instances to be set to `absent` without errors.
1513

16-
#### Features
17-
1814
## 6.3.3 (September 7, 2018)
1915

2016
Note that this release includes changes to a default value that may affect users that rely on `curl` or `wget` to retrieve Elasticsearch package files, as now all certificates are validated by default.

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "elastic-elasticsearch",
3-
"version": "6.3.3",
3+
"version": "6.3.4",
44
"source": "https://github.com/elastic/puppet-elasticsearch",
55
"author": "elastic",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)