Skip to content

Conversation

pangpang20
Copy link
Collaborator

Description

This pull request updates the package versions for gaussdb, gaussdb_pool, and isort_gaussdb to their respective new versions: 1.0.3 for gaussdb and gaussdb_pool, and 0.0.5 for isort_gaussdb. These changes ensure that the latest package versions are reflected in the pyproject.toml files, aligning with the project's release process.

Changes Made

  • Updated gaussdb/pyproject.toml to bump the version from 1.0.2 to 1.0.3.
  • Updated gaussdb_pool/pyproject.toml to bump the version from 1.0.2 to 1.0.3.
  • Updated tools/isort-gaussdb/pyproject.toml to bump the version from 0.0.4 to 0.0.5.

Why

The version bumps are necessary to:

  • Reflect the latest changes and improvements in each package.
  • Ensure consistency across related projects (gaussdb and gaussdb_pool) by aligning their versions.
  • Prepare for a new release of the isort_gaussdb plugin with updated functionality or fixes.
  • Maintain accurate versioning in the pyproject.toml files as per the project's release process.

Testing

  • Verified that the version numbers in the respective pyproject.toml files were updated correctly.
  • Ensured that the comments in the pyproject.toml files (e.g., instructions for updating docs/news.rst or gaussdb_c/pyproject.toml) remain intact and accurate.
  • Confirmed that no additional changes were introduced beyond the version updates.
  • Ran a local build test (python -m build -o dist --wheel) for isort_gaussdb to ensure the new version is buildable.

@5xuanwen 5xuanwen merged commit b11a399 into HuaweiCloudDeveloper:master Oct 9, 2025
4 checks passed
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.

2 participants