Skip to content

Releases: daq-tools/lorrystream

v0.0.6

02 Sep 10:21
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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