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

Release 1.0.5 #18

Merged
merged 7 commits into from
Oct 2, 2023
Merged

Release 1.0.5 #18

merged 7 commits into from
Oct 2, 2023

Conversation

Oreoxmt
Copy link
Owner

@Oreoxmt Oreoxmt commented Sep 26, 2023

  • Support TiDB Cloud API Release 20230602: rename "Serverless Tier" to "TiDB Serverless" and "Dedicated Tier" to "TiDB Dedicated"
  • Support TiDB Cloud API Release 20230801: add cluster status: MAINTAINING and PAUSING
  • Improvements:
    • Decrease the interval_sec when creating a TiDB Serverless cluster
    • Remove the add_ip_access and add_current_ip_access config in README: they are ignored when creating a TiDB Serverless cluster
    • Use raise_for_status instead of status_code to get the current IP address
    • Use HTTPS to get the current IP address
  • Bug fixes:
    • Fix the issue that AttributeError: 'NoneType' object has no attribute 'cluster_status' error is reported when running examples/2_1_create_serverless_cluster.py

Signed-off-by: Aolin <aolinz@outlook.com>
- decrease the interval_sec when creating a TiDB Serverless cluster
- remove the add_ip_access and add_current_ip_access config in README: they are ignored when creating a TiDB Serverless cluster

Signed-off-by: Aolin <aolinz@outlook.com>
@Oreoxmt Oreoxmt merged commit 9a5f88b into main Oct 2, 2023
@Oreoxmt Oreoxmt deleted the release/v1.0.5 branch October 2, 2023 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant