Skip to content

Releases: binary-touch/meilibridge

Release v0.1.6

31 Aug 20:47
adbe3d5

Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • fix: update CI configuration and add PR checks workflow (2484255) - Omkar Todkar
  • fix: correct file path in yaml_file_loading test (9a27444) - Omkar Todkar
  • fix: add demo with docker compose setup. (e038883) - Omkar Todkar
  • fix: rename configuration from exactly-once to at-least-once delivery. (4a85cfe) - Omkar Todkar
  • fix: update Docker image references and version in documentation (4820676) - Omkar Todkar

📚 Documentation & Other Changes

  • chore: update version references to v0.1.5 (dbb3f1b) - Github Actions[bot]

👥 Contributors

  • Github Actions[bot]
  • Omkar Todkar

Full Changelog: v0.1.5...v0.1.6

What's Changed

  • Fix(Issue #3): Update Docker image references and version in documentation by @omtodkar in #5

New Contributors

Full Changelog: v0.1.5...v0.1.6

Release v0.1.5

22 Aug 18:50

Choose a tag to compare

What's Changed

🚀 Features

  • feat: implement checkpoint retention management and backpressure control. (fd14988) - Omkar Todkar
  • feat: add cross-platform build commands and update README for ARM64 support (dd8c60a) - Omkar Todkar
  • feat: enhance configuration files with detailed comments and new settings (8b74380) - Omkar Todkar

🐛 Bug Fixes

📚 Documentation & Other Changes

  • docs: update README to include monitoring and observability section (bb0ad4b) - Omkar Todkar
  • refactor: reorder imports and improve code formatting in delivery tests. (42c8032) - Omkar Todkar
  • refactor: rename exactly-once delivery to at-least-once delivery and update related configurations (a4d3d8b) - Omkar Todkar
  • chore: remove Docker usage instructions from README (05a19ea) - Omkar Todkar
  • chore: update version references to v0.1.4 (e46a9b6) - Omkar Todkar

👥 Contributors

  • Omkar Todkar
  • dependabot[bot]

Full Changelog: v0.1.4...v0.1.5

What's Changed

  • build(deps): Bump slab from 0.4.10 to 0.4.11 by @dependabot[bot] in #1

New Contributors

Full Changelog: v0.1.4...v0.1.5

Release v0.1.4

12 Aug 19:06

Choose a tag to compare

What's Changed

🚀 Features

  • feat: Change release workflow to commit directly to main branch (cd1bfa1) - Omkar Todkar
  • feat: Consolidate Docker build into CI workflow (04056e6) - Omkar Todkar

🐛 Bug Fixes

  • fix: Remove @ symbol from changelog contributors section (6e6bfcf) - Omkar Todkar
  • fix: Simplify release workflow and fix tag trigger (b364e2e) - Omkar Todkar
  • fix: Update badges and links in README (6797e68) - Omkar Todkar

📚 Documentation & Other Changes

  • docs: Add GitHub latest release badge to README (d59cff0) - Omkar Todkar

👥 Contributors

  • Omkar Todkar

Full Changelog: v0.1.3...v0.1.4

Full Changelog: v0.1.3...v0.1.4

Release v0.1.3

12 Aug 17:40

Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • fix: Remove ARM64 Linux cross-compilation from release workflow (614f03a) - @omtodkar
  • fix: Fix Trivy scanner reference and remove metadata dependencies (761d7fb) - @omtodkar
  • fix: Remove tag push configuration from Docker publish workflow (9e03c47) - @omtodkar

📚 Documentation & Other Changes

👥 Contributors

Full Changelog: v0.1.2...v0.1.3