-
Notifications
You must be signed in to change notification settings - Fork 259
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
bump to 7.14.0 #450
Merged
Merged
bump to 7.14.0 #450
Conversation
This file contains 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
Collaborator
lihsai0
commented
Aug 8, 2024
•
edited
Loading
edited
- KODO-18282
- KODO-18345
- KODO-19069
- KODO-20091
- KODO-20137
- KODO-20176
- KODO-20391
- KODO-20919
- KODO-20927
- KODO-20983
Make `qiniu.config` more independent and move test cases to `tests/cases/test_zone` from `test_qiniu.py` BREAK CHANGE: default value of protected filed `qiniu.config._config['default_zone']` changes to `None` from `qiniu.region.Region()`, which should be never used directly in user code.
…ror text - change preferred scheme to http from https - change UploaderBase._get_regions return type to list[LegacyRegion] from list[LegacyRegion or Region] - change all inner legacy region type name from Region to LegacyRegion - LegacyRegion.get_bucket_hosts homecache argument not work
bachue
approved these changes
Aug 12, 2024
bachue
approved these changes
Sep 6, 2024
lihsai0
force-pushed
the
feat/7.14.0
branch
2 times, most recently
from
September 12, 2024 10:04
4e2837a
to
7519a89
Compare
lihsai0
force-pushed
the
feat/7.14.0
branch
from
September 12, 2024 11:17
7519a89
to
84c6694
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #450 +/- ##
==========================================
+ Coverage 71.92% 78.56% +6.63%
==========================================
Files 42 68 +26
Lines 3256 4806 +1550
==========================================
+ Hits 2342 3776 +1434
- Misses 914 1030 +116
|
lihsai0
force-pushed
the
feat/7.14.0
branch
from
September 19, 2024 08:51
93a785d
to
3e5f2d8
Compare
bachue
approved these changes
Sep 20, 2024
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.