-
Notifications
You must be signed in to change notification settings - Fork 20
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
build(deps)!: upgrade prost to 0.13 for hyper 1.x #195
Conversation
tonic 0.12 depends on prost 0.13
Hmm...looks like some failures with pbjson. Want to open an issue at https://github.com/influxdata/pbjson ? Looks like @tustvold is maintainer so maybe can trade some arrow/df favors 😆 |
Yeah. This is a deep dependency tree .. I arrive here from upgrading GreptimeDB's tonic version and it depends on datafusion -> substratit and now pbjson .. |
So here it is - influxdata/pbjson#126 The upstream needs to make a release also .. So perhaps take some time. |
I'll take care of it |
I merged influxdata/pbjson#126 and am tracking the release of the next version via influxdata/pbjson#127 |
Update here is that pbjson 0.7.0 was released and influxdata/pbjson#127 is done so I think that should unblock some more of the dependency upgrades Looks like we next need to get arrow-flight 👓 |
tonic 0.12 depends on prost 0.13