Skip to content

Commit 551b361

Browse files
authored
Bump to version 0.53.1 Round 2 (#6027)
Signed-off-by: Xuanwo <[email protected]>
1 parent 78d4337 commit 551b361

26 files changed

+54
-71
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
1414
* feat(bindings/ruby): support layers by @erickguan in https://github.com/apache/opendal/pull/5874
1515
* feat(gridfs): implement GridfsCore for GridFS service by @uruemu in https://github.com/apache/opendal/pull/5966
1616
* feat(bindings/nodejs): add check in js by @asukaminato0721 in https://github.com/apache/opendal/pull/5996
17+
* feat(core): Use Buffer as http_body::Body directly by @Xuanwo in https://github.com/apache/opendal/pull/6026
1718
### Changed
1819
* refactor: Remove dead code ConcurrentFutures by @Xuanwo in https://github.com/apache/opendal/pull/5939
1920
* refactor(layers/tracing): Ensure the entire async function been traced by @Xuanwo in https://github.com/apache/opendal/pull/6000
2021
### Fixed
2122
* fix(core): Fix head-of-line blocking in concurrent tasks by @Xuanwo in https://github.com/apache/opendal/pull/5941
2223
* fix(services/ipmfs): fix Ipmfs behavior tests by @miroim in https://github.com/apache/opendal/pull/5969
2324
* chore(core): Fix clippy for services azfile by @asukaminato0721 in https://github.com/apache/opendal/pull/5994
25+
### Docs
26+
* docs(bindings/nodejs): fix broken links by @miroim in https://github.com/apache/opendal/pull/6017
27+
* doc(chore): update copyright date in NOTICE by @caicancai in https://github.com/apache/opendal/pull/6023
2428
### CI
2529
* ci: add test for cpp example by @silver-ymz in https://github.com/apache/opendal/pull/5952
30+
* ci(bindings/go): include go binding into behavior tests by @yuchanns in https://github.com/apache/opendal/pull/6018
2631
### Chore
2732
* chore: rm in favor of dosubot by @asukaminato0721 in https://github.com/apache/opendal/pull/5946
2833
* chore: Fix clippy for rust 1.86 by @Xuanwo in https://github.com/apache/opendal/pull/5951

bin/oay/Cargo.lock

Lines changed: 13 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/oay/DEPENDENCIES.rust.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ [email protected] X X
114114
115115
116116
117+
117118
118119
119120

bin/ofs/Cargo.lock

Lines changed: 5 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/ofs/DEPENDENCIES.rust.tsv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ [email protected] X X
128128
129129
130130
131-
132131
133132
134133
@@ -138,7 +137,7 @@ [email protected] X X
138137
139138
140139
141-
140+
142141
143142
144143

bin/oli/Cargo.lock

Lines changed: 5 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/oli/DEPENDENCIES.rust.tsv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ [email protected] X X
146146
147147
148148
149-
150149
151150
152151
@@ -155,7 +154,7 @@ [email protected] X X
155154
156155
157156
158-
157+
159158
160159
161160

bindings/c/DEPENDENCIES.rust.tsv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,14 +125,13 @@ [email protected] X X
125125
126126
127127
128-
129128
130129
131130
132131
133132
134133
135-
134+
136135
137136
138137

bindings/cpp/DEPENDENCIES.rust.tsv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,14 +120,13 @@ [email protected] X X
120120
121121
122122
123-
124123
125124
126125
127126
128127
129128
130-
129+
131130
132131
133132

bindings/dotnet/DEPENDENCIES.rust.tsv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,13 @@ [email protected] X X
113113
114114
115115
116-
117116
118117
119118
120119
121120
122121
123-
122+
124123
125124
126125

bindings/haskell/DEPENDENCIES.rust.tsv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,13 @@ [email protected] X X
113113
114114
115115
116-
117116
118117
119118
120119
121120
122121
123-
122+
124123
125124
126125

bindings/java/DEPENDENCIES.rust.tsv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,15 +137,14 @@ [email protected] X X
137137
138138
139139
140-
141140
142141
143142
144143
145144
146145
147146
148-
147+
149148
150149
151150

bindings/lua/DEPENDENCIES.rust.tsv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ [email protected] X X
122122
123123
124124
125-
126125
127126
128127
@@ -132,7 +131,7 @@ [email protected] X X
132131
133132
134133
135-
134+
136135
137136
138137

bindings/nodejs/DEPENDENCIES.rust.tsv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ [email protected] X X
123123
124124
125125
126-
127126
128127
129128
@@ -133,7 +132,7 @@ [email protected] X X
133132
134133
135134
136-
135+
137136
138137
139138

bindings/ocaml/DEPENDENCIES.rust.tsv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,14 +119,13 @@ [email protected] X X
119119
120120
121121
122-
123122
124123
125124
126125
127126
128127
129-
128+
130129
131130
132131

bindings/php/DEPENDENCIES.rust.tsv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ [email protected] X X
159159
160160
161161
162-
163162
164163
165164
@@ -170,7 +169,7 @@ [email protected] X
170169
171170
172171
173-
172+
174173
175174
176175

bindings/python/DEPENDENCIES.rust.tsv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,15 +146,14 @@ [email protected] X X
146146
147147
148148
149-
150149
151150
152151
153152
154153
155154
156155
157-
156+
158157
159158
160159

bindings/ruby/DEPENDENCIES.rust.tsv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ [email protected] X X
140140
141141
142142
143-
144143
145144
146145
@@ -158,7 +157,7 @@ [email protected] X
158157
159158
160159
161-
160+
162161
163162
164163

0 commit comments

Comments
 (0)