v1.13.0
This release includes a few minor fixes, notably disabling --verbose
for pebble enter exec
now that --verbose
has been removed from the default Rockcraft entrypoint.
What's Changed
- fix: work around issue with user.Lookup not returning UnknownUserError in #427
- fix(daemon): turn off net/http panic recovery in #350
- fix(enter): block --verbose for exec subcommand by @rebornplusplus in #394
- docs: a new getting started tutorial for pebble in #421
- docs: create reusable content for how to install guide and the tutorial in #433
Full Changelog: v1.12.0...v1.13.0