Skip to content

Releases: oxidecomputer/rfd-api

v0.14.1

02 Mar 17:34

Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.14.0

20 Feb 20:46

Choose a tag to compare

What's Changed

  • Update Rust crate jsonwebtoken to v10.3.0 [SECURITY] by @oxide-renovate[bot] in #420
  • Fix missing endpoint. Fix version xtask by @augustuswm in #423
  • Auditing cli output by @augustuswm in #425

Full Changelog: v0.13.0...v0.14.0

v0.13.0

17 Feb 18:56
84ae783

Choose a tag to compare

What's Changed

  • Update Rust crate tracing-subscriber to v0.3.20 [SECURITY] by @oxide-renovate[bot] in #351
  • Bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #350
  • Update actions/checkout digest to 08eba0b by @oxide-renovate[bot] in #348
  • Bump slab from 0.4.10 to 0.4.11 by @dependabot[bot] in #345
  • Update Rust crate toml to 0.9.8 by @oxide-renovate[bot] in #341
  • Add concurrent job limit by @augustuswm in #357
  • Update Rust crate anyhow to 1.0.100 by @oxide-renovate[bot] in #356
  • Update apache/skywalking-eyes digest to 61275cc by @oxide-renovate[bot] in #354
  • Update dependency @vercel/ncc to v0.38.4 by @oxide-renovate[bot] in #355
  • Fix minor typo in example toml configs by @oblakeerickson in #364
  • Update config.example.toml key format example by @oblakeerickson in #369
  • Add processor_capacity to config.example.toml by @oblakeerickson in #365
  • Bump version of ts client generate and regenerate by @augustuswm in #370
  • Add magic_link example by @oblakeerickson in #371
  • Update Rust crate clap to 4.5.54 by @oxide-renovate[bot] in #360
  • Update Rust crate async-trait to 0.1.89 by @oxide-renovate[bot] in #358
  • Cleanup for clippy and add checks to CI by @inickles in #366
  • Update Rust crate chrono to 0.4.42 by @oxide-renovate[bot] in #359
  • Update Rust crate rsa to v0.9.10 [SECURITY] by @oxide-renovate[bot] in #373
  • Update actions/checkout action to v5.0.1 by @oxide-renovate[bot] in #375
  • Update actions/checkout digest to 34e1148 by @oxide-renovate[bot] in #374
  • Update Rust crate diesel to 2.3.6 by @oxide-renovate[bot] in #378
  • Update Rust crate config to 0.15.19 by @oxide-renovate[bot] in #377
  • Update dependency tsup to v8.5.1 by @oxide-renovate[bot] in #376
  • Batch dependency updates by @augustuswm in #414
  • Update Rust crate toml to 0.9.11 by @oxide-renovate[bot] in #398
  • Update Rust crate owo-colors to 4.2.3 by @oxide-renovate[bot] in #387
  • Update Rust crate newtype-uuid to 1.3.2 by @oxide-renovate[bot] in #386
  • Update Rust crate hyper to 1.8.1 by @oxide-renovate[bot] in #385
  • Update Rust crate diesel_migrations to 2.3.1 by @oxide-renovate[bot] in #383
  • Update Rust crate chrono to 0.4.43 by @oxide-renovate[bot] in #382
  • Update apache/skywalking-eyes digest to 0630b01 by @oxide-renovate[bot] in #381
  • Update actions/checkout action to v6 by @oxide-renovate[bot] in #409
  • Replace authz header dep by @augustuswm in #415
  • Update Rust crate http to 1.4.0 by @oxide-renovate[bot] in #384
  • Use migration harness by @augustuswm in #416
  • More dep and bb8 updates by @augustuswm in #417
  • Allow override of oauth endpoints by @nickryand in #418
  • Bump v-api. Add more config defaults by @augustuswm in #422

New Contributors

Full Changelog: v0.12.2...v0.13.0

v0.12.2

21 Aug 18:22
ff9dd5e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.12.2

v0.12.0

05 Aug 21:30

Choose a tag to compare

