Hey everyone, is there a compatibility chart I can...
# flyte-support
p
Hey everyone, is there a compatibility chart I can look at for
flyte-core
vs.
flytekit
? In more detail, I'm curious if flytekit v13 should be compatible with flyte-core v12.
a
@prehistoric-kangaroo-27449 I cannot find any such chart but the flytekit releases are meant to be backwards compatible with Helm chart versions
🙏 1
if you see a different behavior please file an Issue to investigate it better
p
ty
t
flytekit is pretty much compatible with all flyte backends. the chart which we’ve yet to develop is more feature based.
like for certain features, you’ll need certain minimum versions of the backend.
a good example is the new msgpack’ed json type that we’re adding to flyte… after it’s released, if you use that type, you’ll need to upgrade the backend. if not, you won’t need to