File tree Expand file tree Collapse file tree 12 files changed +29
-9
lines changed
azure-storage-file-datalake
azure/storage/filedatalake Expand file tree Collapse file tree 12 files changed +29
-9
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 12.28.0 (Unreleased)
4+
5+ ### Features Added
6+ - Stable release of features from 12.28.0b1
7+
38## 12.28.0b1 (2025-12-04)
49
510### Features Added
Original file line number Diff line number Diff line change 44# license information.
55# --------------------------------------------------------------------------
66
7- VERSION = "12.28.0b1 "
7+ VERSION = "12.28.0 "
Original file line number Diff line number Diff line change 5656 url = 'https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-blob' ,
5757 keywords = "azure, azure sdk" ,
5858 classifiers = [
59- 'Development Status :: 4 - Beta ' ,
59+ 'Development Status :: 5 - Production/Stable ' ,
6060 'Programming Language :: Python' ,
6161 'Programming Language :: Python :: 3 :: Only' ,
6262 'Programming Language :: Python :: 3' ,
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 12.23.0 (Unreleased)
4+
5+ ### Features Added
6+ - Stable release of features from 12.23.0b1
7+
38## 12.23.0b1 (2025-12-04)
49
510### Features Added
Original file line number Diff line number Diff line change 44# license information.
55# --------------------------------------------------------------------------
66
7- VERSION = "12.23.0b1 "
7+ VERSION = "12.23.0 "
Original file line number Diff line number Diff line change 5757 url = 'https://github.com/Azure/azure-sdk-for-python' ,
5858 keywords = "azure, azure sdk" ,
5959 classifiers = [
60- 'Development Status :: 4 - Beta ' ,
60+ 'Development Status :: 5 - Production/Stable ' ,
6161 'Programming Language :: Python' ,
6262 'Programming Language :: Python :: 3 :: Only' ,
6363 'Programming Language :: Python :: 3' ,
7979 python_requires = ">=3.9" ,
8080 install_requires = [
8181 "azure-core>=1.30.0" ,
82- "azure-storage-blob>=12.28.0b1 " ,
82+ "azure-storage-blob>=12.28.0 " ,
8383 "typing-extensions>=4.6.0" ,
8484 "isodate>=0.6.1"
8585 ],
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 12.24.0 (Unreleased)
4+
5+ ### Features Added
6+ - Stable release of features from 12.24.0b1
7+
38## 12.24.0b1 (2025-12-04)
49
510### Features Added
Original file line number Diff line number Diff line change 44# license information.
55# --------------------------------------------------------------------------
66
7- VERSION = "12.24.0b1 "
7+ VERSION = "12.24.0 "
Original file line number Diff line number Diff line change 4545 url = 'https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-file-share' ,
4646 keywords = "azure, azure sdk" ,
4747 classifiers = [
48- 'Development Status :: 4 - Beta ' ,
48+ 'Development Status :: 5 - Production/Stable ' ,
4949 'Programming Language :: Python' ,
5050 'Programming Language :: Python :: 3 :: Only' ,
5151 'Programming Language :: Python :: 3' ,
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 12.15.0 (Unreleased)
4+
5+ ### Features Added
6+ - Stable release of features from 12.15.0b1
7+
38## 12.15.0b1 (2025-12-04)
49
510### Features Added
You can’t perform that action at this time.
0 commit comments