What's Changed

  • Update Rust crate thiserror to 1.0.61 by @oxide-renovate[bot] in #157
  • Update Rust crate serde to v1.0.203 by @oxide-renovate[bot] in #156
  • Update Rust crate semver to 1.0.23 by @oxide-renovate[bot] in #155
  • Update Rust crate schemars to 0.8.21 by @oxide-renovate[bot] in #154
  • Update Rust crate anyhow to 1.0.86 by @oxide-renovate[bot] in #153
  • Pin dependencies by @oxide-renovate[bot] in #152
  • Update actions/checkout digest to 692973e by @oxide-renovate[bot] in #158
  • Update Rust crate uuid to 1.10.0 by @oxide-renovate[bot] in #183
  • Update Rust crate tokio to 1.39.3 by @oxide-renovate[bot] in #182
  • Update Rust crate similar to 2.6.0 by @oxide-renovate[bot] in #181
  • Update Rust crate itertools to 0.13.0 by @oxide-renovate[bot] in #179
  • Update Rust crate diesel to 2.2.2 by @oxide-renovate[bot] in #177
  • Update Rust crate diesel_migrations to 2.2.0 by @oxide-renovate[bot] in #178
  • Update Rust crate mockall to 0.13.0 by @oxide-renovate[bot] in #180
  • Update dependency @asciidoctor/core to v2.2.8 by @oxide-renovate[bot] in #176
  • Update Rust crate serde_bytes to 0.11.15 by @oxide-renovate[bot] in #173
  • Update Rust crate regex to 1.10.6 by @oxide-renovate[bot] in #172
  • Update Rust crate hyper to 0.14.30 by @oxide-renovate[bot] in #170
  • Update Rust crate dropshot to 0.10.1 by @oxide-renovate[bot] in #166
  • Update apache/skywalking-eyes digest to 3ea9df1 by @oxide-renovate[bot] in #161
  • Update Rust crate async-trait to 0.1.81 by @oxide-renovate[bot] in #162
  • Update Rust crate bb8 to 0.8.5 by @oxide-renovate[bot] in #163
  • Update Rust crate clap to 4.5.16 by @oxide-renovate[bot] in #164
  • Update Rust crate toml to 0.8.19 by @oxide-renovate[bot] in #175
  • Update Rust crate thiserror to 1.0.63 by @oxide-renovate[bot] in #174
  • Update Rust crate crc32c to 0.6.8 by @oxide-renovate[bot] in #165
  • Update Rust crate mime_guess to 2.0.5 by @oxide-renovate[bot] in #171
  • Migrate to v-api by @augustuswm in #187
  • Lock file maintenance by @oxide-renovate[bot] in #186
  • Update Rust crate newtype-uuid to 1.1.3 by @oxide-renovate[bot] in #198
  • Update Rust crate futures to 0.3.31 by @oxide-renovate[bot] in #197
  • Update Rust crate config to 0.14.1 by @oxide-renovate[bot] in #196
  • Update Rust crate bb8 to 0.8.6 by @oxide-renovate[bot] in #194
  • Update Rust crate async-trait to 0.1.83 by @oxide-renovate[bot] in #193
  • Update Rust crate anyhow to 1.0.93 by @oxide-renovate[bot] in #192
  • Update actions/checkout digest to 11bd719 by @oxide-renovate[bot] in #191
  • Update Rust crate tokio to 1.41.1 by @oxide-renovate[bot] in #202
  • Update Rust crate uuid to 1.11.0 by @oxide-renovate[bot] in #203
  • Update Rust crate regex to 1.11.1 by @oxide-renovate[bot] in #200
  • Update Rust crate owo-colors to 4.1.0 by @oxide-renovate[bot] in #199
  • Update Rust crate clap to 4.5.21 by @oxide-renovate[bot] in #195
  • Update Rust crate thiserror to 1.0.69 by @oxide-renovate[bot] in #201
  • Update dependency ubuntu to v24 by @oxide-renovate[bot] in #208
  • Update dependency @vercel/ncc to v0.38.3 by @oxide-renovate[bot] in #206
  • Update Rust crate hyper to 1.5.1 by @oxide-renovate[bot] in #212
  • Update Rust crate mockall to 0.13.1 by @oxide-renovate[bot] in #210
  • Update Rust crate serde_json to v1.0.133 by @oxide-renovate[bot] in #209
  • Lock file maintenance by @oxide-renovate[bot] in #211
  • Revision index should only exist for non-deleted revisions by @augustuswm in #219
  • Mermaid version upgrade by @augustuswm in #218
  • Update Rust crate proc-macro2 to v1.0.92 by @oxide-renovate[bot] in #213
  • Update Rust crate syn to v2.0.90 by @oxide-renovate[bot] in #214
  • Update Rust crate rsa to 0.9.7 by @oxide-renovate[bot] in #220
  • Update Rust crate diesel to 2.2.5 by @oxide-renovate[bot] in #215
  • Update tokio-tracing monorepo by @oxide-renovate[bot] in #221
  • Update dropshot by @augustuswm in #229
  • Update Rust crate tokio to 1.42.0 by @oxide-renovate[bot] in #228
  • Update Rust crate thiserror to v2.0.6 by @oxide-renovate[bot] in #226
  • Update Rust crate diesel to 2.2.6 by @oxide-renovate[bot] in #225
  • Update Rust crate anyhow to 1.0.94 by @oxide-renovate[bot] in #223
  • Update Rust crate clap to 4.5.23 by @oxide-renovate[bot] in #224
  • Update Rust crate http to 1.2.0 by @oxide-renovate[bot] in #227
  • Update meilisearch by @augustuswm in #230
  • Update Rust crate chrono to 0.4.39 by @oxide-renovate[bot] in #231
  • Update Rust crate serde to v1.0.216 by @oxide-renovate[bot] in #233
  • Update Rust crate semver to 1.0.24 by @oxide-renovate[bot] in #234
  • Update Rust crate thiserror to v2.0.7 by @oxide-renovate[bot] in #235
  • Update Rust crate hyper to 1.5.2 by @oxide-renovate[bot] in #237
  • Update Rust crate thiserror to v2.0.8 by @oxide-renovate[bot] in #238
  • Update Rust crate config to 0.15.0 by @oxide-renovate[bot] in #239
  • Lock file maintenance by @oxide-renovate[bot] in #236
  • Initial implementation for metadata only endpoints by @augustuswm in #240
  • Update Rust crate config to 0.15.4 by @oxide-renovate[bot] in #241
  • Update Rust crate syn to v2.0.91 by @oxide-renovate[bot] in #246
  • Update Rust crate serde_json to v1.0.134 by @oxide-renovate[bot] in #245
  • Update Rust crate thiserror to v2.0.9 by @oxide-renovate[bot] in #247
  • Update Rust crate anyhow to 1.0.95 by @oxide-renovate[bot] in #248
  • Update Rust crate quote to v1.0.38 by @oxide-renovate[bot] in #250
  • Update Rust crate syn to v2.0.93 by @oxide-renovate[bot] in #252
  • Update Rust crate reqwest to v0.12.11 by @oxide-renovate[bot] in #251
  • Update Rust crate serde to v1.0.217 by @oxide-renovate[bot] in #253
  • Lock file maintenance by @oxide-renovate[bot] in #249
  • Storage refactor by @augustuswm in #242
  • API v2 by @augustuswm in #243
  • Update Rust crate reqwest to v0.12.12 by @oxide-renovate[bot] in #254
  • Update Rust crate syn to v2.0.96 by @oxide-renovate[bot] in #256
  • Update Rust crate async-trait to 0.1.85 by @oxide-renovate[bot] in #257
  • Update Rust crate tabwriter to 1.4.1 by @oxide-renovate[bot] in https://github.com/oxidecompute...
