Releases: divviup/divviup-api
Releases · divviup/divviup-api
0.0.24
What's Changed
- Update collector HPKE config field by @inahga in #489
- Bump oauth2 from 4.4.1 to 4.4.2 by @dependabot in #485
- Bump base64 from 0.21.3 to 0.21.4 by @dependabot in #482
- Bump formik from 2.4.3 to 2.4.4 in /app by @dependabot in #480
- Bump @types/node from 20.5.9 to 20.6.0 in /app by @dependabot in #478
- Bump eslint from 8.48.0 to 8.49.0 in /app by @dependabot in #477
- Bump @testing-library/jest-dom from 6.1.2 to 6.1.3 in /app by @dependabot in #479
- Bump swagger-ui-react from 5.5.0 to 5.6.2 in /app by @dependabot in #481
- Bump serde_json from 1.0.105 to 1.0.106 by @dependabot in #483
- Bump janus_messages from 0.5.18 to 0.5.19 by @dependabot in #484
- Rewrite bucket parameter description for DAP-04 by @divergentdave in #491
- CLI argument tweaks by @inahga in #496
- Bump to 0.0.24 by @inahga in #498
Full Changelog: 0.0.23...0.0.24
0.0.23
What's Changed
- [hopefully] fix login error due to race condition in session state due to double redirect by @jbr in #459
- update deps by @jbr in #472
- use rfc3339 instead of iso8601 by @jbr in #460
- Bump divviup-api to version 0.0.23. by @branlwyd in #474
- Update actions/checkout from v3 to v4. by @branlwyd in #475
Full Changelog: 0.0.22...0.0.23
0.0.22
What's Changed
- cli: update to hpke-dispatch 0.5.1, remove fromstr newtype by @jbr in #436
- bump trillium-logger, dropping atty by @jbr in #440
- protocol-determined vdaf representation by @jbr in #419
- use swc by @jbr in #442
- default to one year expiry, delete expiry from all new divviup-api task representations by @jbr in #441
- Bump rust from 1.71.1-alpine to 1.72.0-alpine by @dependabot in #443
- Bump @types/node from 20.5.1 to 20.5.7 in /app by @dependabot in #444
- Bump @typescript-eslint/parser from 6.4.0 to 6.4.1 in /app by @dependabot in #445
- Bump eslint from 8.47.0 to 8.48.0 in /app by @dependabot in #446
- Bump axios from 1.4.0 to 1.5.0 in /app by @dependabot in #447
- Bump typescript from 5.1.6 to 5.2.2 in /app by @dependabot in #448
- Bump serde from 1.0.185 to 1.0.188 by @dependabot in #449
- Bump regex from 1.9.3 to 1.9.4 by @dependabot in #450
- Bump janus_messages from 0.5.16 to 0.5.17 by @dependabot in #451
- Bump clap from 4.3.23 to 4.4.0 by @dependabot in #454
- Bump time from 0.3.25 to 0.3.28 by @dependabot in #453
- Bump base64 from 0.21.2 to 0.21.3 by @dependabot in #452
- Bump version to 0.0.22 by @divergentdave in #458
Full Changelog: 0.0.21...0.0.22
0.0.21
What's Changed
- add prettier by @jbr in #414
- add eslint to app by @jbr in #415
- First version of openapi.yml by @jbr in #413
- Bump swagger-ui-react from 5.3.2 to 5.4.2 in /app by @dependabot in #420
- Bump @testing-library/jest-dom from 6.0.0 to 6.0.1 in /app by @dependabot in #421
- Bump @types/node from 20.4.8 to 20.5.1 in /app by @dependabot in #422
- Bump janus_messages from 0.5.14 to 0.5.16 by @dependabot in #423
- Bump serde_json from 1.0.104 to 1.0.105 by @dependabot in #424
- Bump tokio from 1.31.0 to 1.32.0 by @dependabot in #425
- Bump thiserror from 1.0.46 to 1.0.47 by @dependabot in #429
- Bump clap from 4.3.21 to 4.3.23 by @dependabot in #427
- Bump trillium-http from 0.3.2 to 0.3.3 by @dependabot in #426
- Bump serde from 1.0.183 to 1.0.185 by @dependabot in #428
- Fix default values of divviup hpke-config generate by @divergentdave in #431
- change default server to production by @jbr in #433
- Bump rustls-webpki from 0.100.1 to 0.100.2 by @dependabot in #430
- Bump versions to 0.0.21. by @branlwyd in #434
Full Changelog: 0.0.20...0.0.21
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