0.0.15
What's Changed
- add an initial rudimentary interface for shared aggregator creation and listing by @jbr in #269
- add a tooltip to api token by @jbr in #270
- Bump humanize-duration from 3.28.0 to 3.29.0 in /app by @dependabot in #272
- Bump regex from 1.9.0 to 1.9.1 by @dependabot in #277
- Bump janus_messages from 0.5.8 to 0.5.9 by @dependabot in #278
- Bump serde from 1.0.167 to 1.0.168 by @dependabot in #279
- Bump thiserror from 1.0.42 to 1.0.43 by @dependabot in #280
- Bump vite from 4.3.9 to 4.4.2 in /app by @dependabot in #273
- Bump @types/react-router-bootstrap from 0.26.0 to 0.26.1 in /app by @dependabot in #274
- Bump @types/node from 20.3.3 to 20.4.1 in /app by @dependabot in #275
- Bump time from 0.3.22 to 0.3.23 by @dependabot in #281
- Bump @vitejs/plugin-react from 4.0.1 to 4.0.3 in /app by @dependabot in #276
- deps by @jbr in #294
- role-filter aggregators in react app by @jbr in #296
- allow rotation of aggregator bearer tokens by @jbr in #295
- Assign license by @inahga in #298
- validate aggregator roles by @jbr in #297
- add an initial version of task form help text by @jbr in #299
- remove last-modified-at headers from index routes by @jbr in #301
- switch from expect to unwrap for consistency by @jbr in #300
- use api tokens for api access by @jbr in #292
- Bump uuid from 1.4.0 to 1.4.1 by @dependabot in #304
- Bump janus_messages from 0.5.9 to 0.5.10 by @dependabot in #307
- Bump serde_json from 1.0.102 to 1.0.103 by @dependabot in #308
- Bump vite from 4.4.3 to 4.4.4 in /app by @dependabot in #313
- Bump serde_path_to_error from 0.1.13 to 0.1.14 by @dependabot in #306
- Bump @types/react from 18.2.14 to 18.2.15 in /app by @dependabot in #309
- Bump @types/react-dom from 18.2.6 to 18.2.7 in /app by @dependabot in #310
- Bump rust from 1.70.0-alpine to 1.71.0-alpine by @dependabot in #311
- Bump clap from 4.3.11 to 4.3.12 by @dependabot in #305
- Bump @types/node from 20.4.1 to 20.4.2 in /app by @dependabot in #312
- rename ApiConfig to Config by @jbr in #303
- add support for session rotation by @jbr in #315
- Bump version to 0.0.15 by @divergentdave in #316
Full Changelog: 0.0.14...0.0.15