Skip to content

Releases: agntcy/slim

slimctl: v0.7.0

18 Nov 13:26
35c37ab

Choose a tag to compare

0.7.0 (2025-11-18)

Features

  • add config subcommand to slimctl (#818) (562b550)
  • outline routes (list routes from the controller) (#871) (278ec7d)
  • support for homebrew - slimctl releases (#921) (e6688b8)

Bug Fixes

  • Handle route connection faliures and node connection detail changes (#833) (8027c3b)
  • upgraded to golang version 1.25.4 (#923) (82cabef)

slim v0.7.0

18 Nov 11:56
2bbe80d

Choose a tag to compare

Added

  • improve logging configuration (#943)

Other

  • (data-plane) update project dependencies (#861)

slim-tracing v0.2.6

18 Nov 11:47
2bbe80d

Choose a tag to compare

Added

  • improve logging configuration (#943)

slim-testutils: v0.7.0

18 Nov 13:07
7164ebc

Choose a tag to compare

0.7.0 (2025-11-18)

Features

  • expand SharedSecret Auth from simple secret:id to HMAC tokens (#858) (1d0c6e8)
  • Integrate SPIRE-based mTLS & identity, unify TLS sources, enhance gRPC config, and add flexible metadata support (#892) (a86bfd6)
  • session: graceful session draining + reliable blocking API completion (#924) (5ae9e80)

slim-session v0.1.1

18 Nov 11:53
2bbe80d

Choose a tag to compare

Added

  • (session) graceful session draining + reliable blocking API completion (#924)
  • improve logging configuration (#943)
  • add async initialize func in the provider/verifier traits (#917)
  • Integrate SPIRE-based mTLS & identity, unify TLS sources, enhance gRPC config, and add flexible metadata support (#892)
  • (mls) identity claims integration, strengthened validation, and PoP enforcement (#885)
  • async mls (#877)
  • expand SharedSecret Auth from simple secret:id to HMAC tokens (#858)
  • derive name ID part from identity token (#851)x
  • (session) create sender and receiver (#836)

Fixed

  • (session) prevent session queue saturation (#903)

Other

  • unify multicast and P2P session handling (#904)
  • split mls state and channel endpoint (#875)
  • implement all control message payload in protobuf (#862)
  • (agntcy-slim-session) release v0.1.0 (#856)

slim-service v0.8.1

18 Nov 11:54
2bbe80d

Choose a tag to compare

Added

  • enable spire as token provider for clients (#945)
  • (session) graceful session draining + reliable blocking API completion (#924)
  • Integrate SPIRE-based mTLS & identity, unify TLS sources, enhance gRPC config, and add flexible metadata support (#892)
  • expand SharedSecret Auth from simple secret:id to HMAC tokens (#858)
  • derive name ID part from identity token (#851)x

Fixed

  • (session) prevent session queue saturation (#903)
  • (service) disconnect API (#890)
  • (app.rs) get app name from local property (#859)

Other

  • unify multicast and P2P session handling (#904)
  • implement all control message payload in protobuf (#862)
  • common rust infrastructure for language bindings (#840)

slim-mls v0.1.4

18 Nov 11:51
2bbe80d

Choose a tag to compare

Added

  • add async initialize func in the provider/verifier traits (#917)
  • Integrate SPIRE-based mTLS & identity, unify TLS sources, enhance gRPC config, and add flexible metadata support (#892)
  • (mls) identity claims integration, strengthened validation, and PoP enforcement (#885)
  • async mls (#877)
  • expand SharedSecret Auth from simple secret:id to HMAC tokens (#858)

Fixed

  • handle verifier.try_verify() block call properly (#865)

Other

  • implement all control message payload in protobuf (#862)

slim-datapath v0.10.2

18 Nov 11:48
2bbe80d

Choose a tag to compare

Added

  • (session) graceful session draining + reliable blocking API completion (#924)
  • connection drop controller update (#901)
  • Integrate SPIRE-based mTLS & identity, unify TLS sources, enhance gRPC config, and add flexible metadata support (#892)
  • (auth) add support for setting custom claims while getting the token (#879)
  • expand SharedSecret Auth from simple secret:id to HMAC tokens (#858)

Fixed

  • (service) disconnect API (#890)

Other

  • unify multicast and P2P session handling (#904)
  • implement all control message payload in protobuf (#862)
  • (data-plane) update project dependencies (#861)

slim-controller v0.4.2

18 Nov 11:50
2bbe80d

Choose a tag to compare

Added

  • add backoff retry (#939)
  • Integrate SPIRE-based mTLS & identity, unify TLS sources, enhance gRPC config, and add flexible metadata support (#892)

Fixed

  • add original MsgID to all response messages (#891)
  • Handle route connection faliures and node connection detail changes (#833)

Other

  • unify multicast and P2P session handling (#904)
  • implement all control message payload in protobuf (#862)
  • (data-plane) update project dependencies (#861)