Releases: ceramicnetwork/rust-ceramic
Releases · ceramicnetwork/rust-ceramic
v0.55.0
What's Changed
- fix: update more sdk repo urls by @smrz2001 in #703
- chore(sdk): version v0.6.0 by @smrz2001 in #704
- fix: skip private sdk packages by @smrz2001 in #705
- chore(sdk): version v0.7.0 by @smrz2001 in #706
- chore: sdk docs update by @smrz2001 in #709
- chore(sdk): version v0.8.0 by @smrz2001 in #711
- fix: random things like feed queries, query CLI, migration logging, deps by @dav1do in #708
- chore(sdk): version v0.9.0 by @smrz2001 in #712
- fix: modify set account relation validation by @dav1do in #713
- fix: prevent panic on duplicate tracing initialization by @smrz2001 in #718
- feat: conflict resolution scaffolding by @nathanielc in #687
- chore(sdk): version v0.10.0 by @smrz2001 in #720
- docs: improved docs and logging for
migrations from-ipfs
by @m0ar in #695 - chore: version v0.55.0 by @smrz2001 in #722
New Contributors
Full Changelog: v0.5.0...v0.55.0
chore(sdk): version v0.5.0 (#702)
Co-authored-by: Github Automation <[email protected]>
v0.54.2
v0.54.1
What's Changed
- chore: add CI workflows to publish sdk by @nathanielc in #689
- fix: make apply patch not fail the pipeline by @nathanielc in #690
- chore: fix sdk_release_pr script by @nathanielc in #693
- docs: add pipeline docs by @nathanielc in #691
- chore: version v0.54.1 by @smrz2001 in #692
Full Changelog: v0.54.0...v0.54.1
v0.54.0
What's Changed
- chore: do not deploy to durable envs by @nathanielc in #670
- fix: make sdk use correct id in data event payloads by @nathanielc in #673
- chore: update CODEOWNERS by @nathanielc in #672
- chore: autogen sdk docs, ci check they are generated by @nathanielc in #674
- fix: use new default gnosis rpc endpoint by @nathanielc in #683
- chore: use different gnosis rpc url by @nathanielc in #684
- fix: remove distinct step as its prohibitively expensive by @nathanielc in #682
- feat: add some validation logic to migration from-ipfs by @nathanielc in #685
- chore: version v0.54.0 by @smrz2001 in #688
Full Changelog: v0.53.0...v0.54.0
v0.53.0
What's Changed
- chore: migrates ceramic-tests to this repo by @nathanielc in #668
- feat: make ceramic-sdk part of the repo, promote flight sql and aggregator by @nathanielc in #669
- chore: version v0.53.0 by @smrz2001 in #671
Full Changelog: v0.52.0...v0.53.0
v0.52.0
What's Changed
- feat: schema validation by @nathanielc in #663
- chore: version v0.52.0 by @smrz2001 in #667
Full Changelog: v0.51.0...v0.52.0
v0.51.0
What's Changed
- fix: use invoke_batch on UDFs as invoke is deprecated by @nathanielc in #652
- fix: adds batching logic to conclusion-feed-table by @nathanielc in #656
- feat: adds stream_id_string udf by @nathanielc in #653
- feat: add dimension_extract udf by @nathanielc in #654
- refactor: more efficient list udf impls by @nathanielc in #657
- feat: partition event states by event cid by @nathanielc in #658
- feat: adds output format options to query command by @nathanielc in #659
- chore: version v0.49.0 by @smrz2001 in #660
- chore: use artifacts v4 as v3 is deprecated by @nathanielc in #661
- feat: add/update UDFs for the ceramic pipeline by @nathanielc in #662
- chore: version v0.50.0 by @smrz2001 in #664
- chore: fix name conflict in linux artifacts by @nathanielc in #665
- chore: version v0.51.0 by @smrz2001 in #666
Full Changelog: v0.48.0...v0.51.0
v0.48.0
What's Changed
- chore: lockfile v4 (MSRV now 1.78) by @nathanielc in #641
- chore: make clippy happy about lifetimes by @nathanielc in #642
- refactor: add simpler shutdown handling by @nathanielc in #643
- feat: adds actor framework by @nathanielc in #644
- chore: fix bench compilation errors by @dav1do in #639
- feat: stream flight sql queries by @nathanielc in #645
- feat: add pipeline metrics by @nathanielc in #646
- fix: fix off by one, projection and not found bugs by @nathanielc in #647
- fix: conclusion poll loop no longer stops by @nathanielc in #648
- refactor: rename _stream tables to _feed by @nathanielc in #649
- chore: version v0.48.0 by @smrz2001 in #650
Full Changelog: v0.47.3...v0.48.0