chore(release): prepare for publishing#1364
Merged
Benoît Cortier (CBenoit) merged 3 commits intoJul 10, 2026
Merged
Conversation
96e2f31 to
148097d
Compare
148097d to
aa03de0
Compare
aa03de0 to
59aa1e2
Compare
59aa1e2 to
83bf3c9
Compare
83bf3c9 to
b22903e
Compare
b22903e to
c3db71a
Compare
c3db71a to
49485d5
Compare
49485d5 to
721d7b9
Compare
721d7b9 to
7057b6f
Compare
7057b6f to
029b4ef
Compare
029b4ef to
eb4fe87
Compare
eb4fe87 to
cf6cc4b
Compare
cf6cc4b to
21938d3
Compare
21938d3 to
dd722cb
Compare
dd722cb to
754d21c
Compare
754d21c to
d160b69
Compare
d160b69 to
51ad596
Compare
51ad596 to
9b973f9
Compare
9b973f9 to
d889380
Compare
d889380 to
b5b7863
Compare
b5b7863 to
257c367
Compare
257c367 to
3b3f224
Compare
3b3f224 to
e70fed8
Compare
e70fed8 to
df3e7ee
Compare
df3e7ee to
86a97c9
Compare
86a97c9 to
1e92ae8
Compare
1e92ae8 to
3b42681
Compare
3b42681 to
d1734e1
Compare
d1734e1 to
8b36bb1
Compare
8b36bb1 to
6679583
Compare
ab48410 to
668b5e4
Compare
668b5e4 to
dd5ac69
Compare
dd5ac69 to
18e214d
Compare
18e214d to
70813cb
Compare
70813cb to
2ac6bfd
Compare
2ac6bfd to
3de8a7d
Compare
3de8a7d to
45c03e0
Compare
45c03e0 to
86b5544
Compare
86b5544 to
d41e2a0
Compare
d41e2a0 to
1efed90
Compare
1efed90 to
e844a21
Compare
e844a21 to
93b7571
Compare
93b7571 to
b0d639e
Compare
b0d639e to
2514e3b
Compare
There was a problem hiding this comment.
Pull request overview
This PR is a release-plz generated “prepare for publishing” update for the IronRDP workspace. It updates crate versions, changelogs, and lockfiles to reflect the next set of releases across multiple crates.
Changes:
- Bump versions for multiple workspace crates (including
ironrdpmeta crate and several protocol/session components). - Add new release entries to per-crate
CHANGELOG.mdfiles for the published versions. - Refresh root and fuzz lockfiles to match the updated dependency graph.
Reviewed changes
Copilot reviewed 31 out of 33 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| fuzz/Cargo.lock | Updates the fuzzing lockfile to reflect new crate versions and dependency resolution. |
| Cargo.lock | Updates the workspace lockfile to reflect new crate versions and dependency resolution. |
| crates/ironrdp/CHANGELOG.md | Adds the 0.17.0 release notes for the ironrdp meta crate. |
| crates/ironrdp/Cargo.toml | Bumps ironrdp to 0.17.0 and updates re-exported dependency version constraints. |
| crates/ironrdp-tls/CHANGELOG.md | Adds the 0.2.2 release notes for ironrdp-tls. |
| crates/ironrdp-tls/Cargo.toml | Bumps ironrdp-tls to 0.2.2. |
| crates/ironrdp-session/CHANGELOG.md | Adds the 0.10.1 release notes for ironrdp-session. |
| crates/ironrdp-session/Cargo.toml | Bumps ironrdp-session to 0.10.1. |
| crates/ironrdp-server/CHANGELOG.md | Adds the 0.12.1 release notes for ironrdp-server. |
| crates/ironrdp-server/Cargo.toml | Bumps ironrdp-server to 0.12.1 and updates dependency version constraints. |
| crates/ironrdp-rdpsnd/CHANGELOG.md | Adds the 0.9.0 release notes for ironrdp-rdpsnd. |
| crates/ironrdp-rdpsnd/Cargo.toml | Bumps ironrdp-rdpsnd to 0.9.0. |
| crates/ironrdp-rdpsnd-native/CHANGELOG.md | Adds the 0.7.0 release notes for ironrdp-rdpsnd-native. |
| crates/ironrdp-rdpsnd-native/Cargo.toml | Bumps ironrdp-rdpsnd-native to 0.7.0 and updates dependency version constraints. |
| crates/ironrdp-pdu/CHANGELOG.md | Adds the 0.8.1 release notes for ironrdp-pdu. |
| crates/ironrdp-pdu/Cargo.toml | Bumps ironrdp-pdu to 0.8.1. |
| crates/ironrdp-graphics/CHANGELOG.md | Adds the 0.8.2 release notes for ironrdp-graphics. |
| crates/ironrdp-graphics/Cargo.toml | Bumps ironrdp-graphics to 0.8.2. |
| crates/ironrdp-dvc/CHANGELOG.md | Adds the 0.7.1 release notes for ironrdp-dvc. |
| crates/ironrdp-dvc/Cargo.toml | Bumps ironrdp-dvc to 0.7.1. |
| crates/ironrdp-dvc-pipe-proxy/CHANGELOG.md | Adds the 0.4.2 release notes for ironrdp-dvc-pipe-proxy. |
| crates/ironrdp-dvc-pipe-proxy/Cargo.toml | Bumps ironrdp-dvc-pipe-proxy to 0.4.2. |
| crates/ironrdp-dvc-com-plugin/CHANGELOG.md | Adds the 0.1.3 release notes for ironrdp-dvc-com-plugin. |
| crates/ironrdp-dvc-com-plugin/Cargo.toml | Bumps ironrdp-dvc-com-plugin to 0.1.3. |
| crates/ironrdp-core/CHANGELOG.md | Adds the 0.2.1 release notes for ironrdp-core. |
| crates/ironrdp-core/Cargo.toml | Bumps ironrdp-core to 0.2.1. |
| crates/ironrdp-connector/CHANGELOG.md | Adds the 0.9.1 release notes for ironrdp-connector. |
| crates/ironrdp-connector/Cargo.toml | Bumps ironrdp-connector to 0.9.1. |
| crates/ironrdp-cliprdr/CHANGELOG.md | Adds the 0.6.1 release notes for ironrdp-cliprdr. |
| crates/ironrdp-cliprdr/Cargo.toml | Bumps ironrdp-cliprdr to 0.6.1. |
| crates/ironrdp-client/Cargo.toml | Updates ironrdp-client dependency version constraints for the new audio crate releases. |
| crates/ironrdp-acceptor/CHANGELOG.md | Adds the 0.9.1 release notes for ironrdp-acceptor. |
| crates/ironrdp-acceptor/Cargo.toml | Bumps ironrdp-acceptor to 0.9.1. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
2514e3b to
24dba07
Compare
24dba07 to
5b114f3
Compare
5b114f3 to
dca55e8
Compare
dca55e8 to
70f3586
Compare
70f3586 to
656ab99
Compare
656ab99 to
04a6169
Compare
04a6169 to
086807c
Compare
Benoît Cortier (CBenoit)
approved these changes
Jul 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 New release
ironrdp-core: 0.2.0 -> 0.2.1 (✓ API compatible changes)ironrdp-pdu: 0.8.0 -> 0.9.0 (✓ API compatible changes)ironrdp-connector: 0.9.0 -> 0.10.0 (✓ 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-dvc-pipe-proxy: 0.4.1 -> 0.4.2 (✓ API compatible changes)ironrdp-graphics: 0.8.1 -> 0.8.2 (✓ API compatible changes)ironrdp-tls: 0.2.1 -> 0.2.2 (✓ API compatible changes)ironrdp-rdpsnd: 0.8.1 -> 0.9.0 (✓ API compatible changes)ironrdp-rdpsnd-native: 0.6.0 -> 0.7.0 (✓ API compatible changes)ironrdp-session: 0.10.0 -> 0.11.0 (✓ API compatible changes)ironrdp-dvc-com-plugin: 0.1.2 -> 0.1.3 (✓ API compatible changes)ironrdp-server: 0.12.0 -> 0.13.0 (✓ API compatible changes)ironrdp: 0.16.0 -> 0.17.0 (✓ API compatible changes)ironrdp-svc: 0.7.0 -> 0.7.1ironrdp-async: 0.9.0 -> 0.9.1ironrdp-displaycontrol: 0.7.0 -> 0.7.1ironrdp-echo: 0.3.0 -> 0.3.1ironrdp-rdpdr: 0.6.0 -> 0.6.1ironrdp-tokio: 0.9.0 -> 0.9.1ironrdp-input: 0.6.0 -> 0.6.1ironrdp-egfx: 0.2.0 -> 0.2.1ironrdp-blocking: 0.9.0 -> 0.9.1ironrdp-rdpdr-native: 0.6.0 -> 0.6.1Changelog
ironrdp-coreironrdp-pduironrdp-connectorironrdp-acceptorironrdp-cliprdrironrdp-dvcironrdp-dvc-pipe-proxyironrdp-graphicsironrdp-tlsironrdp-rdpsndironrdp-rdpsnd-nativeironrdp-sessionironrdp-dvc-com-pluginironrdp-serverironrdpThis PR was generated with release-plz.