Releases: good-lly/lowstorage
Releases · good-lly/lowstorage
BYOS3 and Avro schema support (v2.0.0)
New Features
- R2 storage replace for any S3 API (🎉 Bring Your Own S3!)
- Apache Avro schema support - serialization
- Exposing s3 object for file/object manipulation
- Added new functions for createStorage, checkingIf bucket exists, etc - check the API section in readme
CI/CD
- Added testing pipeline for Cloudflare R2 and Minio.
List of PRs:
- update to support s3 and avro serialization by @good-lly @lu-ko in #18
- Bump undici from 5.28.3 to 5.28.4 by @dependabot in #9
- Bump undici from 5.28.3 to 5.28.4 in /examples by @dependabot in #8
- Bump hono from 3.11.7 to 4.2.7 in /examples by @dependabot in #12
- Bump ws from 8.16.0 to 8.17.1 in /examples by @dependabot in #14
- Bump ws from 8.16.0 to 8.17.1 by @dependabot in #16
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #15
- Bump hono from 4.2.7 to 4.5.8 in /examples by @dependabot in #19
- Bump braces from 3.0.2 to 3.0.3 in /examples by @dependabot in #20
Full Changelog: v0.0.5...v2.0.0
v0.0.5
What's Changed
- Bump hono from 3.10.2 to 3.11.7 in /examples by @dependabot in #5
- Bump miniflare and wrangler in /examples by @dependabot in #6
- Bump undici from 5.28.2 to 5.28.3 in /examples by @dependabot in #7
- Add limit and skip options to Find()
- Add end to end tests using wrangler and jest
- Rewrite to typescript [wip]
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.0.4...v0.0.5