Skip to content

chore(release): prepare for publishing#1364

Open
devolutionsbot wants to merge 1 commit into
masterfrom
release-plz/2026-06-08T09-47-35Z
Open

chore(release): prepare for publishing#1364
devolutionsbot wants to merge 1 commit into
masterfrom
release-plz/2026-06-08T09-47-35Z

Conversation

@devolutionsbot

@devolutionsbot devolutionsbot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • ironrdp-connector: 0.9.0 -> 0.9.1 (✓ API compatible changes)
  • ironrdp-acceptor: 0.9.0 -> 0.9.1 (✓ API compatible changes)
  • ironrdp-cliprdr: 0.6.0 -> 0.6.1 (✓ API compatible changes)
  • ironrdp-dvc: 0.7.0 -> 0.7.1 (✓ API compatible changes)
  • ironrdp-server: 0.12.0 -> 0.12.1 (✓ API compatible changes)
  • ironrdp-dvc-pipe-proxy: 0.4.1 -> 0.4.2 (✓ API compatible changes)
  • ironrdp-rdpsnd-native: 0.6.0 -> 0.7.0 (✓ API compatible changes)
  • ironrdp-dvc-com-plugin: 0.1.2 -> 0.1.3 (✓ API compatible changes)
Changelog

ironrdp-connector

[0.9.1] - 2026-06-24

