Skip to content

Conversation

@build-agntcy
Copy link
Contributor

@build-agntcy build-agntcy commented Oct 13, 2025

🤖 New release

  • agntcy-slim-mcp-proxy: 0.2.0 -> 0.2.1
Changelog

0.2.1 - 2026-01-20

Added

  • Support different trust domains in auto route setup (#1001)
  • Remove slim-mcp from main slim repo (#1086)
  • send group acknowledge from the session (#1050)
  • make backoff retry configurable (#991)
  • (session) graceful session draining + reliable blocking API completion (#924)
  • add backoff retry (#939)
  • Integrate SPIRE-based mTLS & identity, unify TLS sources, enhance gRPC config, and add flexible metadata support (#892)
  • add gha cache for docker builds (#908)
  • (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
  • implementation of Spire for fetching the certificates/token directly from SPIFFE Workload API (#646)
  • implementation of Identity provider client credential flow (#464)
  • move session code in a new crate (#828)

Fixed

  • (session) route dataplane errors to correct session (#1056)
  • (controller) start the controller service only if the related config is provided (#1054)
  • (bindings) improve identity error handling (#1042)
  • flaky integration test (#981)
  • early tracing initialization (#978)
  • (session) prevent session queue saturation (#903)

Other

  • (bindings) allow multiple global services (#1106)
  • feature flag for session layer (#1102)
  • unified typed error handling across core crates (#976)
  • move c toolchain config into cargo config (#990)
  • release (#977)
  • release (#857)
  • unify multicast and P2P session handling (#904)
  • implement all control message payload in protobuf (#862)
  • (data-plane) update project dependencies (#861)
  • common rust infrastructure for language bindings (#840)
  • release (#854)


This PR was generated with release-plz.

@build-agntcy build-agntcy requested a review from a team as a code owner October 13, 2025 09:43
@github-actions
Copy link
Contributor

github-actions bot commented Oct 13, 2025

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.
Details:

No release type found in pull request title "release agntcy-slim-mcp-proxy-v0.2.1". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - BREAKING
 - build
 - chore
 - ci
 - docs
 - feat
 - fix
 - perf
 - refactor
 - revert
 - style
 - test
 - release

@github-actions
Copy link
Contributor

github-actions bot commented Oct 13, 2025

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJan 20, 2026, 8:43 PM

@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@build-agntcy build-agntcy force-pushed the mcp-proxy-2025-10-13T09-43-07Z branch 15 times, most recently from 3e5004a to 458bb45 Compare October 21, 2025 07:50
@build-agntcy build-agntcy force-pushed the mcp-proxy-2025-10-13T09-43-07Z branch 8 times, most recently from 45fa497 to 2a760d7 Compare October 27, 2025 15:37
@build-agntcy build-agntcy force-pushed the mcp-proxy-2025-10-13T09-43-07Z branch 3 times, most recently from a8e2198 to 1d7d8d1 Compare November 3, 2025 16:14
@build-agntcy build-agntcy force-pushed the mcp-proxy-2025-10-13T09-43-07Z branch 18 times, most recently from fe1d1ee to 3b3a420 Compare January 13, 2026 14:06
@build-agntcy build-agntcy force-pushed the mcp-proxy-2025-10-13T09-43-07Z branch 9 times, most recently from d13d586 to 7515073 Compare January 20, 2026 14:13
@build-agntcy build-agntcy force-pushed the mcp-proxy-2025-10-13T09-43-07Z branch from 7515073 to 148411f Compare January 20, 2026 20:43
@msardara msardara closed this Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants