Skip to content

Releases: crate/commons-codec

v0.0.10

26 Aug 17:15
b5e88a6
Compare
Choose a tag to compare

What's Changed

  • DynamoDB: Fix object (Map) representation to CrateDB by @surister in #31

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

26 Aug 17:15
420ed4c
Compare
Choose a tag to compare

What's Changed

  • DynamoDB: Fix String Set and Number Set representation to CrateDB. by @amotl in #29
  • DynamoDB: Fix serializing empty strings by @amotl in #30

Full Changelog: v0.0.8...v0.0.9

v0.0.8

20 Aug 11:35
Compare
Choose a tag to compare

What's Changed

  • DynamoDB: Apply rough type evaluation and dispatching when computing
    values for UPDATE statements

Details

  • Chore(deps): Update jq requirement from <1.8 to <1.9 by @dependabot in #21
  • Chore(deps): Update validate-pyproject requirement from <0.19 to <0.20 by @dependabot in #23
  • Chore(deps): Update ruff requirement from <0.6 to <0.7 by @dependabot in #22
  • DynamoDB: Apply rough type evaluation and dispatching by @amotl in #24

Full Changelog: v0.0.7...v0.0.8

v0.0.7

20 Aug 11:35
Compare
Choose a tag to compare

What's Changed

  • DynamoDB: Wrap all values in UPDATE statements in quotes by @hammerhead in #19

Full Changelog: v0.0.6...v0.0.7

v0.0.6

16 Aug 13:06
Compare
Choose a tag to compare

What's Changed

  • DMS: Skip primary key columns in SET clauses for UPDATE statements by @hammerhead in #18

Full Changelog: v0.0.5...v0.0.6

v0.0.5

16 Aug 13:06
Compare
Choose a tag to compare

What's Changed

  • DynamoDB: Skip primary key columns in SET clause for UPDATE statements by @hammerhead in #17

Full Changelog: v0.0.4...v0.0.5

v0.0.4

14 Aug 01:16
Compare
Choose a tag to compare

What's Changed

  • Added BucketTransformation, a minimal transformation engine
    based on JSON Pointer (RFC 6901).
  • Added documentation using Sphinx and Read the Docs

Details

  • Chore(deps): Update pyproject-fmt requirement from <2.2 to <2.3 by @dependabot in #9
  • Chore(deps): Update attrs requirement from <24 to <25 by @dependabot in #10
  • Added documentation using Sphinx and Read the Docs by @amotl in #13
  • Zyp: A compact transformation engine by @amotl in #12
  • Chore(deps): Update myst-parser[linkify] requirement from <4,>=0.18 to >=0.18,<5 by @dependabot in #14

Full Changelog: v0.0.3...v0.0.4

v0.0.3

04 Aug 23:31
Compare
Choose a tag to compare

What's Changed

  • Added transformer for AWS DMS to CrateDB SQL
  • Dropped support for Python 3.7

Details

  • Chore(deps): Update mypy requirement from <1.11 to <1.12 by @dependabot in #7
  • Add transformer for AWS DMS (PostgreSQL full-load and CDC) to CrateDB SQL by @amotl in #8

Full Changelog: v0.0.2...v0.0.3

v0.0.2

19 Jul 20:11
Compare
Choose a tag to compare

What's Changed

  • Added transformer for MongoDB CDC to CrateDB SQL conversion
  • Rename "Airrohr" decoder to "Sensor.Community"

Full Changelog: v0.0.1...v0.0.2

v0.0.1

19 Jul 20:10
Compare
Choose a tag to compare

What's Changed

  • Added decoders for Airrohr, Tasmota, and TTS/TTN from Kotori DAQ
  • Added transformer for DynamoDB CDC to CrateDB SQL conversion

Details

  • CI: Fail the build when reporting code coverage to Codecov.io fails by @amotl in #3
  • Update poethepoet requirement from <0.27 to <0.28 by @dependabot in #1
  • Update ruff requirement from <0.5 to <0.6 by @dependabot in #2

New Contributors

Full Changelog: https://github.com/daq-tools/commons-codec/commits/v0.0.1