Skip to content

Releases: divviup/divviup-api

0.0.24

14 Sep 16:15
7431ebb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.23...0.0.24

0.0.23

08 Sep 17:32
46f0600
Compare
Choose a tag to compare

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

31 Aug 14:27
95d2710
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.21...0.0.22

0.0.21

22 Aug 22:11
2bffd13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.20...0.0.21

0.0.20

16 Aug 18:20
e352992
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.19...0.0.20

0.0.19

10 Aug 20:15
c834d9e
Compare
Choose a tag to compare

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

10 Aug 16:59
8b833f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.17...0.0.18

0.0.17

04 Aug 18:16
fdebe3a
Compare
Choose a tag to compare

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

31 Jul 18:19
abff994
Compare
Choose a tag to compare

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

20 Jul 22:43
ac2f772
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.14...0.0.15