File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"mubbi/laravel-flysystem-huawei-obs" : " 1.0.0" ,
3
- "." : " 1.2.10 "
3
+ "." : " 1.2.11 "
4
4
}
Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 1.2.11] ( https://github.com/mubbi/laravel-flysystem-huawei-obs/compare/v1.2.10...v1.2.11 ) (2025-08-14)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * exceptions handling ([ 2b7a56e] ( https://github.com/mubbi/laravel-flysystem-huawei-obs/commit/2b7a56ea3f1fb6d63d5001c0efbc5f38eca583ff ) )
14
+ * various issues in OBS connection ([ 16da348] ( https://github.com/mubbi/laravel-flysystem-huawei-obs/commit/16da34827a09dae755f3607fa5174577cfc233b9 ) )
15
+
8
16
## [ 1.2.10] ( https://github.com/mubbi/laravel-flysystem-huawei-obs/compare/v1.2.9...v1.2.10 ) (2025-08-06)
9
17
10
18
Original file line number Diff line number Diff line change 2
2
"name" : " mubbi/laravel-flysystem-huawei-obs" ,
3
3
"description" : " Laravel Flysystem v3 adapter for Huawei Object Storage Service (OBS) with v2 compatibility" ,
4
4
"type" : " library" ,
5
- "version" : " 1.2.10 " ,
5
+ "version" : " 1.2.11 " ,
6
6
"license" : " MIT" ,
7
7
"keywords" : [
8
8
" laravel" ,
You can’t perform that action at this time.
0 commit comments