Brandon DeRosier
f98728e794
test(shorebird_cli): cover the aab extraction failure fallback ( #3811 )
2026-06-04 15:46:26 -07:00
Brandon DeRosier
de0c1adbe0
fix(shorebird_cli): read libapp.so from the aab instead of the strip task output ( #3808 )
2026-06-04 12:27:41 -07:00
Brandon DeRosier
ff11c02df7
chore: prepare for release 1.6.106
2026-06-01 18:01:11 -07:00
Brandon DeRosier
bbffd899c8
chore: bump Flutter to 1d3d97ce590
2026-06-01 17:23:45 -07:00
Brandon DeRosier
2ece173f0f
chore: prepare for release 1.6.105
2026-05-22 18:26:02 -07:00
Brandon DeRosier
73800032c6
chore: bump Flutter to 1a55eb72b61
...
Picks up the v1.6.105 engine (built on dart-sdk 8681ae7453d).
Replaces v1.6.104's pool-cache workaround with the real root-cause
FFI ABI fix in DLRT_GetFfiCallbackMetadata, extended across all
arm64 builds so it covers both iOS (where SHOREBIRD_RUNTIME is
defined) and Android (where it isn't). Fixes the customer FFI
crashes on both platforms.
2026-05-22 18:24:35 -07:00
Mac
344ebfbffd
feat(shorebird_code_push_protocol): add version-distribution API surface ( #3798 )
2026-05-22 13:21:45 -06:00
nickshorebird
fed568644b
ci(publish): start redis container before testing shorebird_redis_client ( #3797 )
2026-05-22 14:46:40 -04:00
nickshorebird
57a6193efc
refactor(redis_client): extract RedisConnection from RedisClient ( #3796 )
2026-05-22 13:23:01 -04:00
Brandon DeRosier
d42474dc8a
chore: prepare for release 1.6.104
2026-05-22 00:55:47 -07:00
Brandon DeRosier
7dfeeb5310
chore: bump Flutter to dc84dc8c37e
...
Picks up the v1.6.104 engine (built on dart-sdk bdd1b14cdb3).
Includes FFI fixes from shorebirdtech/dart-sdk PR #793 : skip pool
cache for the FFI resolver under SHOREBIRD_RUNTIME, restore the
DoRedirectedCall body in the SIMULATOR_FFI block, and raise
kNativeCallbackSharedStubSize to fit Shorebird's stub additions.
2026-05-22 00:53:49 -07:00
Brandon DeRosier
7f8d76bb91
chore: prepare for release 1.6.103
2026-05-20 18:36:26 -07:00
Brandon DeRosier
009f57a5e7
chore: bump Flutter to 600ed7b04fd
...
Picks up the v1.6.103 engine (built on dart-sdk cadcba181f9). Includes
the v2 DD slot ownership preservation fix that re-derives uwords from
FunctionKey across Iterate() to avoid carrying GC-relocated pointers
into FinalizeIndirectStaticCallTable. Fixes the iOS gen_snapshot
crash that hit customers with DD activation enabled.
2026-05-20 18:26:20 -07:00
dependabot[bot]
d3435747b9
chore(deps): bump the dart-deps group with 2 updates ( #3791 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-20 21:28:18 +00:00
Brandon DeRosier
6ddb854da2
fix(shorebird_cli): skip missing-arch libapp.so on Android upload and patch ( #3793 )
2026-05-20 12:52:08 -07:00
nickshorebird
aaee05a5b4
docs(shorebird_ci): refresh README, document --required ( #3792 )
2026-05-20 13:11:52 -04:00
Eric Seidel
1885b63987
fix(shorebird_cli): surface flutter precache failures instead of swallowing them ( #3789 )
2026-05-20 04:21:58 -07:00
Brandon DeRosier
c295240bfc
chore: prepare for release 1.6.102
2026-05-19 20:34:22 -07:00
Brandon DeRosier
eaa4996a47
chore: prepare for release 1.6.101
2026-05-19 18:11:01 -07:00
nickshorebird
41a5aa68bf
feat(ci): add required aggregator job to shorebird_ci workflow ( #3788 )
2026-05-19 16:38:30 -04:00
Brandon DeRosier
ecf79d80a7
feat(shorebird_cli): prepare for Flutter 3.44 libapp.so strip handover ( #3758 )
2026-05-19 13:28:36 -07:00
nickshorebird
96bde1b5f7
feat(shorebird_ci): reserve required name, verify aggregator coverage ( #3785 )
2026-05-19 13:47:46 -04:00
nickshorebird
63d965e6e4
feat(shorebird_ci): add --required flag to emit aggregator job ( #3780 )
...
Co-authored-by: Eric Seidel <eric@shorebird.dev >
2026-05-18 13:33:27 -04:00
Brandon DeRosier
0b0be33b44
chore: prepare for release 1.6.100
2026-05-16 18:30:24 -07:00
Brandon DeRosier
57dbe09953
chore: bump Flutter to 70488d38f94 (3.41.9-rc3.1) ( #3778 )
2026-05-16 17:10:52 -07:00
Eric Seidel
49cd1d1c2b
feat(shorebird_cli)!: hard-error on shorebird login:ci ( #3775 )
2026-05-15 23:49:33 +00:00
Mac
6a39cee4f1
feat(shorebird_code_push_protocol): add release analysis API surface ( #3744 )
2026-05-15 17:34:08 -06:00
dependabot[bot]
60136f9bae
chore(deps): bump the dart-deps group with 2 updates ( #3762 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-15 15:38:33 -07:00
Brandon DeRosier
1998be441f
chore: prepare for release 1.6.99
2026-05-15 15:08:01 -07:00
nickshorebird
42f5e93bdc
feat(ci): regen shorebird_ci workflows ( #3773 )
2026-05-15 17:05:06 -04:00
nickshorebird
0e92ab7dd9
feat(shorebird_ci): codecov token plumbing + explicit fatal-warnings ( #3772 )
2026-05-15 14:37:11 -04:00
nickshorebird
431eaf4b53
ci: add shorebird_ci-generated workflow alongside main.yaml ( #3768 )
2026-05-14 16:46:14 -04:00
nickshorebird
757b20f0fa
chore(shorebird_cli): drop dead progress stub from account command tests ( #3759 )
2026-05-14 15:01:01 -04:00
Luke Memet
628f3d38f2
fix(shorebird_cli): isInteractive falls back to stdioType for unsized PTYs ( #3766 )
2026-05-14 14:44:20 -04:00
nickshorebird
bca78a8db5
fix(shorebird_ci): path-derived job keys + has_unit_tests gate ( #3763 )
2026-05-14 12:00:43 -04:00
Brandon DeRosier
e4081a716d
feat(cli): add App.dd_resolution.tsv to supplement file handling ( #3764 )
2026-05-14 00:09:34 +00:00
Brandon DeRosier
2998cb57e9
feat: add DD table files to supplement file handling ( #3671 )
2026-05-13 14:07:28 -07:00
nickshorebird
9ebdd6f153
Revert "feat(code_push_client): add Cloudflare-fronted fallback API endpoint" ( #3760 )
2026-05-12 15:29:43 -04:00
nickshorebird
e4c007943d
feat(shorebird_ci): smoother first-run experience (0.2.0) ( #3757 )
2026-05-12 14:07:01 -04:00
nickshorebird
d7cbeff199
feat(shorebird_cli): add account apps subcommand ( #3743 )
2026-05-12 09:31:50 -04:00
nickshorebird
ea4e35379c
feat(code_push_client): add Cloudflare-fronted fallback API endpoint ( #3756 )
2026-05-12 09:24:41 -04:00
dependabot[bot]
87d01d5661
chore(deps): bump the dart-deps group with 2 updates ( #3741 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brandon DeRosier <brandon@shorebird.dev >
2026-05-11 17:21:09 +00:00
Eric Seidel
d3699aa609
chore(shorebird_ci): make package cleanly publishable ( #3753 )
2026-05-11 09:49:35 -04:00
Eric Seidel
780fb8610b
revert: forward --flavor to flutter build aar and ios-framework ( #3748 ) ( #3754 )
2026-05-09 16:23:59 -07:00
Brandon DeRosier
15dddf8a92
ci: bump e2e cli FLUTTER_VERSION to 3.41.9 ( #3752 )
2026-05-08 14:43:19 -07:00
Brandon DeRosier
6650254c60
chore: add 'mmap' to cspell dictionary ( #3751 )
2026-05-08 20:59:01 +00:00
Brandon DeRosier
afe9b83d03
chore: prepare for release 1.6.98
2026-05-07 20:53:46 -07:00
Brandon DeRosier
c5797fa90f
chore: bump Flutter to cac82be5c099
2026-05-07 20:39:48 -07:00
Eric Seidel
966e75adcc
fix(cli): forward --flavor to flutter build aar and ios-framework ( #3748 )
2026-05-07 22:30:27 +00:00
Brandon DeRosier
5503ad6d27
fix(shorebird_cli): hint about unreachable iOS 17+ devices instead of falling back to ios-deploy ( #3734 )
2026-05-06 10:15:02 -07:00