Before You Start (SDK for Python)
This section describes the version updates, compatibility, and important notes about Object Storage Service (OBS) SDK for Python.
Version Updates and Compatibility
Table 1 describes the version updates and compatibility with earlier versions of OBS SDK for Python. For details about the version revision records, see ChangeLog.
Version |
Update |
Description |
Compatible or Not |
---|---|---|---|
v3.24.3 (the latest version) |
|
|
Yes |
v3.23.12 |
|
|
Yes |
v3.23.9.1 |
|
|
Yes |
v3.23.5 |
|
|
Yes |
v3.22.2 |
|
|
Yes |
v3.21.8 |
|
|
Yes |
Important Notes
- Make sure that you are familiar with basic OBS concepts, such as buckets, objects, access keys (AKs/SKs), and endpoints and domain names.
- Some features are available only in some regions. If 405 HTTP status code is returned for a call of a certain feature API, check whether the region supports this feature.
- The namespace is incompatible with earlier OBS versions (2.1.x). All modules are saved in the obs package.
- API functions are compatible with earlier OBS versions (2.1.x).
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.