Releases: nisshi-io/nisshi
Releases · nisshi-io/nisshi
Release list
v0.7.0-pre.2
Full Changelog: v0.7.0-pre.1...v0.7.0-pre.2
v0.7.0-pre.1
What's Changed
- Bump delta_kernel from 0.19.2 to 0.20.0 by @dependabot[bot] in #621
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #614
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #615
- Bump crate-ci/typos from 1.43.1 to 1.44.0 by @dependabot[bot] in #616
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #617
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #618
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #628
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #629
- Bump jsonschema from 0.41.0 to 0.45.0 by @dependabot[bot] in #633
- Bump rand from 0.9.2 to 0.10.0 by @dependabot[bot] in #606
- disable/remove third party license from CI by @shortishly in #644
- 640 gcloud support by @shortishly in #642
- 648 lite split compaction around group by by @shortishly in #650
- virtual keyed topics: filter fetch by key when topic name contains '/' by @shortishly in #652
- 639 return dyn buf when encoding rather than bytes by @shortishly in #646
- include the produce request batcher with dynostore/s3 by @shortishly in #658
- fix(auth): support SASL re-authentication on existing connections (KIP-368) by @erikcw in #665
- fix(storage): parse GroupDetail JSON instead of wrapping it as Value::String by @erikcw in #662
- inflate: reset compression attribute to none by @shortishly in #667
- lite: virtual topic table by @shortishly in #655
- 659 client request pool metrics by @shortishly in #670
- propagate max_wait into storage by @shortishly in #674
- Move consumer protocol types to sans-io crate by @shortishly in #428
- join/sync: delay and retry request for members without an assignment by @shortishly in #680
- fix(storage): stop read_committed from reading past the last stable offset by @OrHayat in #689
- refactor(storage): split the timeout sweep into maintain_transactions by @OrHayat in #692
- fix(auth): require a validated identity to treat SASL as authenticated by @HarrisonCentner in #696
- feat(storage): add Storage::aborted_transactions trait and stubs by @OrHayat in #698
- build(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #701
- build(deps): bump actions/setup-go from 5 to 7 by @dependabot[bot] in #700
- build(deps): bump crate-ci/typos from 1.44.0 to 1.48.0 by @dependabot[bot] in #699
- build(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #654
- build(deps): bump fake from 4.4.0 to 5.1.0 by @dependabot[bot] in #634
- build(deps): bump extractions/setup-just from 3 to 4 by @dependabot[bot] in #645
New Contributors
- @erikcw made their first contribution in #665
- @OrHayat made their first contribution in #689
- @HarrisonCentner made their first contribution in #696
Full Changelog: v0.6.0...v0.7.0-pre.1
v0.6.0
What's Changed
- Topic command error handling #346 by @shaneikennedy in #545
- fix(lake): use watermark for offset in lake sink path by @rawkode in #546
- Command error handling by @shaneikennedy in #547
- 500 slatedb storage engine by @jiaoew1991 in #515
- compact policy for lite and pg by @shortishly in #503
- Add ICEBERG_ vars to example env by @shaneikennedy in #549
- Rename pg dir to sql for shared sql statements by @shaneikennedy in #550
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #507
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #474
- Bump jsonschema from 0.26.2 to 0.33.0 by @dependabot[bot] in #451
- Bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #418
- Bump getrandom from 0.3.3 to 0.3.4 by @dependabot[bot] in #450
- Bump crate-ci/typos from 1.34.0 to 1.40.0 by @dependabot[bot] in #508
- Bump opentelemetry-otlp from 0.30.0 to 0.31.0 by @dependabot[bot] in #453
- Bump governor from 0.10.1 to 0.10.4 by @dependabot[bot] in #554
- Bump tracing-core from 0.1.34 to 0.1.36 by @dependabot[bot] in #555
- Bump serde_json from 1.0.145 to 1.0.149 by @dependabot[bot] in #556
- Bump thiserror from 2.0.17 to 2.0.18 by @dependabot[bot] in #557
- chore: upgrade arrow from 55 to 57 by @jiaoew1991 in #552
- add transaction_id to record by @shortishly in #559
- Bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #561
- Bump crate-ci/typos from 1.42.0 to 1.42.1 by @dependabot[bot] in #562
- Bump convert_case from 0.8.0 to 0.9.0 by @dependabot[bot] in #563
- Bump ordered-float from 4.6.0 to 5.1.0 by @dependabot[bot] in #564
- Bump tracing-opentelemetry from 0.29.0 to 0.32.1 by @dependabot[bot] in #567
- Bump rhai from 1.23.6 to 1.24.0 by @dependabot[bot] in #571
- Bump convert_case from 0.9.0 to 0.10.0 by @dependabot[bot] in #570
- Bump apache-avro from 0.17.0 to 0.21.0 by @dependabot[bot] in #566
- Bump criterion from 0.5.1 to 0.8.1 by @dependabot[bot] in #565
- Bump delta_kernel from 0.19.0 to 0.19.1 by @dependabot[bot] in #572
- Bump proc-macro2 from 1.0.105 to 1.0.106 by @dependabot[bot] in #574
- Bump object_store from 0.13.0 to 0.13.1 by @dependabot[bot] in #575
- Bump quote from 1.0.43 to 1.0.44 by @dependabot[bot] in #576
- Bump jsonschema from 0.33.0 to 0.40.0 by @dependabot[bot] in #573
- Bump uuid from 1.19.0 to 1.20.0 by @dependabot[bot] in #580
- Bump time from 0.3.45 to 0.3.46 by @dependabot[bot] in #579
- Bump crate-ci/typos from 1.42.1 to 1.42.2 by @dependabot[bot] in #578
- Bump crate-ci/typos from 1.42.2 to 1.42.3 by @dependabot[bot] in #581
- Bump clap from 4.5.54 to 4.5.55 by @dependabot[bot] in #582
- Bump clap from 4.5.55 to 4.5.56 by @dependabot[bot] in #583
- Bump jsonschema from 0.40.0 to 0.40.2 by @dependabot[bot] in #584
- Bump crate-ci/typos from 1.42.3 to 1.43.0 by @dependabot[bot] in #586
- Bump delta_kernel from 0.19.1 to 0.19.2 by @dependabot[bot] in #587
- Bump hyper-util from 0.1.19 to 0.1.20 by @dependabot[bot] in #588
- Bump getrandom from 0.3.4 to 0.4.0 by @dependabot[bot] in #589
- Bump convert_case from 0.10.0 to 0.11.0 by @dependabot[bot] in #590
- Bump regex from 1.12.2 to 1.12.3 by @dependabot[bot] in #591
- Bump clap from 4.5.56 to 4.5.57 by @dependabot[bot] in #592
- Bump bytes from 1.11.0 to 1.11.1 by @dependabot[bot] in #594
- Bump getrandom from 0.4.0 to 0.4.1 by @dependabot[bot] in #593
- Bump crate-ci/typos from 1.43.0 to 1.43.1 by @dependabot[bot] in #595
- Bump flate2 from 1.1.8 to 1.1.9 by @dependabot[bot] in #596
- Bump criterion from 0.8.1 to 0.8.2 by @dependabot[bot] in #597
- Bump time from 0.3.46 to 0.3.47 by @dependabot[bot] in #599
- Bump deltalake from 0.30.1 to 0.30.2 by @dependabot[bot] in #600
- Bump jsonschema from 0.40.2 to 0.41.0 by @dependabot[bot] in #598
- rustls setup/configuration for pg by @shortishly in #296
- interactive/progress bar on startup by @shortishly in #604
- fix: always using a fresh wrapper state in coordinator by @shortishly in #626
- sasl scram auth wip by @shortishly in #47
New Contributors
- @rawkode made their first contribution in #546
- @jiaoew1991 made their first contribution in #515
Full Changelog: v0.5.11...v0.6.0
v0.6.0-pre.11
What's Changed
- Bump crate-ci/typos from 1.42.3 to 1.43.0 by @dependabot[bot] in #586
- Bump delta_kernel from 0.19.1 to 0.19.2 by @dependabot[bot] in #587
- Bump hyper-util from 0.1.19 to 0.1.20 by @dependabot[bot] in #588
- Bump getrandom from 0.3.4 to 0.4.0 by @dependabot[bot] in #589
- Bump convert_case from 0.10.0 to 0.11.0 by @dependabot[bot] in #590
- Bump regex from 1.12.2 to 1.12.3 by @dependabot[bot] in #591
- Bump clap from 4.5.56 to 4.5.57 by @dependabot[bot] in #592
- Bump bytes from 1.11.0 to 1.11.1 by @dependabot[bot] in #594
- Bump getrandom from 0.4.0 to 0.4.1 by @dependabot[bot] in #593
- Bump crate-ci/typos from 1.43.0 to 1.43.1 by @dependabot[bot] in #595
- Bump flate2 from 1.1.8 to 1.1.9 by @dependabot[bot] in #596
- Bump criterion from 0.8.1 to 0.8.2 by @dependabot[bot] in #597
- Bump time from 0.3.46 to 0.3.47 by @dependabot[bot] in #599
- Bump deltalake from 0.30.1 to 0.30.2 by @dependabot[bot] in #600
- Bump jsonschema from 0.40.2 to 0.41.0 by @dependabot[bot] in #598
- rustls setup/configuration for pg by @shortishly in #296
- interactive/progress bar on startup by @shortishly in #604
- fix: always using a fresh wrapper state in coordinator by @shortishly in #626
Full Changelog: v0.6.0-pre.10...v0.6.0-pre.11
v0.6.0-pre.10
What's Changed
- Bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #561
- Bump crate-ci/typos from 1.42.0 to 1.42.1 by @dependabot[bot] in #562
- Bump convert_case from 0.8.0 to 0.9.0 by @dependabot[bot] in #563
- Bump ordered-float from 4.6.0 to 5.1.0 by @dependabot[bot] in #564
- Bump tracing-opentelemetry from 0.29.0 to 0.32.1 by @dependabot[bot] in #567
- Bump rhai from 1.23.6 to 1.24.0 by @dependabot[bot] in #571
- Bump convert_case from 0.9.0 to 0.10.0 by @dependabot[bot] in #570
- Bump apache-avro from 0.17.0 to 0.21.0 by @dependabot[bot] in #566
- Bump criterion from 0.5.1 to 0.8.1 by @dependabot[bot] in #565
- Bump delta_kernel from 0.19.0 to 0.19.1 by @dependabot[bot] in #572
- Bump proc-macro2 from 1.0.105 to 1.0.106 by @dependabot[bot] in #574
- Bump object_store from 0.13.0 to 0.13.1 by @dependabot[bot] in #575
- Bump quote from 1.0.43 to 1.0.44 by @dependabot[bot] in #576
- Bump jsonschema from 0.33.0 to 0.40.0 by @dependabot[bot] in #573
- Bump uuid from 1.19.0 to 1.20.0 by @dependabot[bot] in #580
- Bump time from 0.3.45 to 0.3.46 by @dependabot[bot] in #579
- Bump crate-ci/typos from 1.42.1 to 1.42.2 by @dependabot[bot] in #578
- Bump crate-ci/typos from 1.42.2 to 1.42.3 by @dependabot[bot] in #581
- Bump clap from 4.5.54 to 4.5.55 by @dependabot[bot] in #582
- Bump clap from 4.5.55 to 4.5.56 by @dependabot[bot] in #583
- Bump jsonschema from 0.40.0 to 0.40.2 by @dependabot[bot] in #584
Full Changelog: v0.6.0-pre.9...v0.6.0-pre.10
v0.6.0-pre.9
v0.6.0-pre.8
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.6.0-pre.7...v0.6.0-pre.8
v0.6.0-pre.7
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #507
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #474
- Bump jsonschema from 0.26.2 to 0.33.0 by @dependabot[bot] in #451
- Bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #418
- Bump getrandom from 0.3.3 to 0.3.4 by @dependabot[bot] in #450
- Bump crate-ci/typos from 1.34.0 to 1.40.0 by @dependabot[bot] in #508
- Bump opentelemetry-otlp from 0.30.0 to 0.31.0 by @dependabot[bot] in #453
- Bump governor from 0.10.1 to 0.10.4 by @dependabot[bot] in #554
- Bump tracing-core from 0.1.34 to 0.1.36 by @dependabot[bot] in #555
- Bump serde_json from 1.0.145 to 1.0.149 by @dependabot[bot] in #556
- Bump thiserror from 2.0.17 to 2.0.18 by @dependabot[bot] in #557
- chore: upgrade arrow from 55 to 57 by @jiaoew1991 in #552
- add transaction_id to record by @shortishly in #559
Full Changelog: v0.6.0-pre.6...v0.6.0-pre.7
v0.6.0-pre.6
What's Changed
- Add ICEBERG_ vars to example env by @shaneikennedy in #549
- Rename pg dir to sql for shared sql statements by @shaneikennedy in #550
Full Changelog: 0.6.0-pre.5...v0.6.0-pre.6