Skip to content

Releases: ceramicnetwork/rust-ceramic

v0.46.0

09 Dec 21:49
73a14e9
Compare
Choose a tag to compare
v0.46.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.45.0...v0.46.0

v0.45.0

25 Nov 21:35
f03b778
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.44.0...v0.45.0

v0.44.0

18 Nov 21:26
24af03e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.43.0...v0.44.0

v0.43.0

14 Nov 18:46
83bfa13
Compare
Choose a tag to compare

What's Changed

  • feat: use cache table to make queries faster and writes to object store batched by @nathanielc in #576
  • chore: update ci env to dev-qa cluster by @smrz2001 in #584
  • chore: version v0.43.0 by @smrz2001 in #585

Full Changelog: v0.42.0...v0.43.0

v0.42.0

07 Nov 18:11
0d4c577
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.41.1...v0.42.0

v0.41.1

06 Nov 16:47
9c73acf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.41.0...v0.41.1

v0.41.0

04 Nov 23:01
fbf584d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.40.0...v0.41.0

v0.40.0

17 Oct 21:06
0e223c8
Compare
Choose a tag to compare

What's Changed

  • feat: protect FlightSQL server with sql options. by @nathanielc in #544
  • feat: aes 291 continuous queries in olap aggregator by @samika98 in #538
  • fix: only write out error counts on errors by @nathanielc in #560
  • feat: migrate from file list by @smrz2001 in #501
  • fix: use correct index for the conclusion feed. by @nathanielc in #561
  • feat: use data container wrapper for mutable metadata by @nathanielc in #559
  • feat: add query command to ceramic-one by @nathanielc in #545
  • fix: use tokio::time::Interval for scheduling anchor batches by @nathanielc in #563
  • fix: subscribe to server shutdown signal in insert task by @dav1do in #553
  • chore: record the per item duration of an insert_many request by @dav1do in #551
  • chore: version v0.40.0 by @smrz2001 in #564

Full Changelog: v0.39.0...v0.40.0

v0.39.0

07 Oct 23:40
061af45
Compare
Choose a tag to compare

What's Changed

  • chore: Always log options at startup by @stbrody in #554
  • fix: Allow local and inmemory networks to start up without an eth rpc url by @stbrody in #555
  • chore: version v0.39.0 by @smrz2001 in #557

Full Changelog: v0.38.0...v0.39.0

v0.38.0

07 Oct 19:17
dbe7f8f
Compare
Choose a tag to compare

What's Changed

  • feat: validate signed events by @dav1do in #503
  • refactor: return reference to inserted item from event store and reduce unnecessary ordering work by @dav1do in #530
  • feat: self-anchoring (part 5) by @smrz2001 in #488
  • feat: support non sharded IPFS block paths by @nathanielc in #541
  • feat: store doc_state table in object storage by @nathanielc in #540
  • feat: add logic to migration to count errors by model by @nathanielc in #542
  • refactor: teach event validator some more and store a copy on the service by @dav1do in #536
  • fix: make self-anchoring config experimental by @smrz2001 in #546
  • feat: validate time event chain inclusion proofs by @dav1do in #539
  • feat: process batches on the interval by @samika98 in #548
  • feat: Ethereum RPC provider configuration by @stbrody in #547
  • refactor: use alloy as ethereum RPC provider by @dav1do in #543
  • chore: update ca-certificates in image build by @dav1do in #549
  • chore: version v0.38.0 by @smrz2001 in #552

Full Changelog: v0.37.0...v0.38.0