opendal icon indicating copy to clipboard operation
opendal copied to clipboard

Tracking issues of OpenDAL v0.45.1 Release

Open Xuanwo opened this issue 1 year ago • 1 comments

This issue is used to track tasks of the opendal v0.45.1 release.

Plan

Component Old Version New Version
core 0.45.0 0.45.1
bin/oay 0.41.0+core.0.45.0 0.41.1
bin/oli 0.41.0+core.0.45.0 0.41.1
bin/ofs 0.0.1+core.0.45.0 0.0.2
bindings/python 0.45.0+core.0.45.0 0.45.1
bindings/nodejs 0.45.0+core.0.45.0 0.45.1
bindings/c 0.44.2+core.0.45.0 0.44.3
bindings/zig 0.0.0+core.0.45.0 0.0.0
bindings/dotnet 0.1.0+core.0.45.0 0.1.1
bindings/haskell 0.44.2+core.0.45.0 0.44.3
bindings/java 0.45.0+core.0.45.0 0.45.1
bindings/lua 0.1.0+core.0.45.0 0.1.1
bindings/ruby 0.1.0+core.0.45.0 0.1.1
bindings/swift 0.0.0+core.0.45.0 0.0.0
bindings/ocaml 0.0.0+core.0.45.0 0.0.0
bindings/php 0.1.0+core.0.45.0 0.1.1
bindings/cpp 0.44.2+core.0.45.0 0.44.3
bindings/go 0.0.0+core.0.45.0 0.0.0
integrations/object_store 0.42.0+core.0.45.0 0.43.0
integrations/dav-server 0.0.0+core.0.45.0 0.0.1

Tasks

Blockers

Blockers are the tasks that must be completed before the release.

Build Release

GitHub Side

  • [x] Bump version in project
    • [x] rust
    • [x] cpp
    • [x] haskell
    • [x] java
    • [x] nodejs
  • [x] Update docs
  • [x] Generate dependencies list
  • [x] Push release candidate tag to GitHub

ASF Side

  • [x] Create an ASF Release
  • [x] Upload artifacts to the SVN dist repo
  • [x] Close the Nexus staging repo

Voting

  • [x] Start VOTE at opendal community

Official Release

  • [ ] Push the release git tag
  • [ ] Publish artifacts to SVN RELEASE branch
  • [ ] Change OpenDAL Website download link
  • [ ] Release Maven artifacts
  • [ ] Send the announcement

Future Works

  • [ ] Scripts to update version of package
  • [ ] Scripts to check the version of package
  • [ ] Split changelog into different packages
  • [ ] Generate Release Plan

For details of each step, please refer to: https://opendal.apache.org/community/committers/release

Xuanwo avatar Feb 26 '24 13:02 Xuanwo

The VOTE for 0.45.1-rc.4 has been started, welcome to take a look, thanks!

Xuanwo avatar Feb 26 '24 13:02 Xuanwo

Should be done?

tisonkun avatar Mar 25 '24 23:03 tisonkun