Skip to content

0.0.30

Compare
Choose a tag to compare
@tgeoghegan tgeoghegan released this 23 Oct 21:01
· 746 commits to main since this release
073f770

What's Changed

  • Add aggregator features by @jbr in #561
  • Rename hpke configs to collector credentials by @jbr in #563
  • Add token hash to collector credential by @jbr in #565
  • Disallow fetching collector auth token when TokenHash feature is enabled on task leader by @jbr in #569
  • Bump rust from 1.72.1-alpine to 1.73.0-alpine by @dependabot in #558
  • deps by @jbr in #572
  • Only allow using collector credentials that have a token hash when leader is +TokenHash by @jbr in #571
  • Remove mention of hpke config in app by @jbr in #573
  • Bump const_format from 0.2.31 to 0.2.32 by @dependabot in #575
  • Bump time from 0.3.29 to 0.3.30 by @dependabot in #576
  • Bump regex from 1.10.0 to 1.10.1 by @dependabot in #574
  • display error when the aggregator bearer token is rejected on rotation by @jbr in #579
  • update package lock by @jbr in #581
  • update cargo lock by @jbr in #580
  • Display error when renaming aggregator by @jbr in #582
  • collector credential impedance mismatches by @tgeoghegan in #583
  • update deps for possible release by @jbr in #584
  • Release divviup-api 0.0.30 by @tgeoghegan in #592
  • bugfix: collector credential selection works when there are multiple credentials by @jbr in #594

Full Changelog: 0.0.29...0.0.30