Skip to content

chore(bindings/java): post release 0.1.0#2352

Merged
tisonkun merged 1 commit intoapache:mainfrom
tisonkun:for-release
May 28, 2023
Merged

chore(bindings/java): post release 0.1.0#2352
tisonkun merged 1 commit intoapache:mainfrom
tisonkun:for-release

Conversation

@tisonkun
Copy link
Copy Markdown
Member

@tisonkun tisonkun commented May 28, 2023

The automation is still at tisonkun/ci-opendal. We may add a release manual later and keep the snapshot deploy process unofficial.

The released artifacts can be found at https://repository.apache.org/content/repositories/releases/org/apache/opendal/opendal-java/0.1.0/.

Although, it can take some time to propagate among the network and other mirror sites. Let's keep it as a draft until I can build an application properly.

This closes #2339.

Signed-off-by: tison <wander4096@gmail.com>
@tisonkun tisonkun marked this pull request as draft May 28, 2023 13:02
@tisonkun tisonkun marked this pull request as ready for review May 28, 2023 14:01
@tisonkun tisonkun requested a review from suyanhanx May 28, 2023 14:01
Copy link
Copy Markdown
Member

@suyanhanx suyanhanx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tisonkun
Copy link
Copy Markdown
Member Author

This is ready for merge.

One suggestion after the release: we can integrate the version bump procedure and use the same version with the core lib now. The Java binding should be good to be regarded as released and for 0.x use case.

The details are -

  1. When the core lib develops for 0.40.0, use 0.40.0-SNAPSHOT in pom.xml.
  2. When the core lib releases for 0.40.0, update the project version to 0.40.0 in pom.xml.
  3. Roll up to the next 0.41.0-SNAPSHOT version and ping ci-opendal to manually trigger the release.

@tisonkun tisonkun merged commit 72a518a into apache:main May 28, 2023
@tisonkun tisonkun deleted the for-release branch May 28, 2023 14:05
@suyanhanx
Copy link
Copy Markdown
Member

All of our currently released bindings do match the version of the core lib.

@Xuanwo Xuanwo mentioned this pull request May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tracking issue of the first release of OpenDAL Java binding

2 participants