Files
miniapi/vendor/alibabacloud/oss-v2/CHANGELOG.md
gaofeng 81ade70944 提交
2026-06-17 09:23:18 +08:00

73 lines
2.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# ChangeLog - Alibaba Cloud OSS SDK for PHP v2
## 版本号0.4.0 日期2025-12-25
### 变更内容
- Feature: Add seal append object api
- Feature: Add bucket overwrite config api
- Break Change: Change the name and type of LifecycleRuleFilter.not
## 版本号0.3.2 日期2025-11-07
### 变更内容
- Update: ListBuckets api supports more parameters
- Update: Routing rule supports more parameters
- Update: Bucket logging supports more parameters
- Update: Bucket https configuration supports more parameters
- Update: Normalize parameter naming
- FixRename bucket request payment class name
## 版本号0.3.1 日期2025-06-13
### 变更内容
- UpdateMeta query api supports more search condition settings
- UpdateApi-level options supports credentials_provider
## 版本号0.3.0 日期2025-04-24
### 变更内容
- FeatureAdd bucket inventory api
- FeatureAdd bucket style api
- FeatureAdd bucket resource group api
- FeatureAdd bucket https config api
- FeatureAdd bucket redundancy transition api
- FeatureAdd list cloud boxes api and add cloud box id param
- FeatureAdd bucket replication api
- FeatureAdd access point api
## 版本号0.2.1 日期2025-03-18
### 变更内容
- FixAdd a default content-type if possible.
- FixUse end() to get last error
- FixCompatibility with php 8.0
## 版本号0.2.0 日期2025-02-27
### 变更内容
- FeatureAdd bucket lifecycle api
- FeatureAdd bucket bucket transfer acceleration api
- FeatureAdd bucket policy api
- FeatureAdd bucket logging api
- FeatureAdd bucket website api
- FeatureAdd bucket referer api
- FeatureAdd bucket tags api
- FeatureAdd bucket request payment api
- FeatureAdd bucket cors api
- FeatureAdd bucket cname api
- FeatureAdd bucket access monitor api
- FeatureAdd bucket meta query api
- FeatureAdd bucket encryption api
- FeatureAdd bucket archive direct read api
- FeatureAdd public access block api for oss resource, bucket resource
- Updatechange guzzlehttp/psr7 version to "^2.7"
## 版本号0.1.0 日期2025-01-03
### 变更内容
- FeatureAdd credentials provider
- FeatureAdd retryer
- FeatureAdd signer v4/v1
- FeatureAdd annotation for 8.x
- FeatureAdd bucket's basic api
- FeatureAdd object's api
- FeatureAdd presigner
- FeatureAdd paginator
- FeatureAdd uploader, downloader and copier
- FeatureAdd encryption client
- FeatureAdd isObjectExist/isBucketExist api
- FeatureAdd putObjectFromFile/getObjectToFile api