Skip to content

Releases: barchart/events-public

v5.9.0

03 Mar 10:14
c275094

Choose a tag to compare

** New Features**

  • Added several EventType items for Barchart Excel.

v5.8.1

19 Nov 13:22
8290837

Choose a tag to compare

Other

  • Added validator to BARCHART-EXCEL-OPTIONS-INSERTED EventType.

v5.8.0

10 Nov 13:02
5e17bb8

Choose a tag to compare

** New Features**

  • Added several EventType items for Barchart Excel.

v5.7.0

07 Nov 16:57
4b8c463

Choose a tag to compare

** New Features**

  • Added new ProductType for Barchart Excel.
  • Added several EventType items for Barchart Excel.

v5.6.4

09 Jul 13:23
a78dbea

Choose a tag to compare

Other

  • Updated the description for the startReport API endpoint.

v5.6.3

09 Jul 12:32
a1769a9

Choose a tag to compare

Bug Fixes

  • Added output field to the request body when calling the startReport API endpoint.

v5.6.2

02 Jul 12:03
5d2dd7b

Choose a tag to compare

New Features

  • Added support for output.delimiter, output.bucketName, output.bucketKey fields in the ReportGateway's startReport method.

v5.6.1

02 Jul 11:27
0097f2e

Choose a tag to compare

New Features

  • Added support for export.delimiter, export.bucketName, export.bucketKey fields in the start schema.

v5.6.0

01 Jul 12:23
0b0ec00

Choose a tag to compare

New Features

  • Added support for export fields:
    • export.delimiter (type: STRING, optional: true)
    • export.bucketName (type: STRING, optional: true)
    • export.bucketKey (type: STRING, optional: true)

v5.5.0

20 Jun 20:37
31655a2

Choose a tag to compare

New Features

  • Added transformers to the EventType enumeration which allows context values to be adjusted.

Other

  • Adjusted the EventType.CMDTYVIEW_LOGIN enumeration item to make the hostname context key optional.