Hey all - wanted to re ask if there was an easy lo...
# ask-metaflow
m
Hey all - wanted to re ask if there was an easy location to map Outerbounds packaged container versions to Metaflow releases - have a use case where I need to make sure that the version of metaflow running contains this change to support shared memory https://github.com/Netflix/metaflow/pull/1709/files
1
a
@microscopic-painting-61536 you don't have to worry about installing metaflow inside a container if you are using
@batch
or
@kubernetes
m
@square-wire-39606 to rephrase - we upgraded our metaflow service to v2.4.3 (from the outerbounds containers) - but I can't find what metaflow version (2.11+?) that maps to
Hoping there is a page mapping these
a
ah - you don't need to worry about the metaflow version - we take backwards compatibility very seriously. you should be able to use any version of metaflow with any version of metaflow service right now
that's the reason why the mapping doesn't exist
1
m
cool, thank you!