Skip to content

slimctl-v2.0.0-alpha.0

Pre-release
Pre-release

Choose a tag to compare

@build-agntcy build-agntcy released this 03 Jun 14:07
8947df3

Added

  • increase Name ID from u64 to u128 (#1680)
  • (slimctl) add bench sub/pub and channel sub/pub commands (#1602)
  • (websocket) add WebSocket transport for data-plane (#1638)
  • (dataplane) remove group creation (#1594)
  • (slimctl) use channel manager to create groups (#1589)
  • (slimctl) add commands for channel-manager (#1586)

Fixed

  • (bindings) deadlock when using single thread runtime (#1657)

Other

  • publish alpha release 2.0.0-alpha.0 (#1704)
  • remove agntcy-slim-bindings dependency from slimctl (#1700)
  • control plane in rust (#1581)
  • (data-plane) replace encoder::Name with ProtoName throughout (#1596)