Skip to content

Releases: divviup/divviup-api

0.0.4

28 Apr 17:35
4296985
Compare
Choose a tag to compare

What's Changed

  • Bump axios from 1.3.4 to 1.3.5 in /app by @dependabot in #35
  • Bump web-vitals from 3.3.0 to 3.3.1 in /app by @dependabot in #37
  • Bump trillium-macros from 0.0.2 to 0.0.3 by @dependabot in #39
  • Bump @types/react from 18.0.32 to 18.0.33 in /app by @dependabot in #38
  • allow a divviup-api deploy to be healthy without an aggregator-api by @jbr in #42
  • use lto = "fat" for cross-crate inlining by @jbr in #45
  • Bump @types/react from 18.0.33 to 18.0.35 in /app by @dependabot in #50
  • Bump serde_json from 1.0.95 to 1.0.96 by @dependabot in #49
  • Bump react-bootstrap from 2.7.2 to 2.7.4 in /app by @dependabot in #48
  • Bump trillium-http from 0.2.13 to 0.2.14 by @dependabot in #47
  • Bump serde from 1.0.159 to 1.0.160 by @dependabot in #46
  • Embed react app in binary, serve only if hostname matches APP_URL by @jbr in #44
  • Bump uuid from 1.3.0 to 1.3.1 by @dependabot in #41
  • Add clients for auth0 and postmark by @jbr in #43
  • update client to 0.4.4 by @jbr in #51
  • Bump @types/jest from 29.5.0 to 29.5.1 in /app by @dependabot in #56
  • Bump @types/node from 18.15.11 to 18.16.0 in /app by @dependabot in #55
  • Bump axios from 1.3.5 to 1.3.6 in /app by @dependabot in #53
  • Bump rust from 1.68.2-alpine to 1.69.0-alpine by @dependabot in #52
  • Bump @types/react from 18.0.35 to 18.0.38 in /app by @dependabot in #54
  • Bump version to 0.0.4 by @divergentdave in #57

Full Changelog: 0.0.3...0.0.4

0.0.3

06 Apr 00:49
c196e12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.2...0.0.3

0.0.2

05 Apr 23:59
6d604d4
Compare
Choose a tag to compare

What's Changed

  • Use new crate for extracted metrics handler by @divergentdave in #29
  • Test tasks by @jbr in #19
  • enable code coverage with llvm-cov and nextest, use fancy github actions clippy by @jbr in #30
  • use coveralls@v2 by @jbr in #31
  • Rename workflow, bump version number by @divergentdave in #33

Full Changelog: 0.0.1...0.0.2

0.0.1

04 Apr 23:49
c5c9fb2
Compare
Choose a tag to compare

Initial release, for testing purposes.