chore(release): prepare for publishing#1020
Conversation
364ec20 to
3102775
Compare
3102775 to
c642bc7
Compare
c642bc7 to
3174b55
Compare
3174b55 to
cfb9608
Compare
cfb9608 to
1284f27
Compare
1284f27 to
ba4a14f
Compare
ba4a14f to
6e6e26f
Compare
6e6e26f to
d7f3267
Compare
d7f3267 to
845511e
Compare
845511e to
b4b1fc4
Compare
b4b1fc4 to
07c114e
Compare
07c114e to
7938669
Compare
7938669 to
ee07b51
Compare
ee07b51 to
99d919c
Compare
99d919c to
71810b0
Compare
71810b0 to
5123919
Compare
5123919 to
5bdb184
Compare
5bdb184 to
d147735
Compare
d147735 to
8bdb21d
Compare
8bdb21d to
a7cf77c
Compare
a7cf77c to
81e6932
Compare
81e6932 to
c92e1cc
Compare
c92e1cc to
318050f
Compare
318050f to
6da6f20
Compare
6da6f20 to
3283ed3
Compare
3283ed3 to
507448e
Compare
507448e to
74bda84
Compare
Coverage Report 🤖 ⚙️Past: New: Diff: -0.01% [this comment will be updated automatically] |
74bda84 to
1022194
Compare
1022194 to
36f3ec6
Compare
e352878 to
294af70
Compare
294af70 to
1006895
Compare
1006895 to
43a3dab
Compare
43a3dab to
6ce51c2
Compare
6ce51c2 to
95a2744
Compare
95a2744 to
6742bad
Compare
6742bad to
25308e9
Compare
25308e9 to
789ebde
Compare
789ebde to
68d1347
Compare
68d1347 to
9aa2d21
Compare
9aa2d21 to
7dc9f06
Compare
7dc9f06 to
9725d84
Compare
9725d84 to
2974239
Compare
2974239 to
1e57eee
Compare
1e57eee to
ce402c0
Compare
ce402c0 to
8a9c59a
Compare
8a9c59a to
b260b92
Compare
b260b92 to
57feb33
Compare
57feb33 to
2f5112f
Compare
Benoît Cortier (CBenoit)
left a comment
There was a problem hiding this comment.
Copilot Please, update the release PR:
All the crates for which a public dependency containing a breaking change / minor bump (dependencies with a # public comment on the right) needs to be bumped too.
Example: ironrdp-cliprdr is bumped from 0.4 to 0.5 in ironrdp-cliprdr-native, so ironrdp-cliprdr-native needs to be bumped from 0.4.0 to 0.5.0.
Also double check the changelogs. Some changes are not really relevant to some crates.
Example: the use static dispatch for NetworkClient trait commit is not modifying the ironrdp-server public API. The commit just updated the callsites along, one of which was in ironrdp-server.
See this commit for an example of a proper release PR: a3b2017
|
Benoît Cortier (@CBenoit) I've opened a new pull request, #1058, to work on those changes. Once the pull request is ready, I'll request review from you. |
🤖 New release
ironrdp-connector: 0.7.1 -> 0.8.0 (✓ API compatible changes)ironrdp-async: 0.7.0 -> 0.8.0 (✓ API compatible changes)ironrdp-acceptor: 0.7.0 -> 0.8.0 (✓ API compatible changes)ironrdp-cliprdr: 0.4.0 -> 0.5.0 (⚠ API breaking changes)ironrdp-graphics: 0.6.0 -> 0.7.0 (⚠ API breaking changes)ironrdp-rdpdr: 0.4.1 -> 0.5.0 (✓ API compatible changes)ironrdp-tokio: 0.7.0 -> 0.8.0 (✓ API compatible changes)ironrdp-server: 0.9.0 -> 0.10.0 (✓ API compatible changes)ironrdp: 0.13.0 -> 0.14.0 (✓ API compatible changes)ironrdp-blocking: 0.7.0 -> 0.8.0 (✓ API compatible changes)ironrdp-cliprdr-native: 0.4.0 -> 0.4.1 (✓ API compatible changes)ironrdp-tls: 0.1.4 -> 0.2.0 (✓ API compatible changes)ironrdp-rdpsnd-native: 0.4.1 -> 0.4.2 (✓ API compatible changes)ironrdp-session: 0.7.0 -> 0.7.1ironrdp-futures: 0.5.0 -> 0.5.1ironrdp-rdpdr-native: 0.4.0 -> 0.4.1⚠
ironrdp-cliprdrbreaking changes⚠
ironrdp-graphicsbreaking changesChangelog
ironrdp-connectorironrdp-asyncironrdp-acceptorironrdp-cliprdrironrdp-graphicsironrdp-rdpdrironrdp-tokioironrdp-serverironrdpironrdp-blockingironrdp-cliprdr-nativeironrdp-tlsironrdp-rdpsnd-nativeThis PR was generated with release-plz.