Releases: ceramicnetwork/rust-ceramic
Releases · ceramicnetwork/rust-ceramic
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
v0.47.3
v0.47.2
v0.47.0
What's Changed
- fix: use debug for peer dial failures by @nathanielc in #631
- feat: stop synchronizing interests by @nathanielc in #632
- chore: version v0.47.0 by @smrz2001 in #633
Full Changelog: v0.46.0...v0.47.0
v0.46.0
What's Changed
- chore: log current highwater mark when processing events by @dav1do in #619
- chore: run sqlite optimize at startup and interval by @dav1do in #621
- feat: add peer entry and peer key structs by @nathanielc in #615
- refactor: remove offset/limit where too generic by @nathanielc in #624
- feat: add support for local file object store by @nathanielc in #623
- fix: sqlite optimize during connect could timeout and allow specifying db options by @dav1do in #622
- feat: add support for prepared statements by @nathanielc in #600
- feat: add peer recon ring by @nathanielc in #616
- chore: use arrow release 53.3 by @nathanielc in #625
- feat: use many tasks to order streams and discover undelivered events at startup by @dav1do in #620
- refactor: remove unused version code by @nathanielc in #627
- feat: adds transitive sharing of peer information by @nathanielc in #618
- feat: adds /peers endpoint by @nathanielc in #628
- chore: version v0.46.0 by @smrz2001 in #630
Full Changelog: v0.45.0...v0.46.0
v0.45.0
What's Changed
- feat: add api to get stream state by @nathanielc in #586
- fix: expose various db errors when storing events by @nathanielc in #601
- chore: automatically select release level by @nathanielc in #612
- fix: handle double write of same data by @nathanielc in #613
- chore: version v0.45.0 by @smrz2001 in #617
Full Changelog: v0.44.0...v0.45.0