Skip to main content
  1. Blog
  2. Article

Gustavo Niemeyer
on 6 September 2017

The snapd roadmap


This article originally appeared at snapcraft forums

released

 snapd 2.27 (topic1)

snapd 2.28

 Improved configuration get output (topic)
 Internal xdg-open implementation (topic3)
 Refresh hook support (topic)
 Lazy registrations on classic (topic3)
 Service control on snap command (start/stop/etc) (topic3)

Schedule

beta Sep 4th
candidate Sep 25th
stable Oct 2nd

snapd 2.29

 Service control on snapctl (start/stop/etc) (topic5)
 Polkit-based authorizations (topic4)
 Fix classic flag on reverts (topic1)

Schedule

beta Oct 2nd
candidate Oct 23rd
stable Oct 30th

upcoming

 Base snaps (topic5)
 Layouts (curstom mount points) (topic2)
 Epochs (stepped upgrades) (topic1)
 Repairs (emergency fixes) (topic1)
 Command-not-found support (topic?)
 Interface hooks (topic1)
 Monthly refresh scheduling (topic2)
 Timer services (topic1)
 Desktop theme support (topic3)
 Snapshots (topic)
 Multi-user/group support (topic1)
 Fix snapd restart on reverts (topic)
 Support devmode refreshes (topic)
 Interface for locking screen (topic)
 Support for wayland sockets (topic)
 Service survival across refreshes (topic)
 Interfaces in classic snaps (topic)

(other upcoming3 topics)

backlog

 Install snap multiple times
 Health checks
 Entitlements

Related posts


Massimiliano Gori
27 March 2026

Modern Linux identity management: from local auth to the cloud with Ubuntu

Cloud and server Article

The modern enterprise operates in a hybrid world where on-premises infrastructure coexists with cloud services, and security threats evolve daily. IT administrators are tasked with a difficult balancing act: maintaining traditional local workflows while managing the inevitable shift toward cloud-native architectures. Identity has emerged ...


Abdelrahman Hosny
24 March 2026

Canonical welcomes NVIDIA’s donation of the GPU DRA driver to CNCF

Partners Article

At KubeCon Europe in Amsterdam, NVIDIA announced that it will donate the GPU Dynamic Resource Allocation (DRA) Driver to the Cloud Native Computing Foundation (CNCF). This marks an important milestone for the Kubernetes ecosystem and for the future of AI infrastructure. For years, GPUs have been central to modern machine learning and high ...


ijlal-loutfi
23 March 2026

Hot code burns: the supply chain case for letting your containers cool before you ship

Ubuntu Article

Zero CVEs doesn’t mean secure. It means unexamined. New code has zero CVEs because no one has studied it yet, and if you’re rebuilding nightly from upstream, you’re signing first and asking questions later. In software supply chain security, the freshest code isn’t always the safest. Sometimes the most secure component in your pipeline is ...