chore(release): prepare for publishing - #1619
Open
devolutionsbot wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 10, 2026 15:47
594e18b to
d424734
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the IronRDP workspace for publishing by updating crate versions, dependency constraints, changelogs, and the fuzz lockfile.
Changes:
- Bumps release versions across the workspace.
- Updates internal dependency requirements.
- Generates release changelogs.
Two blockers were identified: unresolved merge markers and release notes describing decompression behavior absent from the release tree.
Reviewed changes
Copilot reviewed 84 out of 86 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
fuzz/Cargo.lock |
Refreshes fuzz dependencies and crate versions. |
crates/ironrdp/CHANGELOG.md |
Adds 0.18.0 release notes. |
crates/ironrdp/Cargo.toml |
Bumps meta-crate and dependencies. |
crates/ironrdp-vmconnect/CHANGELOG.md |
Adds initial release notes. |
crates/ironrdp-vmconnect/Cargo.toml |
Updates internal dependencies. |
crates/ironrdp-viewer/CHANGELOG.md |
Adds 0.1.1 release notes. |
crates/ironrdp-viewer/Cargo.toml |
Bumps viewer and dependencies. |
crates/ironrdp-tokio/CHANGELOG.md |
Adds 0.10.1 release entry. |
crates/ironrdp-tokio/Cargo.toml |
Bumps crate dependencies. |
crates/ironrdp-tls/CHANGELOG.md |
Adds 0.2.3 release notes. |
crates/ironrdp-tls/Cargo.toml |
Bumps TLS crate version. |
crates/ironrdp-svc/CHANGELOG.md |
Adds 0.8.1 release notes. |
crates/ironrdp-svc/Cargo.toml |
Bumps SVC and dependencies. |
crates/ironrdp-str/CHANGELOG.md |
Adds 0.1.2 release entry. |
crates/ironrdp-str/Cargo.toml |
Bumps crate and core dependency. |
crates/ironrdp-session/Cargo.toml |
Bumps session and dependencies. |
crates/ironrdp-server/Cargo.toml |
Bumps server and dependencies. |
crates/ironrdp-rpc/Cargo.toml |
Updates protocol dependencies. |
crates/ironrdp-rdpsnd/CHANGELOG.md |
Adds 0.9.1 release notes. |
crates/ironrdp-rdpsnd/Cargo.toml |
Bumps RDPSND and dependencies. |
crates/ironrdp-rdpsnd-native/CHANGELOG.md |
Adds 0.7.1 release notes. |
crates/ironrdp-rdpsnd-native/Cargo.toml |
Bumps native backend version. |
crates/ironrdp-rdpeusb/Cargo.toml |
Updates protocol dependencies. |
crates/ironrdp-rdpdr/CHANGELOG.md |
Adds 0.8.0 release notes. |
crates/ironrdp-rdpdr/Cargo.toml |
Bumps RDPDR and dependencies. |
crates/ironrdp-rdpdr-native/CHANGELOG.md |
Adds 0.7.1 release notes. |
crates/ironrdp-rdpdr-native/Cargo.toml |
Bumps backend dependencies. |
crates/ironrdp-rdcleanpath/CHANGELOG.md |
Adds 0.2.3 release notes. |
crates/ironrdp-rdcleanpath/Cargo.toml |
Bumps crate version. |
crates/ironrdp-pdu/Cargo.toml |
Bumps PDU and core versions. |
crates/ironrdp-nscodec/CHANGELOG.md |
Adds 0.2.1 release entry. |
crates/ironrdp-nscodec/Cargo.toml |
Bumps codec dependency. |
crates/ironrdp-mstsgu/CHANGELOG.md |
Adds 0.0.2 release entry. |
crates/ironrdp-mstsgu/Cargo.toml |
Bumps crate and core versions. |
crates/ironrdp-input/CHANGELOG.md |
Adds 0.7.1 release entry. |
crates/ironrdp-input/Cargo.toml |
Bumps input and PDU versions. |
crates/ironrdp-graphics/CHANGELOG.md |
Adds 0.10.0 release notes. |
crates/ironrdp-graphics/Cargo.toml |
Bumps graphics and dependencies. |
crates/ironrdp-futures/CHANGELOG.md |
Adds 0.8.1 release entry. |
crates/ironrdp-futures/Cargo.toml |
Bumps futures and async versions. |
crates/ironrdp-error/CHANGELOG.md |
Adds 0.2.1 release notes. |
crates/ironrdp-error/Cargo.toml |
Bumps error crate version. |
crates/ironrdp-egfx/CHANGELOG.md |
Adds 0.3.1 release notes. |
crates/ironrdp-egfx/Cargo.toml |
Bumps EGFX and dependencies. |
crates/ironrdp-echo/CHANGELOG.md |
Adds 0.4.1 release entry. |
crates/ironrdp-echo/Cargo.toml |
Bumps echo and dependencies. |
crates/ironrdp-dvc/CHANGELOG.md |
Adds 0.9.0 release notes. |
crates/ironrdp-dvc/Cargo.toml |
Bumps DVC and dependencies. |
crates/ironrdp-dvc-pipe-proxy/CHANGELOG.md |
Adds 0.5.1 release notes. |
crates/ironrdp-dvc-pipe-proxy/Cargo.toml |
Bumps proxy and dependencies. |
crates/ironrdp-dvc-com-plugin/CHANGELOG.md |
Adds 0.1.4 release entry. |
crates/ironrdp-dvc-com-plugin/Cargo.toml |
Bumps plugin dependencies. |
crates/ironrdp-displaycontrol/CHANGELOG.md |
Adds 0.8.1 release notes. |
crates/ironrdp-displaycontrol/Cargo.toml |
Bumps display-control dependencies. |
crates/ironrdp-daemon/Cargo.toml |
Updates dependencies but contains conflicts. |
crates/ironrdp-core/CHANGELOG.md |
Adds 0.3.0 release notes. |
crates/ironrdp-core/Cargo.toml |
Bumps core crate version. |
crates/ironrdp-connector/Cargo.toml |
Bumps connector and dependencies. |
crates/ironrdp-cliprdr/CHANGELOG.md |
Adds 0.7.1 release entry. |
crates/ironrdp-cliprdr/Cargo.toml |
Bumps clipboard dependencies. |
crates/ironrdp-cliprdr-native/CHANGELOG.md |
Adds 0.7.1 release entry. |
crates/ironrdp-cliprdr-native/Cargo.toml |
Bumps native clipboard versions. |
crates/ironrdp-cliprdr-format/CHANGELOG.md |
Adds 0.2.1 release entry. |
crates/ironrdp-cliprdr-format/Cargo.toml |
Bumps format and core versions. |
crates/ironrdp-client/Cargo.toml |
Bumps client and dependencies. |
crates/ironrdp-cfg/CHANGELOG.md |
Adds 0.2.0 release notes. |
crates/ironrdp-cfg/Cargo.toml |
Bumps configuration crate version. |
crates/ironrdp-bulk/CHANGELOG.md |
Adds 0.2.0 release notes. |
crates/ironrdp-bulk/Cargo.toml |
Bumps bulk crate version. |
crates/ironrdp-blocking/CHANGELOG.md |
Adds 0.11.0 release notes. |
crates/ironrdp-blocking/Cargo.toml |
Bumps blocking and dependencies. |
crates/ironrdp-async/CHANGELOG.md |
Adds 0.11.0 release notes. |
crates/ironrdp-async/Cargo.toml |
Bumps async and dependencies. |
crates/ironrdp-ainput/CHANGELOG.md |
Adds 0.8.1 release entry. |
crates/ironrdp-ainput/Cargo.toml |
Bumps AInput and dependencies. |
crates/ironrdp-agent/CHANGELOG.md |
Adds 0.2.0 release notes. |
crates/ironrdp-agent/Cargo.toml |
Bumps agent and cfg dependency. |
crates/ironrdp-activex/Cargo.toml |
Updates ActiveX dependencies. |
crates/ironrdp-acceptor/CHANGELOG.md |
Adds 0.11.0 release notes. |
crates/ironrdp-acceptor/Cargo.toml |
Bumps acceptor and dependencies. |
Comment on lines
+28
to
+31
| - The `Processor` now owns the decompressor and builds it on the first | ||
| update that needs one. `ProcessorBuilder` has no corresponding field, so | ||
| there is no `None` a consumer can pass and no path that drops a | ||
| compressed update. |
Comment on lines
+92
to
+95
| - The `Processor` now owns the decompressor and builds it on the first | ||
| update that needs one. `ProcessorBuilder` has no corresponding field, so | ||
| there is no `None` a consumer can pass and no path that drops a | ||
| compressed update. |
devolutionsbot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 10, 2026 16:09
d424734 to
686edaa
Compare
github-actions
Bot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 10, 2026 16:09
686edaa to
864caf5
Compare
devolutionsbot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 10, 2026 16:33
864caf5 to
66a3e84
Compare
github-actions
Bot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 10, 2026 16:33
66a3e84 to
7eafcf0
Compare
devolutionsbot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 10, 2026 21:03
7eafcf0 to
4f1d187
Compare
github-actions
Bot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 10, 2026 21:03
4f1d187 to
17089a0
Compare
devolutionsbot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 12:47
17089a0 to
3f96f7d
Compare
github-actions
Bot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 12:47
3f96f7d to
3473e71
Compare
devolutionsbot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 13:09
3473e71 to
129fcfe
Compare
github-actions
Bot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 13:09
129fcfe to
4533aaf
Compare
devolutionsbot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 13:33
4533aaf to
9349d99
Compare
github-actions
Bot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 13:33
9349d99 to
08cfd44
Compare
devolutionsbot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 14:03
08cfd44 to
8e2d9b3
Compare
github-actions
Bot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 14:03
8e2d9b3 to
a5955d5
Compare
devolutionsbot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 15:30
a5955d5 to
b2e53ce
Compare
github-actions
Bot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 15:30
b2e53ce to
3aee773
Compare
devolutionsbot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 16:35
3aee773 to
b46f570
Compare
github-actions
Bot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 16:35
b46f570 to
298d64c
Compare
devolutionsbot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 19:07
298d64c to
913b31c
Compare
github-actions
Bot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 19:08
913b31c to
0586dfe
Compare
devolutionsbot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 19:31
0586dfe to
ac39aa8
Compare
github-actions
Bot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 19:31
ac39aa8 to
29bca05
Compare
devolutionsbot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 19:58
29bca05 to
8701be7
Compare
github-actions
Bot
force-pushed
the
release-plz/2026-08-10T15-46-49Z
branch
from
August 11, 2026 19:58
8701be7 to
dd190e0
Compare
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-error: 0.2.0 -> 0.2.1 (✓ API compatible changes)ironrdp-core: 0.2.1 -> 0.3.0 (⚠ API breaking changes)ironrdp-pdu: 0.9.0 -> 0.10.0 (⚠ API breaking changes)ironrdp-svc: 0.8.0 -> 0.8.1 (✓ API compatible changes)ironrdp-connector: 0.10.0 -> 0.11.0 (⚠ API breaking changes)ironrdp-async: 0.10.0 -> 0.11.0 (✓ API compatible changes)ironrdp-acceptor: 0.10.0 -> 0.11.0 (⚠ API breaking changes)ironrdp-cfg: 0.1.0 -> 0.2.0 (⚠ API breaking changes)ironrdp-dvc: 0.8.0 -> 0.9.0 (⚠ API breaking changes)ironrdp-displaycontrol: 0.8.0 -> 0.8.1 (✓ API compatible changes)ironrdp-dvc-pipe-proxy: 0.5.0 -> 0.5.1 (✓ API compatible changes)ironrdp-graphics: 0.9.0 -> 0.10.0 (⚠ API breaking changes)ironrdp-tls: 0.2.2 -> 0.2.3 (✓ API compatible changes)ironrdp-rdcleanpath: 0.2.2 -> 0.2.3 (✓ API compatible changes)ironrdp-rdpdr: 0.7.0 -> 0.8.0 (⚠ API breaking changes)ironrdp-rdpsnd: 0.9.0 -> 0.9.1 (✓ API compatible changes)ironrdp-rdpsnd-native: 0.7.0 -> 0.7.1 (✓ API compatible changes)ironrdp-bulk: 0.1.1 -> 0.2.0 (✓ API compatible changes)ironrdp-session: 0.11.0 -> 0.12.0 (⚠ API breaking changes)ironrdp-vmconnect: 0.1.0ironrdp-client: 0.1.0 -> 0.2.0 (✓ API compatible changes)ironrdp-egfx: 0.3.0 -> 0.3.1 (✓ API compatible changes)ironrdp-server: 0.13.0 -> 0.14.0 (⚠ API breaking changes)ironrdp: 0.17.0 -> 0.18.0 (✓ API compatible changes)ironrdp-blocking: 0.10.0 -> 0.11.0 (✓ API compatible changes)ironrdp-rdpdr-native: 0.7.0 -> 0.7.1 (✓ API compatible changes)ironrdp-agent: 0.1.0 -> 0.2.0 (⚠ API breaking changes)ironrdp-viewer: 0.1.0 -> 0.1.1 (✓ API compatible changes)ironrdp-cliprdr: 0.7.0 -> 0.7.1ironrdp-cliprdr-native: 0.7.0 -> 0.7.1ironrdp-echo: 0.4.0 -> 0.4.1ironrdp-mstsgu: 0.0.1 -> 0.0.2ironrdp-tokio: 0.10.0 -> 0.10.1ironrdp-dvc-com-plugin: 0.1.3 -> 0.1.4ironrdp-input: 0.7.0 -> 0.7.1ironrdp-ainput: 0.8.0 -> 0.8.1ironrdp-nscodec: 0.2.0 -> 0.2.1ironrdp-cliprdr-format: 0.2.0 -> 0.2.1ironrdp-futures: 0.8.0 -> 0.8.1ironrdp-str: 0.1.1 -> 0.1.2⚠
ironrdp-corebreaking changes⚠
ironrdp-pdubreaking changes⚠
ironrdp-connectorbreaking changes⚠
ironrdp-acceptorbreaking changes⚠
ironrdp-cfgbreaking changes⚠
ironrdp-dvcbreaking changes⚠
ironrdp-graphicsbreaking changes⚠
ironrdp-rdpdrbreaking changes⚠
ironrdp-sessionbreaking changes⚠
ironrdp-serverbreaking changes⚠
ironrdp-agentbreaking changesChangelog
ironrdp-errorironrdp-coreironrdp-pduironrdp-svcironrdp-connectorironrdp-asyncironrdp-acceptorironrdp-cfgironrdp-dvcironrdp-displaycontrolironrdp-dvc-pipe-proxyironrdp-graphicsironrdp-tlsironrdp-rdcleanpathironrdp-rdpdrironrdp-rdpsndironrdp-rdpsnd-nativeironrdp-bulkironrdp-sessionironrdp-vmconnectironrdp-clientironrdp-egfxironrdp-serverironrdpironrdp-blockingironrdp-rdpdr-nativeironrdp-agentironrdp-viewerThis PR was generated with release-plz.