Releases: shorebirdtech/shorebird
Releases · shorebirdtech/shorebird
v0.26.4
What's Changed
- feat(shorebird_cli): improve "shorebird not initialized" error messages by @bryanoltman in #1779
- fix(shorebird_cli): ignore Mach-O UUID when checking for iOS patchability by @bryanoltman in #1783
- fix: only build patch artifacts once if release version is specified and flutter version is not current by @bryanoltman in #1785
Full Changelog: v0.26.3...v0.26.4
v0.26.3
What's Changed
- fix(shorebird_cli): update 'SHOREBIRD_TOKEN needs refresh' warning by @bryanoltman in #1768
- feat(shorebird_code_push_protocol): add wasForced, hasAssetChanges, andHasNativeChanges to CreatePatchRequest by @bryanoltman in #1773
- feat: record whether patches were forced, or contain asset/native code changes by @bryanoltman in #1775
- chore(shorebird_cli): release 0.26.3 by @bryanoltman in #1776
Full Changelog: v0.26.2...v0.26.3
v0.26.2
What's Changed
- fix(shorebird_cli): lower minimum Dart version required by googleapis_auth by @bryanoltman in #1766
- chore(shorebird_cli): release 0.26.2 by @bryanoltman in #1767
Full Changelog: v0.26.1...v0.26.2
v0.26.1
What's Changed
- chore(deps):
dart pub upgrade
by @felangel in #1737 - feat(jwt): allow deserialization of unvalidated JWTs by @bryanoltman in #1741
- feat(jwt): add support for JWK-based JWT verification by @bryanoltman in #1742
- feat: add AuthProvider by @bryanoltman in #1743
- feat(shorebird_code_push_protocol): add AuthProvider by @bryanoltman in #1745
- chore(shorebird_cli): update microsoft oauth client id by @bryanoltman in #1748
- chore: change User.authProvider to User.jwtIssuer by @bryanoltman in #1749
- refactor(googleapis_auth): rename AuthProvider to AuthEndpoints by @bryanoltman in #1755
- feat(shorebird_cli): add support for auth provider selection at login by @bryanoltman in #1756
- docs: Release notes for 0.26.1 by @eseidel in #1757
- chore(deps): bump the artifact_proxy-deps group in /packages/artifact_proxy with 1 update by @dependabot in #1751
- fix(shorebird_cli): get MS auth token, add token provider env var for CI by @bryanoltman in #1758
- refactor: remove fork of googleauth_apis by @bryanoltman in #1760
Full Changelog: v0.26.0...v0.26.1
v0.26.0
What's Changed
- chore(deps): bump the shorebird_cli-deps group in /packages/shorebird_cli with 4 updates by @dependabot in #1715
- chore(deps): bump the gh-deps group with 6 updates by @dependabot in #1714
- docs: roll version and update release notes by @eseidel in #1720
- fix(shorebird_cli): disallow obfuscation for iOS releases by @bryanoltman in #1724
- chore(deps): bump the shorebird_cli-deps group in /packages/shorebird_cli with 2 updates by @dependabot in #1725
- feat(shorebird_cli): add
getRevisionForVersion
toShorebirdFlutter
by @felangel in #1727 - feat(shorebird_cli): add
--flutter-version
toshorebird release
commands by @felangel in #1728 - refactor(shorebird_cli): simplify
git.dart
viagit
command by @felangel in #1729 - fix(shorebird_cli): improve iOS preview logging when no device is found by @bryanoltman in #1730
- chore: fork googleapis_auth by @bryanoltman in #1733
- ci(e2e): use Flutter 3.19.0 by @felangel in #1735
- chore: update release notes for 0.26.0 by @eseidel in #1736
New Contributors
- @dependabot made their first contribution in #1715
Full Changelog: v0.25.2...v0.26.0
v0.25.2
What's Changed
- fix: download.shorebird.dev symbol downloads not working by @eseidel in #1707
- fix(shorebird_cli): fix export-method parsing in release ios command by @bryanoltman in #1710
- fix(shorebird_cli):
shorebird release ios
warns on unknown shorebird flutter versions by @felangel in #1712 - chore: Create dependabot.yml by @eseidel in #1677
- chore: roll version number by @eseidel in #1713
- fix: run git remote prune origin before updating by @eseidel in #1717
Full Changelog: v0.25.1...v0.25.2
v0.25.1
What's Changed
- fix(shorebird_cli): point to updated 3.16.9 flutter rev by @bryanoltman in #1704
Full Changelog: v0.25.0...v0.25.1
v0.25.0
What's Changed
- chore(shorebird_cli)!: remove
alpha
suffix fromios
commands by @felangel in #1680 - chore: add App Id field to bug report template by @bryanoltman in #1685
- fix(shorebird_cli): provide exportOptionsPlist to all ipa build commands by @bryanoltman in #1683
- chore: bump flutter to 3.16.9 by @bryanoltman in #1689
- fix: Don't support releasing to known-bad versions of Flutter by @eseidel in #1688
- chore(shorebird_cli): adjust ios flutter version validator output by @felangel in #1690
- feat(shorebird_cli): link iOS framework patches by @bryanoltman in #1691
- chore(shorebird_cli): draft 0.25.0 by @bryanoltman in #1692
Full Changelog: v0.24.1...v0.25.0