Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update for in-development dropshot 0.9.0 #2156

Merged
merged 3 commits into from
Jan 19, 2023
Merged

update for in-development dropshot 0.9.0 #2156

merged 3 commits into from
Jan 19, 2023

Conversation

davepacheco
Copy link
Collaborator

@davepacheco davepacheco commented Jan 11, 2023

This is a draft update to the proposed breaking changes in oxidecomputer/dropshot#558 and related PRs.

Cargo.toml Outdated
@@ -115,7 +115,8 @@ debug-ignore = "1.0.5"
derive_more = "0.99.17"
diesel = { version = "2.0.2" }
diesel-dtrace = { git = "https://github.com/oxidecomputer/diesel-dtrace", rev = "18748d9f76c94e1f4400fbec0859b3e77a221a8d" }
dropshot = { git = "https://github.com/oxidecomputer/dropshot", branch = "main", features = [ "usdt-probes" ] }
# XXX-dap update before landing to point back to main
dropshot = { git = "https://github.com/oxidecomputer/dropshot", branch = "remove-arc-rqctx", features = [ "usdt-probes" ] }
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note to myself: this needs to be set back to "main" before landing

@davepacheco davepacheco changed the title update for prototype dropshot#558 (and dependent PRs) update for in-development dropshot 0.9.0 Jan 19, 2023
@davepacheco davepacheco marked this pull request as ready for review January 19, 2023 19:36
@davepacheco davepacheco merged commit e69a5a3 into main Jan 19, 2023
@davepacheco davepacheco deleted the dropshot-update branch January 19, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants