chore: Bump to v0.42.0 to start release process#3509
Merged
Conversation
Signed-off-by: silver-ymz <yinmingzhuo@gmail.com>
Member
|
Please fix typo: error: `explict` should be `explicit`
--> ./CHANGELOG.md:71:2[8](https://github.com/apache/incubator-opendal/actions/runs/6783376113/job/18437485331?pr=3509#step:4:9)
|
71 | * refactor(bindings/java): explict error handling by @tisonkun in https://github.com/apache/incubator-opendal/pull/3288
| ^^^^^^^
| |
Xuanwo
reviewed
Nov 7, 2023
Signed-off-by: silver-ymz <yinmingzhuo@gmail.com>
Xuanwo
reviewed
Nov 7, 2023
Signed-off-by: silver-ymz <yinmingzhuo@gmail.com>
Member
|
LGTM so far, let's wait for another two approval by @apache/opendal-committers |
Member
|
Thanks @PsiACE, @tisonkun and @suyanhanx, let's merging... |
Contributor
|
I was hoping to get a new small 3 line change in for java's build.py to enable linux/arm support. It seems to compile just fine and it's a platform we need ro target. Sorry for the last minute request! Raising PR in 1h. |
Member
|
cc @silver-ymz, can you wait a bit for this change? |
Member
Author
|
Sure |
Contributor
|
Thank you guys! Here's the PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
part of #3503
What's Changed
Added
renamesupport by @G-XD in feat(binding/java): addrenamesupport #3238Metadataa POJO by @G-XD in feat(binding/java): makeMetadataa POJO #3277memoryviewinstead ofbytesto avoid copy by @messense in feat(bindings/python): read APIs returnmemoryviewinstead ofbytesto avoid copy #3310Metadata::metakey()api by @G-XD in feat(core): exposingMetadata::metakey()api #3373Changed
list_withinOperator::listby @G-XD in refactor(core): uselist_withinOperator::list#3305Fixed
OPENDAL_DISABLE_RANDOM_ROOTby @suyanhanx in fix: nodejs test adaptOPENDAL_DISABLE_RANDOM_ROOT#3456Docs
connection_stringconfig description in doc by @xring in docs: Update mysqlconnection_stringconfig description in doc #3388range_readerchange in upgrade doc by @wcy-fdu in doc: applyrange_readerchange in upgrade doc #3401CI
testWriteFileWithNonAsciiNamebehavior test by @G-XD in ci(binding/java): removetestWriteFileWithNonAsciiNamebehavior test #3424Chore
New Contributors
connection_stringconfig description in doc #3388Full Changelog: v0.41.0...v0.42.0