Skip to content

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

XML Flow-Node Version 1.1.0

04 May 11:12

Choose a tag to compare

Added support to convert JSON to XML

PDF Flow-Node Version 1.0.0

08 Apr 10:59

Choose a tag to compare

Initial version of the new PDF-Flow node.

Elasticsearch-Connector V2.2.1

11 Mar 21:14

Choose a tag to compare

Fixed

  • Previous/Actual transform was not deleted as requested

Elasticsearch-Connector V2.2.0

11 Mar 07:46

Choose a tag to compare

Changed

  • When updating an existing transform, the last checkpoint of the existing transform is taken over as a query limitation to the new transform
    • to avoid re-indexing the same documents again
    • FYI: Technically you cannot update a transform - It is a new transform and the previous has been stopped (and even deleted)

Elasticsearch-Connector V3.0.0

02 Mar 15:39
24f2f92

Choose a tag to compare

This version adds support for Elasticsearch version 8. The underlying library: @elastic/elasticsearch has been upgraded to version 8.0.0, which introduces a number of breaking changes.

Breaking change:

Object-Filter Flow-Node Version 1.0.5

03 Feb 07:40

Choose a tag to compare

Updated dependencies to solve security issues

MongoDB Flow-Node Version 1.0.2

03 Feb 07:47

Choose a tag to compare

Updated dependencies to solve security issues

Google-Maps Connector V1.1.0

03 Feb 08:39

Choose a tag to compare

Fixed

  • Documentation links

Security

  • Updated dependencies to fix security issues

Added

  • Now using Simple-Mock to execute tests
  • Using only ONE Google-Maps clients, which is initialized when API-Builder starts
  • Updated Google-Maps services from 2.0.2 to 3.3.6

AWS Athena Connector V2.0.0

03 Feb 08:27

Choose a tag to compare

  • Refactored to new API-Builder SDK-Version
  • Using Simple-Mock for Unit-Tests
  • Using a single AWS-Client initialized on API-Builder start

Syncplicity Connector Version 1.0.5

03 Feb 08:47

Choose a tag to compare

Updated dependencies to fix security issues