Skip to content

Commit

Permalink
release 8.0.2 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson authored Dec 3, 2023
1 parent 9d8ca8f commit 4bd1014
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions Changes.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
### Unreleased


### [8.0.0] - 2023-06-NN
### [8.0.2] - 2023-12-03

- Update auth example for ES 8.x (#51)
- Update tls connection options for ES 8 (#49)


### [8.0.0] - 2023-06-09

- dep(elastic): bump dep version to 8.8
-
- update @elastic syntax to promise API


### [7.0.0] - 2023-06-08
Expand Down Expand Up @@ -79,3 +85,4 @@
[1.1.0]: https://github.com/haraka/haraka-plugin-elasticsearch/releases/tag/1.1.0
[7.0.0]: https://github.com/haraka/haraka-plugin-elasticsearch/releases/tag/7.0.0
[8.0.0]: https://github.com/haraka/haraka-plugin-elasticsearch/releases/tag/8.0.0
[8.0.2]: https://github.com/haraka/haraka-plugin-elasticsearch/releases/tag/8.0.2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "haraka-plugin-elasticsearch",
"version": "8.0.1",
"version": "8.0.2",
"description": "Haraka plugin that saves logs to Elasticsearch",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 4bd1014

Please sign in to comment.