Skip to content

0.0.6

Compare
Choose a tag to compare
@divergentdave divergentdave released this 19 May 13:51
· 1036 commits to main since this release
72647ef

What's Changed

  • Bump time from 0.3.20 to 0.3.21 by @dependabot in #80
  • Bump trillium-http from 0.3.1 to 0.3.2 by @dependabot in #78
  • Bump react-router from 6.10.0 to 6.11.1 in /app by @dependabot in #73
  • Bump @types/react from 18.2.0 to 18.2.6 in /app by @dependabot in #77
  • Bump @types/react-dom from 18.2.1 to 18.2.4 in /app by @dependabot in #79
  • Bump serde from 1.0.160 to 1.0.162 by @dependabot in #76
  • Bump @types/node from 18.16.3 to 20.1.0 in /app by @dependabot in #75
  • move health check earlier in the handler stack by @jbr in #83
  • Set max_batch_query_count to 1 by @divergentdave in #85
  • update trillium-sessions by @jbr in #89
  • Docker improvements by @divergentdave in #86
  • Use some API types from janus_messages by @jbr in #87
  • Add a second --cache-from pointing at main branch by @divergentdave in #92
  • make task max batch size a big integer by @jbr in #91
  • gitignore public_url, remove unused src/models.rs by @jbr in #94
  • Bump alpine from 3.17.3 to 3.18.0 by @dependabot in #98
  • Bump @types/node from 20.1.0 to 20.1.4 in /app by @dependabot in #99
  • Bump react-router-dom from 6.10.0 to 6.11.1 in /app by @dependabot in #97
  • Bump janus_messages from 0.4.8 to 0.4.9 by @dependabot in #96
  • record two distinct dap aggregator urls for each task by @jbr in #93
  • Out of band email by @jbr in #67
  • move the one direct environment check to config by @jbr in #103
  • make vdaf histogram validation more efficient by @jbr in #105
  • updates for janus interop by @jbr in #104
  • bump deps by @jbr in #108
  • pass through and validate additional task fields by @jbr in #106
  • base64-decode public key in HpkeConfig conversion by @divergentdave in #110
  • test hpke config conversions and minimally validate them by @jbr in #111
  • make expiration optional by @jbr in #109
  • require aggregator bearer token to be base64 by @jbr in #113
  • accept a base64-ed dap-encoded hpke config by @jbr in #112
  • remove two straggling console.logs by @jbr in #114
  • Bump version to 0.0.6 by @divergentdave in #115

Full Changelog: 0.0.5...0.0.6