Conversation
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
| <groupId>org.apache.opendal</groupId> | ||
| <artifactId>opendal-java</artifactId> | ||
| <version>0.2.0-SNAPSHOT</version> | ||
| <version>0.36.0-SNAPSHOT</version> |
There was a problem hiding this comment.
@Xuanwo could you share the script we do this simultaneous updates? I'd like to ensure and investigate how to do Maven releases automatically.
There was a problem hiding this comment.
This is changed by hand
There was a problem hiding this comment.
@Xuanwo I check the version on 0.36.0 tag and it's still 0.36.0-SNAPSHOT.
For Java library releases, a formal release doesn't have a -SNAPSHOT suffix while a develop version does. Could you please update it like 0.36.0 for the following tags and keep it like 0.37.0-SNAPSHOT on the main branch after tagging.
There was a problem hiding this comment.
Ok, we will change it to 0.37.0 in next release. And is snapshot version required? I prefer not to provide snapshot version if possible.
There was a problem hiding this comment.
That's OK for no snapshots. Please ping me when you call 0.37.0 release so that I can update the release process correspondingly.
Added
Changed
opstoraw::ops(refactor: Moveopstoraw::ops#2325)Fixed
Docs
CI
Chore