Releases: smithclay/otlp2parquet
Releases · smithclay/otlp2parquet
v0.9.0
What's Changed
- chore: bump otlp2records to 0.3.0 and arrow to 57 by @smithclay in #82
Full Changelog: v0.8.2...v0.9.0
v0.8.2
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- build(deps): bump toml from 0.8 to 0.9 with serde feature by @smithclay in #81
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- refactor: remove cloud-specific code by @smithclay in #77
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- feat: recommend automatic snapshot expiration by @smithclay in #65
- chore: update deps by @smithclay in #66
- refactor(cf): modular restructure of Cloudflare Workers crate by @smithclay in #67
- Remove Iceberg Support by @smithclay in #75
- refactor: use otlp2records crate for decoding and transformation by @smithclay in #76
Full Changelog: v0.3.0...v0.7.1
v0.6.0
What's Changed
- feat: recommend automatic snapshot expiration by @smithclay in #65
- chore: update deps by @smithclay in #66
- refactor(cf): modular restructure of Cloudflare Workers crate by @smithclay in #67
- Remove Iceberg Support by @smithclay in #75
Full Changelog: v0.3.0...v0.6.0
v0.3.0
What's Changed
- cooler in-browser demo by @smithclay in #46
- feat: add support for array values in JSON normalization by @TheYkk in #60
- Add support for batching with Cloudflare workers using durable objects by @smithclay in #48
New Contributors
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- fix: flush expired batches periodically by @smithclay in #45
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- Support for Apache Iceberg by @smithclay in #30
- Add support for R2 Catalog and S3 Tables by @smithclay in #33
- Add support for Cloudflare R2 Data Catalog by @smithclay in #34
- Add CLI by @smithclay in #36
- feat: add CLI deploy command and simplify docs by @smithclay in #37
- docs: update README for crates.io install by @smithclay in #38
- feat: add basic profiling by @smithclay in #39
- fix: add gzip payload support for workers by @smithclay in #40
- Random cleanup by @smithclay in #41
- fix: lambda smoke tests by @smithclay in #42
- chore: lambda cleanup by @smithclay in #43
Full Changelog: v0.0.2...v0.2.0