Skip to content

Releases: daq-tools/lorrystream

v0.0.9

01 Jul 03:36

Choose a tag to compare

What's Changed

  • DMS: Updated to commons-codec 0.0.24

Details

  • Chore(deps): Update mypy requirement from <1.12 to <1.17 by @dependabot in #187
  • Chore(deps): Update sphinxcontrib-mermaid requirement from <1 to <2 by @dependabot in #189
  • DMS: Update to commons-codec 0.0.24 by @amotl in #192
  • Chore(deps): Update pytest-asyncio-cooperative requirement from <0.30 to <0.41 by @dependabot in #191
  • Chore(deps): Bump sphinx-autobuild from 2021.3.14 to 2024.10.3 by @dependabot in #190

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

v0.0.8

23 Jun 12:20

Choose a tag to compare

What's Changed

  • DMS: Improved stack configuration and replication settings
  • DMS: Fixed unordered event processing (DDL after DML), see also CODEC-101.
    Let's tune down the Kinesis stream by switching from capacity mode
    ON_DEMAND to PROVISIONED, with a fixed number of provisioned shards, 1.

Details

  • Chore(deps): Update pytest-mqtt requirement from <0.5,>=0.4.2 to >=0.4.2,<0.6 by @dependabot in #183
  • Chore(deps): Update pandas requirement from <2.3 to <2.4 by @dependabot in #184
  • Chore(deps): Update localstack[base-runtime] requirement from <3.8 to <4.6 by @dependabot in #185
  • Chore(deps): Update ruff requirement from <0.12 to <0.13 by @dependabot in #186
  • DMS: Improve stack configuration and replication settings by @amotl in #179

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

v0.0.7

21 Jun 17:57

Choose a tag to compare

What's Changed

  • DMS: Update from engine version 3.5.2 to 3.6.1
  • Kinesis: Improve example subscriber program
  • Kinesis: Updated to async-kinesis-2.0.0. Thanks, @hampsterx.

Details

  • Chore(deps): Update localstack[base-runtime] requirement from <3.7 to <3.8 by @dependabot in #150
  • Chore(deps): Bump cratedb-toolkit[testing] from 0.0.15 to 0.0.20 by @dependabot in #151
  • Chore: Fix software tests about Kinesis/DynamoDB by @amotl in #169
  • CI maintenance 2025-05 by @amotl in #175
  • Updates for Carabas, DMS, Kinesis (2025-05-11) by @amotl in #168
  • Chore(deps): Bump codecov/codecov-action from 4 to 5 by @dependabot in #162
  • Chore(deps): Update ruff requirement from <0.6 to <0.12 by @dependabot in #174
  • Chore(deps): Update pytest-cov requirement from <6 to <7 by @dependabot in #177
  • Kinesis: Update to async-kinesis-2.0.0 by @amotl in #180
  • Testing: Unpinned docker and requests packages by @amotl in #181
  • CI: Use the uv package manager by @amotl in #182
  • Chore(deps): Bump cratedb-toolkit[testing] from 0.0.20 to 0.0.35 by @dependabot in #176

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

v0.0.6

02 Sep 10:21

Choose a tag to compare

What's Changed

  • Chore: Update dependencies and relax dependency pinning by @amotl in #152

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

v0.0.5

21 Aug 09:08

Choose a tag to compare

What's Changed

  • Dependencies: Unpin commons-codec, to always use the latest version

Details

  • Chore(deps): Update validate-pyproject requirement from <0.19 to <0.20 by @dependabot in #142
  • Dependencies: Unpin commons-codec, to always use the latest version by @amotl in #147
  • Chore(deps): Update boto3 requirement from ==1.34.* to >=1.34,<1.36 by @dependabot in #146
  • Chore(deps): Update docker requirement from <7 to <8 by @dependabot in #144

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

v0.0.4

16 Aug 13:06

Choose a tag to compare

What's Changed

  • Dependencies: Update to commons-codec version 0.0.6

Details

  • Dependencies: Permit any version of commons-codec by @amotl in #137
  • Dependencies: Fix problems with commons-codec by @amotl in #138
  • Chore: Update Dockerfile with new syntax about ENV directives by @amotl in #140
  • Dependencies: Update to commons-codec version 0.0.6 by @amotl in #141

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

v0.0.3

16 Aug 01:58

Choose a tag to compare

What's Changed

  • Carabas: A subsystem to divert workloads to other people’s computers

Details

  • Chore(deps): Update ruff requirement from <0.5 to <0.6 by @dependabot in #111
  • Chore(deps): Update mypy requirement from <1.11 to <1.12 by @dependabot in #121
  • Documentation: Add introduction to the Singer ecosystem by @amotl in #122
  • Chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #123
  • Chore(deps): Bump docker/metadata-action from 4 to 5 by @dependabot in #124
  • Chore(deps): Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #125
  • Chore(deps): Bump actions/setup-python from 4 to 5 by @dependabot in #127
  • CI: Update to Docker Compose V2 by @amotl in #129
  • CI: Update to codecov-action@v4 by @amotl in #130
  • Chore(deps): Update pyproject-fmt requirement from <2.2 to <2.3 by @dependabot in #128
  • Documentation: Add Sphinx and Read the Docs. Start using Markdown. by @amotl in #131
  • Documentation: Use Furo 2024.1.29 by @amotl in #132
  • Chore(deps): Update myst-parser[linkify] requirement from <4,>=0.18 to >=0.18,<5 by @dependabot in #135
  • Carabas: Kinesis, DynamoDB, DMS - CDC record processing in different flavours by @amotl in #120

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

v0.0.2

10 Jul 22:09

Choose a tag to compare

What's Changed

  • Initial working version, supporting MQTT, AMQP, and SQLAlchemy/CrateDB
  • CLI interface
  • Logging
  • Software tests
  • Documentation

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

v0.0.1

10 Jul 22:08

Choose a tag to compare

What's Changed

  • Framework and code layout explorations

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