Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Blockers, Progress towards next releases, things needing immediate attention, JIRA cleanup


  • All of the below, will be shared in DISCUSS thread on dev and users MLs
  • Release process :
    • Major version x.y → x.y+1 every 3 months (feature driven)
    • Minor version release x.y.z → x.y.z+1 every month or so (time based)
    • major release features need to be guarded by flags, on minor versions.
    • always releasing from master, bump up major version once all committed features are working
    • Some cases, we may have to just make a patch releases on top. But only extenuating circumstances
  • Major Release planning :
    • PMC/Committers come up with an initial list sourced based on user asks, support issues
    • List is shared with the community, for feedback. community can suggest new items, re-prioritization
    • Contributors are welcome to commit more features/asks, (with due process)

...