Skip to content

Latest commit

 

History

History
89 lines (69 loc) · 3.69 KB

CHANGELOG.md

File metadata and controls

89 lines (69 loc) · 3.69 KB

Changelog

0.2.4

  • NOTE: The patch version bump is reflective of the underlying dependency bump from Target-Postgres signal the
  • DEPENDENCIES:
    • Singer Target Postgres from 0.2.1 to 0.2.4.
      • Performance improvements, bug fixes, and feature support for JSONSchema anyOf and allOf
      • See CHANGELOG for more details.

0.2.0

  • NOTE: The minor version bump is not expected to have much effect on folks. This was done to signal the output change from the below dependency bump. It is our impression not many are using this feature yet anyways. Since this was not a patch change, we decided to make this a minor instead of major change to raise less concern. Thank you for your patience! Please see the below dependency change for more information.
  • DEPENDENCIES:
    • Singer Target Postgres from 0.1.11 to 0.2.0.
      • Change of STATE message support to be better aligned with the official singer-target-template
      • See CHANGELOG for more details.

0.0.10

0.0.9

  • DEPENDENCIES:
    • Singer Target Postgres from 0.1.9 to 0.1.10.
      • Canonicalization of the root_table name to allow for any stream name to be passed in
      • Additional testing to ensure safe backwards compatibility
      • See CHANGELOG for more details.

0.0.8

  • DEPENDENCIES:
    • Singer Target Postgres from 0.1.8 to 0.1.9.
      • Addressed a bug with ACTIVATE_VERSION not clearing internal buffers. No known issues arose from this, purely a performance issue
      • Added emitting STATE messages when all associated RECORD messages have been persisted
      • Added SSL support
      • See CHANGELOG for more details.

0.0.7

0.0.6

0.0.5

0.0.4

0.0.3