Skip to content

Commit 07b88a2

Browse files
author
Chris Wiechmann
committed
[skip ci] Version 1.0.13 added
1 parent b223eb6 commit 07b88a2

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

api-builder-plugin-fn-elasticsearch/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [1.0.13] 2020-12-09
8+
### Changed
9+
- Test & Logging of Elasticsearch connection improved
10+
711
## [1.0.12] 2020-12-08
812
### Changed
913
- Connection to Elasticsearch is now establihed & validated on API-Builder startup

api-builder-plugin-fn-elasticsearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axway-api-builder-ext/api-builder-plugin-fn-elasticsearch",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"description": "Integrate Elasticsearch into your API-Builder flow to combine search data for instance with other data available in your flow.",
55
"author": "Chris Wiechmann <cwiechmann@axway.com> (http://www.axway.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)