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

[Storage] Increment versions after azure-storage-file-datalake typing release #40252

Conversation

weirongw23-msft
Copy link
Member

As title states 🚀

@weirongw23-msft weirongw23-msft marked this pull request as ready for review March 27, 2025 18:02
@Copilot Copilot bot review requested due to automatic review settings March 27, 2025 18:02
@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Mar 27, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR increments version numbers and updates development status classifiers to reflect the beta release for both the File Data Lake and Blob SDK packages. The changes include updating the dependency versions, version strings, and changelog entries to support the new beta release.

  • Updated development status classifiers from Production/Stable to Beta.
  • Incremented version strings in _version.py files.
  • Added corresponding changelog entries for the new beta releases.

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/storage/azure-storage-file-datalake/setup.py Changed classifier to Beta and updated dependency version for azure-storage-blob.
sdk/storage/azure-storage-file-datalake/_version.py Incremented version string to 12.21.0b1.
sdk/storage/azure-storage-file-datalake/CHANGELOG.md Added changelog entry for 12.21.0b1.
sdk/storage/azure-storage-blob/setup.py Changed classifier to Beta.
sdk/storage/azure-storage-blob/_version.py Incremented version string to 12.26.0b1.
sdk/storage/azure-storage-blob/CHANGELOG.md Added changelog entry for 12.26.0b1.
Comments suppressed due to low confidence (2)

sdk/storage/azure-storage-file-datalake/setup.py:81

  • Ensure that depending on a beta version of azure-storage-blob is intentional and that it aligns with the stability expectations for this release.
        "azure-storage-blob>=12.26.0b1",

sdk/storage/azure-storage-blob/setup.py:59

  • Verify that updating the development status classifier to Beta is the correct decision for this release cycle.
        'Development Status :: 4 - Beta',

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@weirongw23-msft weirongw23-msft merged commit 483190b into Azure:main Mar 27, 2025
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants