Skip to content

Commit 8545379

Browse files
committed
docs(release-notes): finalize 8.7.3
Signed-off-by: Callahan Kovacs <[email protected]>
1 parent 7bdb82d commit 8545379

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/release-notes/snapcraft-8-7.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,15 @@ The following issues have been resolved in Snapcraft 8.7:
115115
snaps.
116116
- `#5250`_ Resources path for ``QtWebEngineProcess`` wasn't exported for snaps
117117
using the KDE Neon 6 extension.
118+
- `#5340`_ Always show deprecation warnings for ``snapcraft list`` and
119+
``snapcraft list-registered`` commands.
118120
- `craft-parts#978`_ The ``source-subdir`` field was ignored for the
119121
:ref:`Go Use plugin<craft_parts_go_use_plugin>`.
120122
- `craft-parts#991`_ Classic snaps using the
121123
:ref:`uv plugin<craft_parts_uv_plugin>` would fail to find the Python
122124
interpreter included in the snap itself.
125+
- `craft-parts#1025`_ The final lines of stdout or stderr when building a part
126+
may not be logged.
123127
- `craft-application#600`_ The same build environment may be re-used for platforms with
124128
the same ``build-on`` and ``build-for`` architectures.
125129
- `craft-application#618`_ The remote builder would clean up projects after
@@ -144,10 +148,12 @@ and :literalref:`@sergio-costas<https://github.com/sergio-costas>`
144148
.. _#4996: https://github.com/canonical/snapcraft/issues/4996
145149
.. _#5250: https://github.com/canonical/snapcraft/pull/5250
146150
.. _#5258: https://github.com/canonical/snapcraft/pull/5258
151+
.. _#5340: https://github.com/canonical/snapcraft/pull/5340
147152
.. _craft-application#600: https://github.com/canonical/craft-application/issues/600
148153
.. _craft-application#618: https://github.com/canonical/craft-application/issues/618
149154
.. _craft-application#619: https://github.com/canonical/craft-application/issues/619
150155
.. _craft-application#620: https://github.com/canonical/craft-application/issues/620
151156
.. _craft-parts#978: https://github.com/canonical/craft-parts/issues/978
152157
.. _craft-parts#991: https://github.com/canonical/craft-parts/issues/991
158+
.. _craft-parts#1025: https://github.com/canonical/craft-parts/issues/1025
153159
.. _pkg-config: https://www.freedesktop.org/wiki/Software/pkg-config/

0 commit comments

Comments
 (0)