156 Commits

Author SHA1 Message Date
Mac 38fd88c5e9 feat(shorebird_code_push_protocol): add GetNewDevicesResponse (#3847) 2026-07-10 10:49:08 -06:00
Mac f098f2587b feat(shorebird_code_push_protocol): release_version group_by on unique-users (#3843) 2026-07-09 15:17:05 -06:00
nickshorebird 9086e89bd5 chore(shorebird_code_push_protocol): remove unused patchHash (#3846) 2026-07-09 19:38:33 +00:00
Mac 4f43c06456 feat(shorebird_code_push_protocol): add activity heatmap response & cell model (#3836) 2026-07-09 11:22:55 -06:00
Eric Seidel 1b9b9bf201 feat: resumable artifact uploads with server-enforced size limit (#3832) 2026-06-30 13:50:13 -04:00
Mac 851f1148f3 feat(shorebird_code_push_protocol): patch install/download metric envelope (#3824) 2026-06-23 12:25:09 -06:00
Mac 6fc2d8dfa3 feat(shorebird_code_push_protocol): unique-users current/previous envelope + shared MetricsRange [1/5] (#3821) 2026-06-16 17:45:19 -06:00
Mac 1ad5bd0939 feat(shorebird_code_push_protocol): add unique-users metric API surface (#3814) 2026-06-12 11:04:55 -06:00
Mac 86842b538a feat(shorebird_code_push_protocol): add active-hours response types (#3812) 2026-06-10 10:57:20 -06:00
Mac 70b89d40ec feat(shorebird_code_push_protocol): add patch-adoption API surface (#3809) 2026-06-05 11:30:35 -06:00
Mac 344ebfbffd feat(shorebird_code_push_protocol): add version-distribution API surface (#3798) 2026-05-22 13:21:45 -06:00
Mac 6a39cee4f1 feat(shorebird_code_push_protocol): add release analysis API surface (#3744) 2026-05-15 17:34:08 -06:00
Mac ddd58f628f feat(protocol): add current_patch_number to PatchCheckRequest (#3702) 2026-05-01 12:03:24 -06:00
Eric Seidel 9d0a5ffcdf chore(shorebird_code_push_protocol): bump space_gen pin + regen (#3726) 2026-05-01 09:00:02 -07:00
Eric Seidel 3c58af5a2d feat(shorebird_code_push_protocol): generate models + messages from OpenAPI spec (#3696) 2026-04-21 15:06:33 -04:00
Mac d3d2a6a63b refactor: Remove Plan model from protocol package (#3649) 2026-03-17 12:33:21 -06:00
Mac dbb41e02b9 feat(shorebird_code_push_protocol): Add shorebird AuthProvider (#3618)
Co-authored-by: Eric Seidel <eric@shorebird.dev>
2026-02-19 17:29:05 -07:00
Mac 6489ad283c feat: Add features param to code_push_protocol (#3609) 2026-02-11 10:34:43 -07:00
Bryan Oltman 3d1f276b2c feat(shorebird_code_push_protocol): add client ID to patch check request (#3457) 2026-01-06 16:21:13 -05:00
Bryan Oltman 5ec85be8d5 feat(code_push_protocol): make patch check request equatable (#3456) 2026-01-06 15:32:16 -05:00
Bryan Oltman 39dc347541 chore(shorebird_code_push_protocol): add app manager roles (#3431) 2025-12-16 16:09:27 -05:00
Bryan Oltman cc913680d4 feat(shorebird_code_push_protocol): map roles to permissions (#3425) 2025-12-10 17:05:40 -05:00
Bryan Oltman 736946117e feat(shorebird_code_push_protocol): add viewer role to api (#3424) 2025-12-08 15:30:08 -05:00
Bryan Oltman 70c653709e feat(code_push_protocol): add availableRoles to ShorebirdPlan (#3423) 2025-12-08 15:04:08 -05:00
Bryan Oltman 1f92d2dbc7 chore: update "member" role to "developer" to reflect backend (#3395) 2025-11-20 17:44:23 -05:00
Bryan Oltman 9ac371ab56 chore: rename OrganizationRole to Role (#3387) 2025-11-17 16:29:44 -05:00
Bryan Oltman cdc7a2cdec feat(code_push_protocol): add GetReleaseResponse type (#3368) 2025-11-04 17:48:02 -05:00
Bryan Oltman 2e9972850f fix(shorebird_cli): use release target platform instead of host platform when checking for flavor support (#3316) 2025-09-18 02:49:59 +00:00
Bryan Oltman b8d07720c6 Revert "chore: testing protocol change" (#3230) 2025-07-16 10:14:49 -04:00
Bryan Oltman 003ea0452e chore: testing protocol change (#3221) 2025-07-15 17:43:13 -04:00
Felix Angelov 10cbfd8563 feat(code_push_protocol): make Patch extend Equatable (#3138) 2025-06-02 17:27:44 -05:00
Bryan Oltman 15cb371b4b chore: make Release type equatable (#3117) 2025-05-28 16:27:53 -04:00
Felix Angelov 192fbb94e3 chore(deps): upgrade to Dart 3.8.0 (#3106) 2025-05-21 17:52:56 -05:00
Felix Angelov efc533a99a chore(code_push_protocol): minor doc fixes (#3051) 2025-04-15 12:39:23 -05:00
Felix Angelov cc596939ba refactor(shorebird_code_push_protocol): include patch check request/response (#3031) 2025-04-01 12:29:11 -05:00
Felix Angelov c1bdc82104 chore(deps): upgrade to Dart 3.7 (#2894) 2025-02-14 13:04:26 -06:00
Bryan Oltman 2c78c5c37c feat: add notes to update release/patch requests (#2882) 2025-02-11 18:16:26 -05:00
Bryan Oltman cf80f7893e feat: add notes to release and patch objects (#2881) 2025-02-11 15:30:24 -05:00
Bryan Oltman 6c0f42cefb feat: add isTrial to plan object (#2838) 2025-02-03 15:33:37 -05:00
Bryan Oltman c82f987141 feat: add Linux as a supported release platform (#2810) 2025-01-27 23:04:21 +00:00
Felix Angelov f31fdd0efc refactor(code_push_protocol): upgrade analysis_options (#2718) 2024-12-19 12:12:40 -06:00
Bryan Oltman 1b7bd7e14a chore: add windows to ReleasePlatform enum (#2681) 2024-12-13 17:09:15 -05:00
Bryan Oltman 616ff13ad3 fix: ignore null fields when converting CreateReleaseArtifactRequest to json (#2678) 2024-12-13 14:51:41 -05:00
Bryan Oltman 8fdf60754b feat: add macos release platform to shorebird_code_push_protocol (#2643) 2024-12-02 10:28:02 -05:00
Bryan Oltman 04be44e44b chore: make orgId mandatory in CreateAppRequest (#2523) 2024-10-09 16:41:14 -04:00
Bryan Oltman 65779469b0 chore: remove stripeCustomerId from Organization (#2520) 2024-10-09 14:57:09 -04:00
Bryan Oltman 6a8c12d992 feat: make AppMetadata equatable (#2517) 2024-10-08 17:04:37 -04:00
Bryan Oltman bde154a90c feat: add OrganizationRole.none (#2515) 2024-10-08 19:51:41 +00:00
Bryan Oltman 2cab805dea feat(shorebird_code_push_client): add support for fetching organization memberships (#2507) 2024-10-07 15:58:48 -04:00
Bryan Oltman afb1dea7a5 feat: add optional organization id field to create app request (#2513) 2024-10-07 12:21:50 -04:00