Skip to content

v0.15.0

Compare
Choose a tag to compare
@felangel felangel released this 25 Sep 21:01
· 684 commits to stable since this release
da13c54

What's Changed

  • refactor(shorebird_cli): introduce ArtifactManager as home for common artifact operations by @bryanoltman in #1308
  • feat(code_push_protocol): add GetAppsResponse with createdAt and updatedAt by @felangel in #1312
  • feat: add cutler validate command by @eseidel in #1309
  • chore: Move cutler to build_engine repo by @eseidel in #1314
  • feat(code_push_protocol): add GetReleasesResponse with createdAt and updatedAt by @felangel in #1315
  • ci: remove cutler from codecov by @felangel in #1316
  • ci: re-enable carryforward in codecov.yml by @felangel in #1317
  • feat(code_push_protocol): createdAt and updatedAt to PatchArtifact by @felangel in #1322
  • fix(code_push_protocol): remove updatedAt from PatchArtifact by @felangel in #1323
  • chore(shorebird_cli): v0.15.0 by @felangel in #1324

Full Changelog: v0.14.11...v0.15.0