Good morning, I would like to release a new minor...
# dev
g
Good morning, I would like to release a new minor version of lakeFS, any objections?
👍🏽 1
👍 2
o
We released a minor earlier this week. It's nice that we're moving quick but ideally new features could be batched a bit to reduce the ops burden for those looking to run the latest versions..
g
I understand, but there is a bugfix I would like to release, unfortunately we currently release only from master. I think we should release now, for future cases we need to have a way to release specific changes. @Oz Katz WDYT?
i
If it’s a bugfix maybe release a patch version?
o
we can't cherry pick, so any feature that landed on master will also be released
g
After checking again, there isn’t any features in this version ( The only feature we have is turned off with a feature flag). So It will be a patch. So we are good for now. But we will probably need a way to release with cherry picking,
o
👍