Skip to content

v0.14.9

Compare
Choose a tag to compare
@felangel felangel released this 19 Sep 21:33
· 902 commits to stable since this release
757dade

What's Changed

  • chore: delete redis_client package by @felangel in #1250
  • fix(shorebird_cli): verify that validators can be run before running them by @bryanoltman in #1254
  • chore(shorebird_cli): hide split-per-abi flag, print warning by @bryanoltman in #1255
  • feat(shorebird_cli): add new flavors to shorebird.yaml if detected by shorebird init by @bryanoltman in #1251
  • chore(deps): upgrade to very_good_analysis 5.1.0 by @felangel in #1258
  • feat(code_push_protocol): add cancelAtPeriodEnd to GetUsageResponse by @felangel in #1259
  • chore(code_push_client): revert client version bump by @felangel in #1260
  • fix(shorebird_cli): provide better error message for missing iOS release by @bryanoltman in #1262
  • chore: revert delete redis_client package (#1250) by @felangel in #1264
  • feat(redis_client): basic RedisClient by @felangel in #1266
  • ci: use docker://redis/redis-stack-server by @felangel in #1268
  • feat(redis_client): basic RedisJSON support by @felangel in #1269
  • feat(redis_client): add logging support by @felangel in #1270
  • chore(redis_client): prepare for 0.0.1 release by @felangel in #1272
  • docs(redis_client): add CONTRIBUTING.md and update README.md by @felangel in #1273
  • feat(shorebird_cli): add ability to release with --no-codesign by @bryanoltman in #1267
  • feat(shorebird_code_push_protocol): add canSideload field to CreateReleaseArtifactRequest and add support to CLI by @bryanoltman in #1274
  • feat(redis_client): add UNLINK and JSON.MERGE by @felangel in #1280
  • chore(redis_client): v0.0.2 by @felangel in #1281
  • chore(shorebird_cli): add xcarchive upload instructions to release ios-alpha by @bryanoltman in #1277
  • chore(deps): upgrade mason_logger to v0.2.9 by @felangel in #1284
  • feat(redis_client): support JSONPath by @felangel in #1282
  • chore(redis_client): v0.0.3 by @felangel in #1285
  • feat(shorebird_cli): only list previewable releases for shorebird preview by @bryanoltman in #1276
  • chore(shorebird_code_push_protocol): make CreateReleaseArtifactRequest canSideload optional by @bryanoltman in #1287
  • chore(shorebird_cli): v0.14.9 by @felangel in #1291

Full Changelog: v0.14.8...v0.14.9