Releases: crate/commons-codec
Releases · crate/commons-codec
v0.0.4
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
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
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
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
- @dependabot made their first contribution in #1
Full Changelog: https://github.com/daq-tools/commons-codec/commits/v0.0.1