Releases: oceanbase/obshell-sdk-python
v0.0.7
New Features:
Support set prometheus/alertmanager config for obshell
Compatibility:
Fully compatible with obshell 4.3.2.1 and all previous versions.
Requires Python 3.x (recommended Python 3.6 or higher).
How to Install:
To upgrade to the latest version of the obshell SDK, run the following command:
pip install obshell --upgradeGetting Started:
For a quick start on how to use the SDK, please refer to our Getting Started guide.
Need Help?
If you encounter any issues or have questions, please feel free to submit an issue on GitHub or visit Q&A community for assistance.
We hope this SDK accelerates your development and makes interfacing with obshell systems more efficient. Thank you for using the obshell Python SDK!
v0.0.6
New Features:
Optimize error code.
Bugfixes:
Fix agg_create_cluster without agent_passwords.
Compatibility:
Fully compatible with obshell 4.3.1.0 and all previous versions.
Requires Python 3.x (recommended Python 3.6 or higher).
How to Install:
To upgrade to the latest version of the obshell SDK, run the following command:
pip install obshell --upgradeGetting Started:
For a quick start on how to use the SDK, please refer to our Getting Started guide.
Need Help?
If you encounter any issues or have questions, please feel free to submit an issue on GitHub or visit Q&A community for assistance.
We hope this SDK accelerates your development and makes interfacing with obshell systems more efficient. Thank you for using the obshell Python SDK!
v0.0.5
New Features:
- Support database management
- Support user management
- Support obcluster and tenant parameter management
Compatibility:
Fully compatible with obshell 4.3.0.0 and all previous versions.
Requires Python 3.x (recommended Python 3.6 or higher).
How to Install:
To upgrade to the latest version of the obshell SDK, run the following command:
pip install obshell --upgradeGetting Started:
For a quick start on how to use the SDK, please refer to our Getting Started guide.
Need Help?
If you encounter any issues or have questions, please feel free to submit an issue on GitHub or visit Q&A community for assistance.
We hope this SDK accelerates your development and makes interfacing with obshell systems more efficient. Thank you for using the obshell Python SDK!
v0.0.4
New Features:
- Support obproxy management
- Support IPv6 address
Compatibility:
Fully compatible with OBShell 4.2.6.0 and all previous versions.
Requires Python 3.x (recommended Python 3.6 or higher).
How to Install:
To upgrade to the latest version of the OBShell SDK, run the following command:
pip install obshell --upgradeGetting Started:
For a quick start on how to use the SDK, please refer to our Getting Started guide.
Need Help?
If you encounter any issues or have questions, please feel free to submit an issue on GitHub or visit Q&A community for assistance.
We hope this SDK accelerates your development and makes interfacing with OBShell systems more efficient. Thank you for using the OBShell Python SDK!
v0.0.3
We are thrilled to announce the release of OBShell Python SDK v0.0.3! Building upon the foundation of our first release, this version introduces powerful new features for enhanced functionality and control.
New Features:
- Delete OBServer
- Delete Zone
- Initialize Nodes
- Install OBShell
- Start OBShe
- Takeover Cluster
- Search Package
- Download Package
Compatibility:
Fully compatible with OBShell 4.2.5 and all previous versions.
Requires Python 3.x (recommended Python 3.6 or higher).
How to Install:
To upgrade to the latest version of the OBShell SDK, run the following command:
pip install obshell --upgradeGetting Started:
For a quick start on how to use the SDK, please refer to our Getting Started guide.
Need Help?
If you encounter any issues or have questions, please feel free to submit an issue on GitHub or visit Q&A community for assistance.
We hope this SDK accelerates your development and makes interfacing with OBShell systems more efficient. Thank you for using the OBShell Python SDK!
0.0.2
We are thrilled to announce the release of OBShell Python SDK v0.0.2! Building upon the foundation of our first release, this version introduces powerful new features for enhanced functionality and control.
New Features:
Tenant Management: Seamlessly manage tenants within your OceanBase cluster. Create, update, and delete tenant with ease.
Backup and Restore: Easily create backups of your cluster or tenant with dedicated SDK methods. And restore your tenant from backups effortlessly, allowing for quick recovery in case of issues.
Compatibility:
Fully compatible with OBShell V4.2.2, V4.2.3 and V4.2.4.
Requires Python 3.x (recommended Python 3.6 or higher).
How to Install:
To upgrade to the latest version of the OBShell SDK, run the following command:
pip install obshell --upgradeGetting Started:
For a quick start on how to use the SDK, please refer to our Getting Started guide.
Need Help?
If you encounter any issues or have questions, please feel free to submit an issue on GitHub or visit Q&A community for assistance.
We hope this SDK accelerates your development and makes interfacing with OBShell systems more efficient. Thank you for using the OBShell Python SDK!
0.0.1
We are excited to announce the first release of the OBShell Python SDK! This SDK allows developers to interact with OBShell systems programmatically using Python.
Features:
Full API Coverage: Supports all interfaces for OBShell V4.2.2 and V4.2.3.
Ease of Use: Simplifies interaction with the OBShell’s API by providing convenient Python methods.
Compatibility:
The SDK is fully compatible with OBShell V4.2.2 and V4.2.3.
Requires Python 3.x (recommended Python 3.6 or higher).
How to Install:
To install the OBShell SDK, run the following command:
pip install obshellGetting Started:
For a quick start on how to use the SDK, please refer to our Getting Started guide.
Need Help?
If you encounter any issues or have questions, please feel free to submit an issue on GitHub or visit Q&A community for assistance.
We hope this SDK accelerates your development and makes interfacing with OBShell systems more efficient. Thank you for using the OBShell Python SDK!