Skip to content

chore: release#1327

Open
build-agntcy wants to merge 1 commit intomainfrom
release-plz-2026-03-03T14-30-57Z
Open

chore: release#1327
build-agntcy wants to merge 1 commit intomainfrom
release-plz-2026-03-03T14-30-57Z

Conversation

@build-agntcy
Copy link
Contributor

@build-agntcy build-agntcy commented Mar 3, 2026

🤖 New release

  • agntcy-slim-config: 0.6.3 -> 0.7.0 (⚠ API breaking changes)
  • agntcy-slim-service: 0.8.7 -> 0.8.8 (✓ API compatible changes)
  • agntcy-slim: 1.1.0 -> 1.1.1 (✓ API compatible changes)
  • agntcy-slim-bindings: 1.2.0 -> 1.3.0 (✓ API compatible changes)
  • agntcy-slimctl: 1.2.0 -> 1.2.1
  • agntcy-protoc-slimrpc-plugin: 1.1.0 -> 1.2.0 (✓ API compatible changes)
  • agntcy-slim-tracing: 0.3.4 -> 0.3.5
  • agntcy-slim-datapath: 0.11.4 -> 0.11.5
  • agntcy-slim-mls: 0.1.10 -> 0.1.11
  • agntcy-slim-session: 0.1.7 -> 0.1.8
  • agntcy-slim-controller: 0.4.8 -> 0.4.9

agntcy-slim-config breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field ServerConfig.transport in /tmp/.tmpnHZi8q/slim/data-plane/core/config/src/grpc/server.rs:85
  field ClientConfig.transport in /tmp/.tmpnHZi8q/slim/data-plane/core/config/src/grpc/client.rs:275
  field ClientConfig.websocket_auth_query_param in /tmp/.tmpnHZi8q/slim/data-plane/core/config/src/grpc/client.rs:279

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/enum_variant_added.ron

Failed in:
  variant ConfigError:InvalidWebSocketEndpointScheme in /tmp/.tmpnHZi8q/slim/data-plane/core/config/src/grpc/errors.rs:27
  variant ConfigError:GrpcChannelUnsupportedTransport in /tmp/.tmpnHZi8q/slim/data-plane/core/config/src/grpc/errors.rs:33
  variant ConfigError:GrpcServerUnsupportedTransport in /tmp/.tmpnHZi8q/slim/data-plane/core/config/src/grpc/errors.rs:35
Changelog

agntcy-slim-config

0.7.0 - 2026-03-18

Added

  • (websocket) update the config module while making sure backward compatibility (#1333)

agntcy-slim-service

0.8.8 - 2026-03-18

Fixed

  • node_id override in slim service config (#1348)

agntcy-slim

1.1.1 - 2026-03-18

Other

  • update Cargo.lock dependencies

agntcy-slim-bindings

1.3.0 - 2026-03-18

Added

  • (slimrpc) session reuse and method demultiplexing (#1334)
  • (websocket) update the config module while making sure backward compatibility (#1333)
  • upgrade bindings to uniffi 0.29 (#1321)

agntcy-slimctl

1.2.1 - 2026-03-18

Other

  • update Cargo.lock dependencies

agntcy-protoc-slimrpc-plugin

1.2.0 - 2026-03-18

Added

  • java plugin for slimrpc compiler (#1342)

agntcy-slim-tracing

0.3.5 - 2026-03-18

Other

  • updated the following local packages: agntcy-slim-config

agntcy-slim-datapath

0.11.5 - 2026-03-18

Other

  • updated the following local packages: agntcy-slim-config, agntcy-slim-tracing

agntcy-slim-mls

0.1.11 - 2026-03-18

Other

  • updated the following local packages: agntcy-slim-datapath

agntcy-slim-session

0.1.8 - 2026-03-18

Other

  • updated the following local packages: agntcy-slim-datapath, agntcy-slim-mls

agntcy-slim-controller

0.4.9 - 2026-03-18

Other

  • updated the following local packages: agntcy-slim-config, agntcy-slim-tracing, agntcy-slim-datapath, agntcy-slim-session


This PR was generated with release-plz.

@build-agntcy build-agntcy requested a review from a team as a code owner March 3, 2026 14:30
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedMar 18, 2026, 6:37 PM

@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@build-agntcy build-agntcy changed the title chore(agntcy-slim-bindings): release v1.3.0 chore: release Mar 6, 2026
@build-agntcy build-agntcy force-pushed the release-plz-2026-03-03T14-30-57Z branch 3 times, most recently from 86a3f26 to 032062f Compare March 13, 2026 08:43
@build-agntcy build-agntcy force-pushed the release-plz-2026-03-03T14-30-57Z branch 2 times, most recently from ac8ca6a to 871413e Compare March 18, 2026 09:44
@build-agntcy build-agntcy force-pushed the release-plz-2026-03-03T14-30-57Z branch from 871413e to 98efca0 Compare March 18, 2026 18:37
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.

1 participant