Skip to content

v0.16.0

Compare
Choose a tag to compare
@felangel felangel released this 05 Oct 16:48
· 656 commits to stable since this release
94dc1fe

What's Changed

  • chore(code_push_protocol): remove GetReleasePatchesResponse by @felangel in #1344
  • chore(code_push_client): remove createPaymentLink by @felangel in #1345
  • chore(code_push_client): remove getUsage by @felangel in #1346
  • chore(shorebird_cli): remove shorebird account downgrade command by @felangel in #1347
  • chore(code_push_protocol): remove CheckForPatchesRequest and CheckForPatchesResponse by @felangel in #1348
  • chore(code_push_protocol): remove overages messages from protocol by @felangel in #1350
  • chore(code_push_client): remove deleteReleases by @felangel in #1351
  • chore(code_push_protocol): remove PatchEvent messages from protocol by @felangel in #1352
  • chore(code_push_protocol): remove Subscription model from protocol by @felangel in #1353
  • chore(shorebird_cli): switch to pub_semver package for versions by @bryanoltman in #1354
  • feat(shorebird_cli): add deployment tracks to patch and preview by @felangel in #1356
  • refactor(shorebird_cli): move executable wrapper classes to src/executables directory by @bryanoltman in #1355
  • chore(code_push_protocol): remove PatchArtifact model from protocol by @felangel in #1361
  • refactor(shorebird_cli): minor improvements to the output and ergonomics of --prod by @felangel in #1362
  • refactor(shorebird_cli): make shorebird patch default to production by @felangel in #1363
  • feat(shorebird_cli): shorebird preview clears app data before installing app by @felangel in #1364
  • chore(shorebird_cli): v0.16.0 by @felangel in #1365

Full Changelog: v0.15.2...v0.16.0