Releases: ceramicnetwork/rust-ceramic
Releases · ceramicnetwork/rust-ceramic
v0.30.0
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
What's Changed
- feat: support cors via cli flag by @dav1do in #425
- fix: add context to p2p key dir errors by @nathanielc in #438
- feat: workflow update deb repo by @3benbox in #437
- feat: add option for external swarm addresses by @nathanielc in #439
- chore: add CODEOWNERS file by @nathanielc in #443
- docs: adds UPGRADE.md docs by @nathanielc in #402
- chore: version v0.29.0 by @smrz2001 in #445
Full Changelog: v0.28.1...v0.29.0
v0.28.1
What's Changed
- chore: release archive with linux binary by @oed in #422
- feat: add debug to all event types by @nathanielc in #432
- chore: update selector for post-deployment tests by @smrz2001 in #435
- chore: version v0.28.1 by @smrz2001 in #436
Full Changelog: v0.28.0...v0.28.1
v0.28.0
What's Changed
- feat: add devqa bootstrap peers by @nathanielc in #430
- feat: change default dir to current directory by @nathanielc in #431
- chore: version v0.28.0 by @smrz2001 in #433
Full Changelog: v0.27.0...v0.28.0
v0.27.0
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
What's Changed
- chore: Mzk/readme installation by @mzkrasner in #397
- fix: IOD long streams could remain undelivered by @dav1do in #387
- fix: address edge cases in from-ipfs time events by @nathanielc in #395
- fix: make sure the store directory exists and create it if needed by @dav1do in #401
- refactor: use an Iterator for insert_many and other clean up by @dav1do in #399
- fix: default missing sep to model by @nathanielc in #404
- fix: update correctness test selector by @smrz2001 in #406
- chore: homebrew support by @oed in #407
- fix: use event service rather than store to enforce deliverability/or… by @dav1do in #403
- fix: homebrew support by @smrz2001 in #412
- fix: update homebrew workflow by @smrz2001 in #413
- fix: use pat for homebrew workflow by @smrz2001 in #415
- chore: version v0.26.0 by @smrz2001 in #416
New Contributors
- @mzkrasner made their first contribution in #397
- @oed made their first contribution in #407
Full Changelog: v0.25.0...v0.26.0
v0.25.0
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
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
v0.23.0
What's Changed
- feat: cd to dev by @smrz2001 in #376
- chore: run clippy fix by @nathanielc in #377
- chore: minor clean up and derive more behavior on events by @dav1do in #381
- feat: add builder for time events by @nathanielc in #378
- refactor: consolidate car serde logic into event crate by @nathanielc in #379
- feat: add cacao serde to unvalidated::Events by @nathanielc in #380
- chore: version v0.23.0 by @smrz2001 in #383
Full Changelog: v0.22.0...v0.23.0