Bug Fixes

  • Stay in CapabilitiesExchange when activation handles DeactivateAll (#1371) (a4fde9fc50)

ironrdp-acceptor

[0.9.1] - 2026-06-24

Features

  • Negotiate the MCS message channel (#1347) (efa5732805)

    Updates the handshake to properly negotiate the MCS message channel by advertising Extended Client Data Blocks support and, when requested by the client, allocating/joining the message channel and surfacing its ID in AcceptorResult. This enables server-initiated PDUs that must use the message channel (e.g., network auto-detect) to have a valid transport.

ironrdp-cliprdr

[0.6.1] - 2026-06-24

Bug Fixes

  • Release outgoing locks before initiating a file copy (#1375) (5d534f10a6)

  • Lower verbosity of routine logs in library crates (c36032f91b)

    Library crates should not emit info! for routine, repeating operations;
    that floods the default logs of the final consumer, which owns the
    verbosity decision. Reserve info! for rare connection/session lifecycle
    milestones, debug! for significant one-off events, and trace! for the
    fine-grained detail only needed when nothing else explains a problem.

ironrdp-dvc

[0.7.1] - 2026-06-24

Features

ironrdp-server

[0.12.1] - 2026-06-24

Features

  • Expose NetworkAutoDetect RTT via a shared handle (#1346) (481ea5d161)

    Exposes the server’s NetworkAutoDetect RTT measurement via a shared Arc handle so display backends can read a fresh RTT value even after run() takes ownership of the server.

ironrdp-dvc-pipe-proxy

[0.4.2] - 2026-06-24

Bug Fixes

  • Lower verbosity of routine logs in library crates (c36032f91b)

    Library crates should not emit info! for routine, repeating operations;
    that floods the default logs of the final consumer, which owns the
    verbosity decision. Reserve info! for rare connection/session lifecycle
    milestones, debug! for significant one-off events, and trace! for the
    fine-grained detail only needed when nothing else explains a problem.

  • Remove trailing punctuation from log messages (#1380) (f38554277a)

ironrdp-rdpsnd-native

[0.7.0] - 2026-06-24

Bug Fixes

  • Lower verbosity of routine logs in library crates (c36032f91b)

    Library crates should not emit info! for routine, repeating operations;
    that floods the default logs of the final consumer, which owns the
    verbosity decision. Reserve info! for rare connection/session lifecycle
    milestones, debug! for significant one-off events, and trace! for the
    fine-grained detail only needed when nothing else explains a problem.

  • [breaking] Replace anyhow with typed RdpsndNativeError (#1277) (37483ebd9b)

ironrdp-dvc-com-plugin

[0.1.3] - 2026-06-24

Bug Fixes

  • Lower verbosity of routine logs in library crates (c36032f91b)

    Library crates should not emit info! for routine, repeating operations;
    that floods the default logs of the final consumer, which owns the
    verbosity decision. Reserve info! for rare connection/session lifecycle
    milestones, debug! for significant one-off events, and trace! for the
    fine-grained detail only needed when nothing else explains a problem.


This PR was generated with release-plz.

@github-actions github-actions Bot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 96e2f31 to 148097d Compare June 8, 2026 09:47
@devolutionsbot devolutionsbot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 148097d to aa03de0 Compare June 17, 2026 16:23
@github-actions github-actions Bot force-pushed the release-plz/2026-06-08T09-47-35Z branch from aa03de0 to 59aa1e2 Compare June 17, 2026 16:23
@devolutionsbot devolutionsbot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 59aa1e2 to 83bf3c9 Compare June 23, 2026 09:32
@github-actions github-actions Bot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 83bf3c9 to b22903e Compare June 23, 2026 09:32
@devolutionsbot devolutionsbot force-pushed the release-plz/2026-06-08T09-47-35Z branch from b22903e to c3db71a Compare June 23, 2026 09:34
@github-actions github-actions Bot force-pushed the release-plz/2026-06-08T09-47-35Z branch from c3db71a to 49485d5 Compare June 23, 2026 09:34
@devolutionsbot devolutionsbot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 49485d5 to 721d7b9 Compare June 23, 2026 13:53
@github-actions github-actions Bot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 721d7b9 to 7057b6f Compare June 23, 2026 13:54
@devolutionsbot devolutionsbot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 7057b6f to 029b4ef Compare June 23, 2026 15:57
@github-actions github-actions Bot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 029b4ef to eb4fe87 Compare June 23, 2026 15:57
@devolutionsbot devolutionsbot force-pushed the release-plz/2026-06-08T09-47-35Z branch from eb4fe87 to cf6cc4b Compare June 23, 2026 16:50
@github-actions github-actions Bot force-pushed the release-plz/2026-06-08T09-47-35Z branch from cf6cc4b to 21938d3 Compare June 23, 2026 16:50
@devolutionsbot devolutionsbot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 21938d3 to dd722cb Compare June 23, 2026 18:23
@github-actions github-actions Bot force-pushed the release-plz/2026-06-08T09-47-35Z branch from dd722cb to 754d21c Compare June 23, 2026 18:24
@devolutionsbot devolutionsbot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 754d21c to d160b69 Compare June 23, 2026 18:53
@github-actions github-actions Bot force-pushed the release-plz/2026-06-08T09-47-35Z branch from d160b69 to 51ad596 Compare June 23, 2026 18:53
@devolutionsbot devolutionsbot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 51ad596 to 9b973f9 Compare June 23, 2026 18:54
@github-actions github-actions Bot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 9b973f9 to d889380 Compare June 23, 2026 18:54
@devolutionsbot devolutionsbot force-pushed the release-plz/2026-06-08T09-47-35Z branch from d889380 to b5b7863 Compare June 24, 2026 08:00
@github-actions github-actions Bot force-pushed the release-plz/2026-06-08T09-47-35Z branch from b5b7863 to 257c367 Compare June 24, 2026 08:00
@devolutionsbot devolutionsbot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 257c367 to 3b3f224 Compare June 24, 2026 08:02
@github-actions github-actions Bot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 3b3f224 to e70fed8 Compare June 24, 2026 08:02
@devolutionsbot devolutionsbot force-pushed the release-plz/2026-06-08T09-47-35Z branch from e70fed8 to df3e7ee Compare June 24, 2026 08:03
@github-actions github-actions Bot force-pushed the release-plz/2026-06-08T09-47-35Z branch from df3e7ee to 86a97c9 Compare June 24, 2026 08:04
@devolutionsbot devolutionsbot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 86a97c9 to 1e92ae8 Compare June 24, 2026 08:17
@github-actions github-actions Bot force-pushed the release-plz/2026-06-08T09-47-35Z branch from 1e92ae8 to 3b42681 Compare June 24, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant