Skip to content

Releases: OHNLP/Backbone

Release v3.0.0

09 Mar 19:38

Choose a tag to compare

Major Version Update - Upgrade of modules also heavily recommended

  • Add support for multi-output and multi-input components and workflows.
  • Add decorator annotations to classes and injectable configuration properties in preparation for interactive GUI for configuration settings
  • Greater control on input/output mapping for individual components
  • Greater stability on large datasets
  • Finer-grained schema definitions

NB: while v2.x components will be runnable in v3.x, components built against v3.x will not be runnable against backbone v2.x.

Release v2.0.3

28 Jan 01:14

Choose a tag to compare

  • Fix run_pipeline_local.sh script flink download location. If you already have a local flink install, you do not need to update to this version

Release v2.0.2

28 Jan 00:56

Choose a tag to compare

  • Fix packing script missing standalone root files

Release v2.0.1

28 Oct 16:42

Choose a tag to compare

  • Fixes schema coding for File-Based and other non-autoschema'd Extract components

Release v2.0.0

17 Oct 15:47

Choose a tag to compare

Note: Breaking API Changes: Update any Backbone Modules (e.g. MedTagger)

  • Better dynamic schema resolution
  • Runtime performance improvements

Release v1.1.6

06 Oct 15:21

Choose a tag to compare

Define schema in BigQueryLoad pending v2.0 dynamic schema resolution changes

Release v1.1.4

15 Sep 20:03

Choose a tag to compare

Move Select into its own transform instead of bundling as part of load step.

Release v1.1.3

15 Sep 17:59

Choose a tag to compare

  • Implements Full BigQuery Support
  • Bugfix: Select on BigQueryLoad

Release v1.1.2

30 Aug 19:47

Choose a tag to compare

Release v1.1.2 Pre-release
Pre-release

Draft Release Autonomously Generated By CI

Release v1.1.1

30 Aug 07:22

Choose a tag to compare

Draft Release Autonomously Generated By CI