Skip to content

Releases: factset/stach-extensions

Minor release - 20241017

13 Nov 05:16
9ef1cd9
Compare
Choose a tag to compare

Java Version - 1.6.0

Summary:

  • Bug fixes

Breaking changes:

  • NA

Bug fixes:

  • Removed org.apache.poi:poi-ooxml package and used exception class from java.lang package

Minor release - 20241014

13 Nov 05:13
9ef1cd9
Compare
Choose a tag to compare

Java Version - 1.5.0

Summary:

  • Bug fixes

Breaking changes:

  • NA

Bug fixes:

  • Updated the dependencies of com.fasterxml.jackson.core:jackson-core , com.fasterxml.jackson.core:jackson-databind , org.json:json packages to remove Snyk vulnerabilities

Minor release - 20241014

13 Nov 05:09
9ef1cd9
Compare
Choose a tag to compare

Java Version - 1.4.0

Summary:
Bug fixes

Breaking changes:
NA

Bug fixes:
Updated the dependencies of com.google.protobuf:protobuf-java , com.factset.protobuf:stach , com.factset.protobuf:stach.v2 packages to remove Snyk vulnerabilities

Patch Release - 01/24/2022

24 Jan 14:07
805889c
Compare
Choose a tag to compare

Java Version - 1.1.1

Summary:

  • Bug fixes

Breaking changes:

  • NA

Bug fixes:

  • Fixed a bug that is returning scientific notation for doubles by making non-scientific notation the default.

Minor release - 20211123

23 Nov 15:28
e29fc12
Compare
Choose a tag to compare

Dotnet Version - 1.2.0
Summary:

  • Functionality addition

Breaking changes:

  • NA

Bug fixes:

  • NA

Functionality additions

  • Added methods to return List of dynamic objects and transposed dynamic objects for SimplifiedRow format

Minor release - 10/27/2021

27 Oct 15:55
8e50bb2
Compare
Choose a tag to compare

Java Version - 1.1.0

Summary:

  • Bug fix
  • Functionality addition

Breaking changes:

  • NA

Bug fixes:

  • Handling cases where stach data doesn't have a headers table

Functionality additions

  • Added support for any format of metadata values

===================

Dotnet Version - 1.1.0
Summary:

  • Bug fix
  • Functionality addition

Breaking changes:

  • NA

Bug fixes:

  • Handling cases where stach data doesn't have a headers table

Functionality additions

  • Added support for any format of metadata values

===================

Python Version - 1.1.0
Summary:

  • Bug fix
  • Functionality addition

Breaking changes:

  • NA

Bug fixes:

  • Handling cases where stach data doesn't have a headers table

Functionality additions

  • Added support for any format of metadata values

Patch release - 06/23/2021

27 Aug 07:51
4774e12
Compare
Choose a tag to compare

Java Version - 1.0.2

Summary:

  • Bug fixes

Breaking changes:

  • NA

Bug fixes:

  • Fixed a bug in the conversion logic of the list typed metadata items to strings.

===================

Dotnet Version - 1.0.1
Summary:

  • Bug fixes

Breaking changes:

  • NA

Bug fixes:

  • Fixed the STACH metadata deserialization to add support for lists.

Patch release - 06/25/2021

27 Aug 12:43
6fa63fc
Compare
Choose a tag to compare

Dotnet Version - 1.0.0

Summary:

  • Functionality to convert STACH v1 and v2 formats to a simplified table format.

Breaking changes:

  • NA

Bug fixes:

  • NA

Patch release - 06/16/2021

27 Aug 12:41
a682cab
Compare
Choose a tag to compare

Java Version - 1.0.1

Summary:

  • Bug fixes

Breaking changes:

  • NA

Bug fixes:

  • Handling the serialization of the Struct format.
  • Fixed the logic so that column names will be populated correctly in the simplified table format.

Major release - 05/10/2021

04 Jun 08:28
6ac59e2
Compare
Choose a tag to compare

Java Version - 1.0.0

Summary:

  • Functionality to convert STACH v1 and v2 formats to a simplified table format.

Breaking changes:

  • NA

===================

Python Version - 1.0.0
Summary:

  • Functionality to convert STACH v1 and v2 formats to a simplified table format.

Breaking changes:

  • NA