Releases: divviup/divviup-api
Releases · divviup/divviup-api
0.0.20
What's Changed
- include cli in docker image as long as we're building it by @jbr in #394
- Admin cli feature by @jbr in #395
- Bump trillium-api from 0.2.0-rc.3 to 0.2.0-rc.4 by @dependabot in #409
- Bump log from 0.4.19 to 0.4.20 by @dependabot in #408
- Bump async-lock from 2.7.0 to 2.8.0 by @dependabot in #406
- Bump tokio from 1.29.1 to 1.31.0 by @dependabot in #405
- Bump janus_messages from 0.5.12 to 0.5.14 by @dependabot in #404
- Bump sea-orm-migration from 0.12.1 to 0.12.2 by @dependabot in #407
- Bump clap from 4.3.19 to 4.3.21 by @dependabot in #403
- Bump luxon from 3.3.0 to 3.4.0 in /app by @dependabot in #402
- Bump @testing-library/jest-dom from 5.17.0 to 6.0.0 in /app by @dependabot in #400
- Bump react-router-dom from 6.14.2 to 6.15.0 in /app by @dependabot in #401
- Bump alpine from 3.18.2 to 3.18.3 by @dependabot in #399
- Bump @types/react from 18.2.18 to 18.2.20 in /app by @dependabot in #397
- Bump vite from 4.4.8 to 4.4.9 in /app by @dependabot in #398
- client: accept janus_messages::HpkeConfig instead of encoded bytes by @jbr in #411
Full Changelog: 0.0.19...0.0.20
0.0.19
What's Changed
- add a button to fetch and reveal collector auth tokens by @jbr in #391
- bugfix: correctly handle when there is only one hpke config by @jbr in #392
- Bump version to 0.0.19 by @divergentdave in #393
Full Changelog: 0.0.18...0.0.19
0.0.18
What's Changed
- Bump rust from 1.71.0-alpine to 1.71.1-alpine by @dependabot in #373
- Bump janus_messages from 0.5.11 to 0.5.12 by @dependabot in #369
- Bump @types/node from 20.4.5 to 20.4.8 in /app by @dependabot in #375
- Bump time from 0.3.24 to 0.3.25 by @dependabot in #368
- Bump formik from 2.4.2 to 2.4.3 in /app by @dependabot in #377
- Bump regex from 1.9.1 to 1.9.3 by @dependabot in #370
- Bump vite from 4.4.7 to 4.4.8 in /app by @dependabot in #374
- Bump @types/react from 18.2.17 to 18.2.18 in /app by @dependabot in #376
- Bump sea-orm from 0.12.1 to 0.12.2 by @dependabot in #372
- proposed public task api by @jbr in #381
- add hpke configs as their own resource by @jbr in #386
- HPKE config UI by @jbr in #389
- Hpke generate in cli by @jbr in #388
- Bump version to 0.0.18 by @divergentdave in #390
Full Changelog: 0.0.17...0.0.18
0.0.17
What's Changed
- add missing Accept header in AggregatorClient::get_config by @jbr in #358
- validate vdaf and query type are supported by both aggregators by @jbr in #359
- add interface for rotating bearer tokens by @jbr in #360
- display supported vdafs and query types by @jbr in #361
- Deal with various auth token types by @tgeoghegan in #247
- encrypt bearer tokens at rest by @jbr in #302
- check in nextest.toml by @jbr in #366
- add documentation of validations and fix a mistake in new aggregator by @jbr in #365
- constant time api token comparison by @jbr in #363
- Bump divviup-api to 0.0.17. by @branlwyd in #367
New Contributors
Full Changelog: 0.0.16...0.0.17
0.0.16
What's Changed
- Flesh out time precision description by @divergentdave in #329
- deps by @jbr in #330
- run tsc --noEmit in github actions by @jbr in #331
- remove home from breadcrumbs by @jbr in #332
- add userinfo to auth0 mock for local development by @jbr in #333
- use updated @types/react-router-bootstrap by @jbr in #336
- Initial version of a runtime-agnostic async rust API client and CLI by @jbr in #317
- interface to delete shared aggregator by @jbr in #338
- admins can edit shared aggregator name by @jbr in #339
- update readme by @jbr in #337
- rotate_bearer_token deserialized the wrong response type, add rotate-bearer-token to cli by @jbr in #342
- fix accounts/new route by @jbr in #343
- aggregator config api (client-side) by @jbr in #340
- latest deps other than opentelemetry by @jbr in #357
- Bump version to 0.0.16 by @divergentdave in #356
Full Changelog: 0.0.15...0.0.16
0.0.15
What's Changed
- add an initial rudimentary interface for shared aggregator creation and listing by @jbr in #269
- add a tooltip to api token by @jbr in #270
- Bump humanize-duration from 3.28.0 to 3.29.0 in /app by @dependabot in #272
- Bump regex from 1.9.0 to 1.9.1 by @dependabot in #277
- Bump janus_messages from 0.5.8 to 0.5.9 by @dependabot in #278
- Bump serde from 1.0.167 to 1.0.168 by @dependabot in #279
- Bump thiserror from 1.0.42 to 1.0.43 by @dependabot in #280
- Bump vite from 4.3.9 to 4.4.2 in /app by @dependabot in #273
- Bump @types/react-router-bootstrap from 0.26.0 to 0.26.1 in /app by @dependabot in #274
- Bump @types/node from 20.3.3 to 20.4.1 in /app by @dependabot in #275
- Bump time from 0.3.22 to 0.3.23 by @dependabot in #281
- Bump @vitejs/plugin-react from 4.0.1 to 4.0.3 in /app by @dependabot in #276
- deps by @jbr in #294
- role-filter aggregators in react app by @jbr in #296
- allow rotation of aggregator bearer tokens by @jbr in #295
- Assign license by @inahga in #298
- validate aggregator roles by @jbr in #297
- add an initial version of task form help text by @jbr in #299
- remove last-modified-at headers from index routes by @jbr in #301
- switch from expect to unwrap for consistency by @jbr in #300
- use api tokens for api access by @jbr in #292
- Bump uuid from 1.4.0 to 1.4.1 by @dependabot in #304
- Bump janus_messages from 0.5.9 to 0.5.10 by @dependabot in #307
- Bump serde_json from 1.0.102 to 1.0.103 by @dependabot in #308
- Bump vite from 4.4.3 to 4.4.4 in /app by @dependabot in #313
- Bump serde_path_to_error from 0.1.13 to 0.1.14 by @dependabot in #306
- Bump @types/react from 18.2.14 to 18.2.15 in /app by @dependabot in #309
- Bump @types/react-dom from 18.2.6 to 18.2.7 in /app by @dependabot in #310
- Bump rust from 1.70.0-alpine to 1.71.0-alpine by @dependabot in #311
- Bump clap from 4.3.11 to 4.3.12 by @dependabot in #305
- Bump @types/node from 20.4.1 to 20.4.2 in /app by @dependabot in #312
- rename ApiConfig to Config by @jbr in #303
- add support for session rotation by @jbr in #315
- Bump version to 0.0.15 by @divergentdave in #316
Full Changelog: 0.0.14...0.0.15
0.0.14
What's Changed
- interface for api tokens by @jbr in #266
- Allow base64 padding characters in bearer tokens by @divergentdave in #267
- Bump version to 0.0.14 by @divergentdave in #268
Full Changelog: 0.0.13...0.0.14
0.0.13
What's Changed
- Put migrations in lexicographic order, and have migrate_to tests run in CI by @inahga in #263
- Fix handling of aggregator API base URLs with path by @divergentdave in #264
- Bump version to 0.0.13 by @divergentdave in #265
Full Changelog: 0.0.12...0.0.13
0.0.12
What's Changed
- Bump serde_path_to_error from 0.1.11 to 0.1.12 by @dependabot in #256
- Bump janus_messages from 0.5.4 to 0.5.7 by @dependabot in #253
- Bump clap from 4.3.8 to 4.3.10 by @dependabot in #255
- Bump react-router from 6.14.0 to 6.14.1 in /app by @dependabot in #258
- Bump react-router-dom from 6.14.0 to 6.14.1 in /app by @dependabot in #259
- Bump @types/node from 20.3.2 to 20.3.3 in /app by @dependabot in #257
- Bump tokio from 1.28.2 to 1.29.1 by @dependabot in #254
- Allow http URLs for integration testing, bump version by @divergentdave in #260
Full Changelog: 0.0.11...0.0.12
0.0.11
What's Changed
- Add API version headers to aggregator API requests by @tgeoghegan in #244
- fix up api mocks for the new aggregator approach by @jbr in #246
- switch from cra to vite by @jbr in #245
- add api tokens but don't use them for auth yet by @jbr in #233
- no longer build react app in build.rs, only serve static assets if there's an ASSET_DIR at compile time by @jbr in #250
- add interface for aggregators by @jbr in #249
- Bump version to 0.0.11 by @divergentdave in #252
Full Changelog: 0.0.10...0.0.11