Niels Bantilan
11/22/2022, 9:48 PMSamhita Alla
Ketan (kumare3)
Niels Bantilan
11/30/2022, 2:47 PMSamhita Alla
Samhita Alla
Eduardo Apolinario (eapolinario)
12/01/2022, 8:40 PMprotobuf
library. As expected, this major version was gradually picked up by the python ecosystem, including some of flytekit
dependencies, specifically grpcio
and grpcio-status
which picked up this change in version 1.50. This explains why flytekit
restricted the versions of those libraries starting on flytekit 1.2.4. In other words, we have to constrain the versions of those libraries until we are able to update protobuf
to the new major version. This brings us to flyteidl
, which is the component that actually generates the protobuf stubs and has the constraint on the protobuf
library.
We’re working to update protobuf
and recently we published two incomplete patch versions of flyteidl
(1.2.6 and 1.2.7), which were yanked. The expectation is that we’re going to publish a new minor version of flyteidl
shortly and also publish a new version of flytekit
, both of which will start to use the new major version of protobuf
, at which time we can remove the flytekit
constraints on grpcio
.Tyler Su
12/01/2022, 10:51 PMSandra Youssef
Sandra Youssef
Sandra Youssef
Eduardo Apolinario (eapolinario)
12/07/2022, 3:04 PMSamhita Alla
Dan Rammer (hamersaw)
12/14/2022, 3:01 PMNiels Bantilan
12/14/2022, 4:56 PMTyler Su
12/14/2022, 9:32 PMSamhita Alla
Ketan (kumare3)
Eduardo Apolinario (eapolinario)
12/21/2022, 3:00 PMSamhita Alla
Sandra Youssef
Dan Rammer (hamersaw)
12/28/2022, 2:59 PMNiels Bantilan
01/04/2023, 5:43 PMcode-format
for Slackbot to pick it up
• `[flyte-bug]`: link to create a new bug issue
• `[flyte-docs]`: link to create a new docs issue
• `[flyte-core]`: link to create a new core Flyte feature
• `[flyte-ui]`: link to create a new Flyte UI feature
• `[flyte-ctl]`: link to create a new FlyteCTL feature
• `[flyte-housekeeping]`: link to create a new core Flyte housekeeping issue (for things like CI/CD, developer/contributor happiness, etc)Samhita Alla
Sandra Youssef
Sandra Youssef
Tyler Su
01/09/2023, 11:23 PMDan Rammer (hamersaw)
01/11/2023, 3:02 PMSamhita Alla