Special thanks to the contributors that made this release happen: @cjp256, @galgalesh and @sergiusens
Full list of changes
Maintenance
- cli: migrate upload and release to new channel-map @sergiusens (#3145)
Bug Fixes
- npm v2 plugin: always include $SNAPCRAFT_PART_INSTALL/bin in $PATH @cjp256 (#3161)
- project loader: fix v1 plugin repository installation on host @cjp256 (#3160)
- cli: improve sudo detection with euid check for warnings/errors @cjp256 (#3159)
- cmake v2 plugin: take source-subdir into account @sergiusens (#3154)
- cli: disable --target-arch support on core20 @cjp256 (#3151)
- cli: error/warn when using sudo @cjp256 (#3150)
- review-tools: add --allow-classic flag for local review @cjp256 (#3153)
- cli: disable --target-arch for multipass/lxd @cjp256 (#3152)
- elf: search dynamic tags within sections, not segment @cjp256 (#3149)
- extensions: pre/append_dir: support rpath tokens by not using eval @galgalesh (#3128)
- build providers: snap sw to channels if injecting @sergiusens (#3146)