Releases: Axway-API-Builder-Ext/api-builder-extras
Kafka Producer V0.1.1
Updated dependencies to fix security issues
Elasticsearch-Connector V2.1.1
Updated dependencies to solve security issues. See changelog for more details.
XML Flow-Node Version 1.0.14
Updated dependencies to solve security issues. No other features or bugfixes.
Syncplicity Connector Version 1.0.4
Updated dependencies to solve security issues.
Postgres Dataconnector Version 2.0.0
Fixed API-Builder crashes when using Postgres connector on Node.JS >14. (#71)
Underlying Postgres library has been updated from 7.18.2 to 8.7.1
Elasticsearch-Connector V2.1.0
Create Index method now checks if a given Index-Template exists
Elasticsearch-Connector V2.0.0
This version of the Elasticsearch-Connector provides a new method: "Index Document" and the Search-Method now has different exits: "Not found" and "Missing index" that helps to design your flow.
Elasticsearch-Connector V1.0.23
This version is no longer trying to load the ./cacert.pem
Postgres Dataconnector Version 1.0.3
Fixed: Error loading connector/postgres@1.0.2. pg is not defined when not using connection pooling #69
Elasticsearch-Connector V1.0.22
Create Transform method fixed