Read more

v0.8.0

14 May 16:51

Choose a tag to compare

rfd-api 0.8.0

Download rfd-api 0.8.0

File Platform Checksum
rfd-api-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

rfd-cli 0.8.0

Download rfd-cli 0.8.0

File Platform Checksum
rfd-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
rfd-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
rfd-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

rfd-processor 0.8.0

Download rfd-processor 0.8.0

File Platform Checksum
rfd-processor-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.7.0

16 Apr 17:22

Choose a tag to compare

rfd-api 0.7.0

Download rfd-api 0.7.0

File Platform Checksum
rfd-api-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

rfd-cli 0.7.0

Download rfd-cli 0.7.0

File Platform Checksum
rfd-cli-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
rfd-cli-x86_64-apple-darwin.tar.xz macOS Intel checksum
rfd-cli-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

rfd-processor 0.7.0

Download rfd-processor 0.7.0

File Platform Checksum
rfd-processor-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

rfd-redirect 0.7.0

Download rfd-redirect 0.7.0

File Platform Checksum
rfd-redirect-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

v0.6.0

12 Apr 21:51

Choose a tag to compare

rfd-api 0.6.0

Download rfd-api 0.6.0

File Platform Checksum
rfd-api-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

rfd-cli 0.6.0

Download rfd-cli 0.6.0

File Platform Checksum
rfd-cli-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
rfd-cli-x86_64-apple-darwin.tar.xz macOS Intel checksum
rfd-cli-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

rfd-processor 0.6.0

Download rfd-processor 0.6.0

File Platform Checksum
rfd-processor-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

rfd-redirect 0.6.0

Download rfd-redirect 0.6.0

File Platform Checksum
rfd-redirect-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

v0.5.0

11 Mar 17:53

Choose a tag to compare

rfd-api 0.5.0

Download rfd-api 0.5.0

File Platform Checksum
rfd-api-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

rfd-cli 0.5.0

Download rfd-cli 0.5.0

File Platform Checksum
rfd-cli-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
rfd-cli-x86_64-apple-darwin.tar.xz macOS Intel checksum
rfd-cli-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

rfd-processor 0.5.0

Download rfd-processor 0.5.0

File Platform Checksum
rfd-processor-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

rfd-redirect 0.5.0

Download rfd-redirect 0.5.0

File Platform Checksum
rfd-redirect-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

v0.4.0

07 Feb 21:04

Choose a tag to compare

rfd-api 0.4.0

Download rfd-api 0.4.0

File Platform Checksum
rfd-api-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

rfd-cli 0.4.0

Download rfd-cli 0.4.0

File Platform Checksum
rfd-cli-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
rfd-cli-x86_64-apple-darwin.tar.xz macOS Intel checksum
rfd-cli-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

rfd-processor 0.4.0

Download rfd-processor 0.4.0

File Platform Checksum
rfd-processor-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

rfd-redirect 0.4.0

Download rfd-redirect 0.4.0

File Platform Checksum
rfd-redirect-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum