Skip to content

0.0.17

Compare
Choose a tag to compare
@branlwyd branlwyd released this 04 Aug 18:16
· 887 commits to main since this release
fdebe3a

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