oxidecomputer / omicron

Omicron: Oxide control plane
Mozilla Public License 2.0
252 stars 40 forks source link

update to Dropshot 0.13.0 (minimum changes) #7050

Closed davepacheco closed 1 week ago

davepacheco commented 1 week ago

This PR implements the minimum changes to update Dropshot to the newly-released 0.13.0. For more on this, see: https://github.com/oxidecomputer/dropshot/blob/main/CHANGELOG.adoc#breaking-changes

After this one, I will go back to #6730 to update Omicron to use the new builder interface that's in the latest release.

(I initially created this PR as a test-build of Omicron against Dropshot 0.13.0. See oxidecomputer/dropshot#1115.)