Skip to content

v0.10.0

Compare
Choose a tag to compare
@felangel felangel released this 20 Jul 20:13
· 899 commits to stable since this release
9513a66

What's Changed

  • feat(shorebird_code_push_protocol): add update release support by @bryanoltman in #850
  • feat(shorebird_code_push_client): add update release support by @bryanoltman in #851
  • feat(shorebird_cli): add support for marking releases as complete by @bryanoltman in #852
  • refactor(code_push_protocol)!: remove duplicate/deprecated fields by @felangel in #859
  • refactor(shorebird_cli)!: use new releases endpoint by @felangel in #861
  • refactor(code_push_protocol)!: remove appId from CreateChannelRequest by @felangel in #862
  • refactor(code_push_client)!: use new channels endpoint by @felangel in #863
  • ci(e2e): run against stable branch by @felangel in #864
  • refactor(code_push_client)!: use new patches endpoint by @felangel in #865
  • chore: use ReleasePlatform type instead of String by @bryanoltman in #867
  • ci(e2e): run on dev/main by @felangel in #868
  • chore(shorebird_cli): remove deprecated shorebird run command by @felangel in #873
  • feat(code_push_protocol): add GetOveragesResponse by @felangel in #874
  • feat(shorebird_code_push_protocol): add platformStatuses to Release by @bryanoltman in #872
  • feat(code_push_protocol): add UpdateOveragesRequest by @felangel in #875
  • feat(shorebird_cli): warn users of incomplete release when patching by @bryanoltman in #876
  • chore(code_push_client): bump to v0.5.0+1 by @felangel in #880
  • chore(shorebird_cli): v0.10.0 by @felangel in #881

Full Changelog: v0.9.2...v0.10.0