Skip to content

Releases: barchart/events-public

v5.2.0

17 May 16:38
2ea6d79
Compare
Choose a tag to compare

New Features

  • Extended EventJobSchema.START and EventJobSchema.PROCESS schemas, adding filter.types attribute.

Technical Enhancements

  • Updated the uuid library to the next major version.
  • Updated the @barchart/common-js library, taking enhancements to the Schema class.
  • Updated other dependencies implicitly.

v5.1.0

18 Aug 02:26
a90f829
Compare
Choose a tag to compare

New Features

  • Added EventType.CMDTYVIEW_WORKSPACE_ACTIVATED enumeration item.
  • Added browser context to EventType.CMDTYVIEW_LOGIN enumeration item.

Bug Fixes

  • Corrected the product type used by cmdtyView events.

Technical Enhancements

  • Updated Lerna by three major versions.
  • Updated other dependencies implicitly.

v5.0.0

27 Jan 12:58
Compare
Choose a tag to compare

New Features

  • Added version field into the event database schema.
  • Added support of version field for SDK.

v4.2.0

26 Jan 16:51
Compare
Choose a tag to compare

New Features

  • Added new ProductType for cmdty Marketplace.
  • Added new EventType items for Marketplace.

v4.1.2

01 Nov 12:49
Compare
Choose a tag to compare

Technical Enhancements

  • Added symbol context for alerts-related events, as appropriate.

v4.1.1

08 Oct 12:29
Compare
Choose a tag to compare

Technical Enhancements

  • Added symbol context for portfolio-related events, as appropriate.

v4.1.0

25 Jun 14:15
Compare
Choose a tag to compare

New Features

  • Added validation functions to EventType enumeration items. These validation functions are used to check contextual data for event occurrences.

v4.0.1

21 Jun 18:19
Compare
Choose a tag to compare

Other

  • Minor updates to documentation. No functional changes. No breaking changes.

v4.0.0

05 May 19:34
Compare
Choose a tag to compare

Breaking Changes

  • Adapted the ReportGateway to comply with a new major version of the remote API. This update should be transparent to the user.

v3.3.6

05 May 14:23
Compare
Choose a tag to compare

Other

  • Modified release script to automatically update the API version embedded in openapi.yaml file.