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] Data Lake Typing and API View Feedback #40096

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

weirongw23-msft
Copy link
Member

  1. Will need to discuss blob dependency (12.25.0 GA or 12.26.0b1 Unreleased Beta)
  2. Will need to update the release date after API Views have been approved

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

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 updates the versioning and metadata for the azure-storage-file-datalake package to reflect a move from beta to production/stable status and incorporates changes related to type hinting improvements.

  • Updated the package status in setup.py from "Beta" to "Production/Stable" and revised the azure-storage-blob dependency version.
  • Revised the package version in _version.py from "12.20.0b1" to "12.20.0" to align with a stable release.
  • Adjusted the CHANGELOG.md to reflect the updated version number and included notes on type hinting changes.

Reviewed Changes

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

File Description
sdk/storage/azure-storage-file-datalake/setup.py Updated development status and dependency version for a production/stable release.
sdk/storage/azure-storage-file-datalake/azure/storage/filedatalake/_version.py Removed beta marker from the package version.
sdk/storage/azure-storage-file-datalake/CHANGELOG.md Updated version references and added a note for type hint improvements.
Comments suppressed due to low confidence (1)

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

  • The dependency version for azure-storage-blob has been changed to 12.25.0. Please verify that this version aligns with the intended production/stable release strategy, as the PR metadata indicates a discussion around using 12.25.0 GA versus 12.26.0b1.
        "azure-storage-blob>=12.25.0",
@azure-sdk
Copy link
Collaborator

azure-sdk commented Mar 17, 2025

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-storage-file-datalake

@weirongw23-msft weirongw23-msft changed the title [Storage] Changelogs for Datalake Typing [Storage] Data Lake Typing and API View Feedback Mar 18, 2025
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.

2 participants