Skip to content

Releases: arindas/laminarmq-io

0.1.0

18 Jun 07:41
d94b647
Compare
Choose a tag to compare

First release

  • Provides foundational traits
  • Adds AWS S3 and tokio::fs impls

What's Changed

  • feat: refactors associated error type to FallibleEntity by @arindas in #1
  • feat: generalizes stream trait, adds async close and remove traits by @arindas in #4
  • feat: handle incomplete flush, by @arindas in #5
  • feat: updates workflow to include clippy by @arindas in #6
  • chore: rename workflow file by @arindas in #7
  • chore: adds status badge by @arindas in #8
  • chore: merge development updates by @arindas in #9
  • feat: treat incomplete flush as errors by @arindas in #10
  • feat: adds tokio fs impl by @arindas in #3
  • chore: merge development updates by @arindas in #11
  • Refactor/stream by @arindas in #12
  • feat: outlines aws s3 impl, buffers append to streamread type by @arindas in #13
  • feat: implement all traits for aws s3 storage by @arindas in #14
  • chore: merge development updates by @arindas in #15
  • feat: updates README by @arindas in #16
  • feat: adds license by @arindas in #17
  • fix: sync partmap on init from s3 by @arindas in #18
  • chore: merge development updates by @arindas in #19
  • fix: move part and partmap to object_storage module level by @arindas in #20
  • chore: merge development updates by @arindas in #21
  • fix: correct close and remove behaviour of s3 backed io by @arindas in #22
  • chore: merge development updates by @arindas in #23

New Contributors

Full Changelog: https://github.com/arindas/laminarmq-io/commits/0.1.0