Skip to content

Releases: chainbound/msg-rs

v0.1.2-alpha

28 Aug 10:35
464960c
Compare
Choose a tag to compare

Overview

This long overdue release includes many new features, including:

  • QUIC and IPC transport types
  • network simulation package for MacOS systems
  • compression over the wire
  • integration tests
  • mdbook for documentation
  • CI actions

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1-alpha

23 Nov 15:10
d550b34
Compare
Choose a tag to compare

What's Changed

  • feat(socket): add sync try methods to subscriber by @jonasbostoen in #17
  • Pub/Sub disconnect methods by @jonasbostoen in #18
  • �����Add synchronous try_publish to PubSocket by @jonasbostoen in #19
  • fix(tranport): correctly categorize auth error as io::ErrorKind::PermissionDenied by @jonasbostoen in #20
  • feat(benchs): Add reqrep benches by @PatStiles in #22
  • Fix backoff timeouts by @jonasbostoen in #23
  • Fix publisher flush behaviour by @jonasbostoen in #24
  • Add latency stats to PUBSUB sockets by @jonasbostoen in #27
  • Fix pubsub codec by @jonasbostoen in #28
  • Support request timeouts by @solidoracle in #25
  • flush_interval for ReqSocket and RepSocket #14 by @quangkeu95 in #30
  • Migrate to criterion for benchmarks by @jonasbostoen in #31
  • Refactor: use builder pattern with socket options by @jonasbostoen in #32
  • Fix latency stats underflow by @jonasbostoen in #35
  • feat(ci): release Github workflows by @merklefruit in #33

New Contributors

Full Changelog: v0.1.0-alpha...v0.1.1

v0.1.0-alpha

19 Oct 10:33
cd35949
Compare
Choose a tag to compare

What's Changed

  • chore: crates setup + benchmarks directory by @merklefruit in #1
  • Durable transports by @jonasbostoen in #3
  • Clean up socket + durable IO by @jonasbostoen in #7
  • Pubsub v1 by @jonasbostoen in #9

New Contributors

  • @merklefruit made their first contribution in #1
  • @jonasbostoen made their first contribution in #3

Full Changelog: https:/chainbound/msg-rs/commits/v0.1.0-alpha