v1.5.0: Pebble Notices core, API, client; Requester interface and ErrorResponse
New features
- Add Pebble notices core state handling, API, and Go client
- Add ErrorResponse to allow external error creation
- Expose Requester interface to allow derived projects to use the Pebble-instantiated client and extend the available commands
Other minor changes
- fix(daemon): add-notice API shouldn't error if no data is provided in #321
- fix(state): set
noticeCondcorrectly inReadStatein #320 - fix(snap): make snapcraft.yaml compatible with remote-builds in #322
New Contributors
- @dependabot made their first contribution in #313
- @olivercalder made their first contribution in #320
Full Changelog: v1.4.0...v1.5.0