Releases: shorebirdtech/shorebird
Releases · shorebirdtech/shorebird
v1.2.2
What's Changed
- fix(shorebird_code_push_protocol): make current period start/end nonnull by @bryanoltman in #2430
- chore: add cspell checking to our CI by @eseidel in #2421
- chore(deps): bump build_runner from 2.4.11 to 2.4.12 in /packages/discord_gcp_alerts in the discord_gcp_alerts-deps group by @dependabot in #2412
- chore(deps): bump build_runner from 2.4.11 to 2.4.12 in /packages/artifact_proxy in the artifact_proxy-deps group by @dependabot in #2413
- chore(deps): bump crypto from 3.0.3 to 3.0.5 in /packages/shorebird_cli in the shorebird_cli-deps group by @dependabot in #2427
- chore(deps): bump the gh-deps group with 2 updates by @dependabot in #2414
- chore(deps): upgrade
mason_logger
to ^0.3.0 by @felangel in #2436 - chore(shorebird_cli): v1.2.2 by @felangel in #2437
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- feat(code_push_protocol): add patchOverageLimit field to User by @bryanoltman in #2419
- fix: Workaround for dart-lang/sdk#56047 by @eseidel in #2420
- feat(shorebird_code_push_protocol): add plan model by @bryanoltman in #2428
- chore(shorebird_cli): v1.2.1 by @felangel in #2429
- feat: improve iOS patch performance (exclude static field loads from op hash) by @felangel
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.27
v1.1.26
v1.1.25
v1.1.24
v1.1.23
What's Changed
- fix(shorebird_cli): allow git hashes to be passed as flutter-version arg for release by @bryanoltman in #2384
- fix(shorebird_cli): fix app.dill parsing from flutter build output by @bryanoltman in #2387
- chore(shorebird_cli): draft release 1.1.23 by @bryanoltman in #2390
- Fix updater issue that would cause
shorebird_code_push
to incorrectly report that
a new patch was available for download.
Full Changelog: v1.1.22...v1.1.23
v1.1.22
v1.1.21
What's Changed
- chore(deps):
dart upgrade
by @felangel in #2366 - chore: remove was_forced from CreatePatchRequest by @bryanoltman in #2370
- feat: add isRolledBack to ReleasePatch model by @bryanoltman in #2376
- chore(shorebird_cli): release 1.1.21 by @bryanoltman in #2377
Full Changelog: v1.1.20...v1.1.21