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


David Beamonte
28 May 2026

VMware hypervisor deployment using MAAS

MAAS Article

Most modern datacenters are inherently heterogeneous. VMware environments coexist with container platforms, databases, and other bare-metal workloads, often on the same hardware over several years. Servers are bought once, but their role changes as requirements evolve. However, ESXi (the VMware hypervisor) provisioning is often handled se ...


Rob Gibbon
28 May 2026

Migrating from Apache Spark 3 to Spark 4

Data Platform Article

The purpose of this guide is to highlight the key differences between Apache Spark 3 and Spark 4, and provide advice on how to plan a migration. Let’s get started. The biggest changes Let’s talk about the biggest changes between Apache Spark 3.x and Spark 4. Scala 2.12 no more First up, there’s no support ...


Canonical
27 May 2026

Introducing Workshop: launch sandboxed development environments on Ubuntu with a single command

Canonical announcements Article

Developers now benefit from consistency and repeatability for cutting-edge workflows, including agentic AI. Today, Canonical announced the release of Workshop, a solution for launching development environments with a single command. These environments are configured once, and can be reproduced on different machines. This means consistent ...