Releases: divviup/divviup-api
Releases · divviup/divviup-api
0.3.12
What's Changed
docker-release
: load built images for later push by @tgeoghegan in #1095
Full Changelog: 0.3.11...0.3.12
0.3.11
0.3.10
What's Changed
- docker-release: also push images to public repo by @tgeoghegan in #1093
Full Changelog: 0.3.9...0.3.10
0.3.9
What's Changed
- Fix tag determination in cli-release workflow by @tgeoghegan in #1091
Full Changelog: 0.3.8...0.3.9
0.3.8
What's Changed
- Fix extant clippy diagnostics by @tgeoghegan in #1074
- cli: add README and dap-client command by @philips in #1019
- client/cli:
GET /aggregators/:aggregator_id
by @tgeoghegan in #1075 - Add
cli-release
workflow by @tgeoghegan in #1078 - Bump react-bootstrap-icons from 1.11.3 to 1.11.4 in /app by @dependabot in #1079
- Bump @github/relative-time-element from 4.4.0 to 4.4.1 in /app by @dependabot in #1081
- Bump eslint-plugin-react from 7.34.1 to 7.34.2 in /app by @dependabot in #1082
- Bump @testing-library/react from 15.0.7 to 16.0.0 in /app by @dependabot in #1080
- Bump @types/react from 18.3.2 to 18.3.3 in /app by @dependabot in #1083
- Bump clap from 4.5.4 to 4.5.6 by @dependabot in #1084
- Bump regex from 1.10.4 to 1.10.5 by @dependabot in #1085
- Bump janus_messages from 0.7.16 to 0.7.17 by @dependabot in #1086
- Bump anyhow from 1.0.81 to 1.0.86 by @dependabot in #1087
- Ship 6
divviup-cli
binaries by @tgeoghegan in #1088 - Bump braces from 3.0.2 to 3.0.3 in /app by @dependabot in #1089
New Contributors
Full Changelog: 0.3.7...0.3.8
0.3.7
What's Changed
- Bump the trillium group with 6 updates by @dependabot in #1064
- Bump async-lock from 3.3.0 to 3.4.0 by @dependabot in #1067
- Bump janus_messages from 0.7.11 to 0.7.16 by @dependabot in #1066
- Bump tokio from 1.37.0 to 1.38.0 by @dependabot in #1065
- Bump web-vitals from 4.0.0 to 4.0.1 in /app by @dependabot in #1068
- Bump formik from 2.4.5 to 2.4.6 in /app by @dependabot in #1070
- Bump prettier from 3.2.5 to 3.3.0 in /app by @dependabot in #1071
- Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.11.0 in /app by @dependabot in #1072
- Bump swagger-ui-react from 5.17.12 to 5.17.14 in /app by @dependabot in #1069
Full Changelog: 0.3.6...0.3.7
0.3.6
0.3.5
What's Changed
- Copypaste error in route handler, use localized numbers for successful uploads. by @inahga in #1051
- Bump swagger-ui-react from 5.17.10 to 5.17.12 in /app by @dependabot in #1053
- Bump @testing-library/react from 15.0.6 to 15.0.7 in /app by @dependabot in #1055
- Bump vite from 5.2.10 to 5.2.11 in /app by @dependabot in #1054
- Bump @typescript-eslint/parser from 7.9.0 to 7.10.0 in /app by @dependabot in #1052
- Bump alpine from 3.19.1 to 3.20.0 by @dependabot in #1057
- Bump axios from 1.6.8 to 1.7.2 in /app by @dependabot in #1056
- Bump the opentelemetry group with 5 updates by @dependabot in #1058
- Bump prio from 0.16.4 to 0.16.5 by @dependabot in #1060
- Bump thiserror from 1.0.60 to 1.0.61 by @dependabot in #1061
- Bump janus_messages from 0.7.8 to 0.7.11 by @dependabot in #1062
- Bump serde from 1.0.201 to 1.0.203 by @dependabot in #1059
Full Changelog: 0.3.4...0.3.5
0.3.4
What's Changed
- docker-compose setup for local development by @inahga in #1018
- Bump @testing-library/jest-dom from 6.4.2 to 6.4.5 in /app by @dependabot in #1046
- Bump @typescript-eslint/parser from 7.8.0 to 7.9.0 in /app by @dependabot in #1049
- Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 in /app by @dependabot in #1050
- Bump swagger-ui-react from 5.17.2 to 5.17.10 in /app by @dependabot in #1047
- Bump web-vitals from 3.5.2 to 4.0.0 in /app by @dependabot in #1048
Full Changelog: 0.3.3...0.3.4
0.3.3
What's Changed
- Bump janus_messages from 0.7.7 to 0.7.8 by @dependabot in #1037
- Bump @types/react from 18.3.1 to 18.3.2 in /app by @dependabot in #1041
- Bump react-router-dom from 6.23.0 to 6.23.1 in /app by @dependabot in #1042
- Bump thiserror from 1.0.59 to 1.0.60 by @dependabot in #1038
- Bump postcss-nesting from 12.1.2 to 12.1.3 in /app by @dependabot in #1043
- Bump @types/react-syntax-highlighter from 15.5.11 to 15.5.13 in /app by @dependabot in #1045
- Bump @typescript-eslint/parser from 7.7.1 to 7.8.0 in /app by @dependabot in #1044
- Bump prio from 0.16.3 to 0.16.4 by @dependabot in #1036
- Bump serde from 1.0.200 to 1.0.201 by @dependabot in #1040
- Bump serde_json from 1.0.116 to 1.0.117 by @dependabot in #1039
- Fix warning in make-release workflow by @divergentdave in #1032
Full Changelog: 0.3.2...0.3.3