Skip to content

Releases: ceramicnetwork/rust-ceramic

v0.32.0

07 Aug 21:30
68ab303
Compare
Choose a tag to compare

What's Changed

  • feat: feature and experimental feature flags by @dbcfd in #448
  • feat: change default dir back to shared home location by @dav1do in #471
  • chore: version v0.32.0 by @smrz2001 in #472

Full Changelog: v0.31.0...v0.32.0

v0.31.0

02 Aug 18:33
f7c467e
Compare
Choose a tag to compare

What's Changed

  • feat: don't deploy js-ceramic when deploying ceramic-one by @smrz2001 in #451
  • chore: rust 1.80 lints by @dav1do in #450
  • fix: fix benchmark and support batch inserts by @dav1do in #410
  • feat: add query parameter to return event data on feed endpoint by @dav1do in #398
  • fix: create release prs via bot by @smrz2001 in #454
  • feat: add peer id filter to interests by @nathanielc in #456
  • fix: revert to using pat for release prs (╯°□°)╯︵ ┻━┻ by @smrz2001 in #458
  • chore: version v0.31.0 by @smrz2001 in #464

Full Changelog: v0.30.0...v0.31.0

v0.30.0

29 Jul 16:36
a8ca21b
Compare
Choose a tag to compare

What's Changed

  • fix: disable libp2p tcp port reuse by @dav1do in #440
  • feat: Log bind address at startup by @stbrody in #446
  • feat: expose current ceramic network via api by @dav1do in #441
  • feat: track version history in database by @dav1do in #409
  • fix: use default (google) dns servers if system resolv.conf is invalid by @dav1do in #447
  • chore: version v0.30.0 by @smrz2001 in #449

Full Changelog: v0.29.0...v0.30.0

v0.29.0

22 Jul 20:47
cc73843
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.28.1...v0.29.0

v0.28.1

15 Jul 14:45
37fb381
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.28.0...v0.28.1

v0.28.0

12 Jul 00:31
54ea6f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.0...v0.28.0

v0.27.0

10 Jul 21:29
6c7b611
Compare
Choose a tag to compare

What's Changed

  • fix: update homebrew-tap push token by @smrz2001 in #418
  • fix: schedule post-deployment tests 15 min after deployment by @smrz2001 in #419
  • feat: add explicit checking for tile documents for specific errors by @nathanielc in #417
  • feat: add log-format option to migrations command by @nathanielc in #420
  • docs: add cargo testing docs by @nathanielc in #394
  • feat: change default ports used for swarm and rpc endpoint by @dav1do in #411
  • refactor: allow skipping ordering all events on start up and skip tracking during migration by @dav1do in #423
  • fix: optimize migrations logic for less memory by @nathanielc in #424
  • feat: make private key dir configurable by @smrz2001 in #426
  • feat: add new mainnet and tnet bootstrap peers by @nathanielc in #428
  • chore: version v0.27.0 by @smrz2001 in #429

Full Changelog: v0.26.0...v0.27.0

v0.26.0

02 Jul 11:08
9a88917
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.26.0

v0.25.0

24 Jun 17:35
35f37b2
Compare
Choose a tag to compare

What's Changed

  • chore: replace tracing_test with test-log by @dav1do in #391
  • refactor: modify store API and rename some things by @dav1do in #390
  • fix: api batch with one invalid event could fail all by @dav1do in #388
  • chore: rename prometheus registry and metrics for better consistency by @dav1do in #373
  • feat: adds migration logic from IPFS by @nathanielc in #326
  • chore: version v0.25.0 by @smrz2001 in #396

Full Changelog: v0.24.0...v0.25.0

v0.24.0

18 Jun 18:00
732d9d4
Compare
Choose a tag to compare

What's Changed

  • fix: remove redundant db url cli arg by @nathanielc in #384
  • fix: TimeEvents from single-write anchor batches don't have a separate root block by @stbrody in #386
  • chore: version v0.24.0 by @smrz2001 in #389

Full Changelog: v0.23.0...v0.24.0