Skip to content

Releases: Axway-API-Builder-Ext/api-builder-extras

Kafka Producer V0.1.1

01 Feb 14:56

Choose a tag to compare

Kafka Producer V0.1.1 Pre-release
Pre-release

Updated dependencies to fix security issues

Elasticsearch-Connector V2.1.1

19 Jan 07:05

Choose a tag to compare

Updated dependencies to solve security issues. See changelog for more details.

XML Flow-Node Version 1.0.14

17 Jan 08:42

Choose a tag to compare

Updated dependencies to solve security issues. No other features or bugfixes.

Syncplicity Connector Version 1.0.4

04 Nov 15:28

Choose a tag to compare

Updated dependencies to solve security issues.

Postgres Dataconnector Version 2.0.0

07 Oct 15:19

Choose a tag to compare

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

16 Sep 15:54

Choose a tag to compare

Create Index method now checks if a given Index-Template exists

Elasticsearch-Connector V2.0.0

15 Sep 11:27

Choose a tag to compare

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

10 Sep 06:54

Choose a tag to compare

This version is no longer trying to load the ./cacert.pem

Postgres Dataconnector Version 1.0.3

10 Sep 07:44

Choose a tag to compare

Fixed: Error loading connector/postgres@1.0.2. pg is not defined when not using connection pooling #69

Elasticsearch-Connector V1.0.22

27 Aug 18:45

Choose a tag to compare

Create Transform method fixed