Skip to content

0.0.9

Compare
Choose a tag to compare
@divergentdave divergentdave released this 27 Jun 14:04
· 973 commits to main since this release
2c9f5e0

What's Changed

  • validate that min≤max batch sizes by @jbr in #173
  • creating memberships is idempotent by @jbr in #174
  • Rewrite docker-release CI action by @divergentdave in #177
  • fix revalidation on memberships by @jbr in #178
  • cargo upgrade --incompatible and npx npm-upgrade instead of clicking merge on dependabot by @jbr in #193
  • add session cleanup and queue cleanup as simple recurring tasks by @jbr in #175
  • Bump alpine from 3.18.0 to 3.18.2 by @dependabot in #203
  • Bump @types/react-dom from 18.2.4 to 18.2.5 in /app by @dependabot in #204
  • Bump serde_json from 1.0.96 to 1.0.97 by @dependabot in #205
  • Bump janus_messages from 0.5.2 to 0.5.3 by @dependabot in #206
  • Bump @types/react from 18.2.11 to 18.2.12 in /app by @dependabot in #207
  • Bump uuid from 1.3.3 to 1.3.4 by @dependabot in #209
  • Bump react-router-dom from 6.12.1 to 6.13.0 in /app by @dependabot in #211
  • Bump formik from 2.4.1 to 2.4.2 in /app by @dependabot in #212
  • Bump validator from 0.16.0 to 0.16.1 by @dependabot in #210
  • Bump react-router from 6.12.1 to 6.13.0 in /app by @dependabot in #208
  • add aggregator entity and api routes by @jbr in #213
  • Add supplemental CLI tool for targeting a particular schema version by @inahga in #202
  • migration binary is still required for integration tests by @inahga in #219
  • Disable color output in migrate_to by @inahga in #220
  • Fix broken down migration, add missing table call by @inahga in #221
  • Bump serde_json from 1.0.97 to 1.0.99 by @dependabot in #227
  • integration testing user is an admin by @jbr in #235
  • add aggregator.is_first_party and all global aggregators first party initially by @jbr in #236
  • Bump version to 0.0.9 by @divergentdave in #237
  • Bump janus_messages from 0.5.3 to 0.5.4 by @dependabot in #225
  • Bump react-router from 6.13.0 to 6.14.0 in /app by @dependabot in #223
  • Bump clap from 4.3.4 to 4.3.8 by @dependabot in #224
  • Bump @types/react from 18.2.12 to 18.2.14 in /app by @dependabot in #229
  • Bump react-bootstrap from 2.7.4 to 2.8.0 in /app by @dependabot in #226
  • Bump react-router-dom from 6.13.0 to 6.14.0 in /app by @dependabot in #230
  • Bump @types/node from 20.3.0 to 20.3.2 in /app by @dependabot in #238

New Contributors

Full Changelog: 0.0.8...0.0.9