Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add strict object name validation #1265

Merged
merged 3 commits into from
Dec 15, 2023
Merged

Conversation

YunZZY
Copy link
Collaborator

@YunZZY YunZZY commented Dec 8, 2023

feat: add strict object name validation

README.md Outdated Show resolved Hide resolved
@elwing63 elwing63 merged commit 830e36e into master Dec 15, 2023
7 checks passed
@elwing63 elwing63 deleted the zzy/fix/object_name_verify branch December 15, 2023 06:21
elwing63 pushed a commit that referenced this pull request Dec 15, 2023
* release 6.18.1 success to master (#1251)

* chore: release 6.18.1 (#1249) (#1250)

* chore(release): 6.18.1

* chore: release 6.18.1

---------

Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>

* chore(release): 6.18.1 [skip ci]

## [6.18.1](v6.18.0...v6.18.1) (2023-09-11)

### Bug Fixes

* _ UploadPart opt.headers does not use es6 ([#1248](#1248)) ([e2872a0](e2872a0))
* upgrade urllib to 2.41.0 avoid deps vm2 ([#1239](#1239)) ([7656d6f](7656d6f))

---------

Co-authored-by: YunZZY <1263206327@qq.com>
Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

* chore: update schdule delete time (#1262)

* chore: update schdule delete time

* chore: update schdule delete time

---------

Co-authored-by: csg01123119 <csg01123119@alibaba-inc.com>

* feat: add strict object name validation (#1265)

* feat: add strict object name validation

* docs: update README and CHANGELOG

* fix: strict object name validation use optional parameters instead of global variables

---------

Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>

---------

Co-authored-by: fengmk2 <fengmk2@gmail.com>
Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: 顺刚 <735073554@qq.com>
Co-authored-by: csg01123119 <csg01123119@alibaba-inc.com>
YunZZY added a commit that referenced this pull request Dec 15, 2023
* release 6.18.1 success to master (#1251)

* chore: release 6.18.1 (#1249) (#1250)

* chore(release): 6.18.1

* chore: release 6.18.1

---------

Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>

* chore(release): 6.18.1 [skip ci]

## [6.18.1](v6.18.0...v6.18.1) (2023-09-11)

### Bug Fixes

* _ UploadPart opt.headers does not use es6 ([#1248](#1248)) ([e2872a0](e2872a0))
* upgrade urllib to 2.41.0 avoid deps vm2 ([#1239](#1239)) ([7656d6f](7656d6f))

---------

Co-authored-by: YunZZY <1263206327@qq.com>
Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

* chore: update schdule delete time (#1262)

* chore: update schdule delete time

* chore: update schdule delete time

---------

Co-authored-by: csg01123119 <csg01123119@alibaba-inc.com>

* feat: add strict object name validation (#1265)

* feat: add strict object name validation

* docs: update README and CHANGELOG

* fix: strict object name validation use optional parameters instead of global variables

---------

Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>

---------

Co-authored-by: fengmk2 <fengmk2@gmail.com>
Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: 顺刚 <735073554@qq.com>
Co-authored-by: csg01123119 <csg01123119@alibaba-inc.com>
YunZZY added a commit that referenced this pull request Dec 18, 2023
* feat: add strict object name validation

* docs: update README and CHANGELOG

* fix: strict object name validation use optional parameters instead of global variables

---------

Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>
github-actions bot pushed a commit that referenced this pull request Dec 18, 2023
# [6.19.0](v6.18.1...v6.19.0) (2023-12-18)

### Features

* add strict object name validation ([#1265](#1265)) ([cdac695](cdac695))
github-actions bot pushed a commit that referenced this pull request Jan 19, 2024
# [6.20.0](v6.19.0...v6.20.0) (2024-01-19)

### Bug Fixes

* fix merge proto and add change log ([#1278](#1278)) ([8e7be93](8e7be93))

### Features

* add strict object name validation ([#1265](#1265)) ([830e36e](830e36e))
* support signature v4 ([#1277](#1277)) ([8bbe9b1](8bbe9b1))
github-actions bot pushed a commit that referenced this pull request Jan 19, 2024
# [6.20.0](v6.19.0...v6.20.0) (2024-01-19)

### Bug Fixes

* fix merge proto and add change log ([#1278](#1278)) ([8e7be93](8e7be93))

### Features

* add strict object name validation ([#1265](#1265)) ([830e36e](830e36e))
* support signature v4 ([#1277](#1277)) ([8bbe9b1](8bbe9b1))
@fengmk2
Copy link
Member

fengmk2 commented Jan 19, 2024

🎉 This PR is included in version 6.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants