Skip to content

Increment version for appconfiguration releases #40470

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

Conversation

azure-sdk
Copy link
Collaborator

Increment package version after release of azure-appconfiguration-provider

@azure-sdk
Copy link
Collaborator Author

API change check

API changes are not detected in this pull request.

@mrm9084 mrm9084 merged commit ecb55a9 into Azure:feature/azure-appconfiguration-provider-exp Apr 10, 2025
32 checks passed
@azure-sdk azure-sdk deleted the increment-package-version-appconfiguration-4746636 branch April 13, 2025 09:27
mrm9084 added a commit that referenced this pull request Apr 28, 2025
* Revert "Remove Telemetry from main (#37783)" (#37812)

This reverts commit a65dfb2.

* Allocation Id (#37840)

* Adding Telemetry

* Telemetry Support

* fixing formatting

* Update _azureappconfigurationprovider.py

* Update _azureappconfigurationproviderasync.py

* formatting

* changing doc style due to pylint-next

* fixing kwargs docs

* Formatting

* Review comments

* Changed label checking.

* black format changes

* pylint

* Update sdk/appconfiguration/azure-appconfiguration-provider/azure/appconfiguration/provider/_azureappconfigurationprovider.py

Co-authored-by: Avani Gupta <avanigupta@users.noreply.github.com>

* added space checks

* Update conftest.py

* moved telemetry to client wrapper

* fixing format

* updating after merge

* fixing black issue

* removing unused imports

* AllocationId

* Update CODEOWNERS

* Update CODEOWNERS

* fixing issues

* Update _client_manager_base.py

* Fixing configuration value empty in calc

* fixing pylint

* Update _constants.py

* review comments

* fixing allocation check

* format fix

---------

Co-authored-by: Avani Gupta <avanigupta@users.noreply.github.com>

* Python Provider 2.0.0b2 Changelog update (#37860)

* Update CHANGELOG.md

* Update CHANGELOG.md

* Increment package version after release of azure-appconfiguration-provider (#37877)

* Update _client_manager_base.py (#38019)

* App Config Allocation Id Update (#38065)

* updated calc to sort keys

* Update CHANGELOG.md

* Allocation id update (#38242)

* updated calc to sort keys

* Update CHANGELOG.md

* Update _client_manager_base.py

* Update CHANGELOG.md (#38521)

* Increment package version after release of azure-appconfiguration-provider (#38553)

* fixing imports

* Updating Version and Changelog

* Update _client_manager_base.py

* Increment package version after release of azure-appconfiguration-provider (#40470)

* Updating for release

* Update CHANGELOG.md

* Update sdk/appconfiguration/azure-appconfiguration-provider/CHANGELOG.md

Co-authored-by: Ross Grambo <rossgrambo@microsoft.com>

* Update sdk/appconfiguration/azure-appconfiguration-provider/azure/appconfiguration/provider/_client_manager_base.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Avani Gupta <avanigupta@users.noreply.github.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Ross Grambo <rossgrambo@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
bambriz pushed a commit to bambriz/azure-sdk-for-python that referenced this pull request May 5, 2025
* Revert "Remove Telemetry from main (Azure#37783)" (Azure#37812)

This reverts commit a65dfb2.

* Allocation Id (Azure#37840)

* Adding Telemetry

* Telemetry Support

* fixing formatting

* Update _azureappconfigurationprovider.py

* Update _azureappconfigurationproviderasync.py

* formatting

* changing doc style due to pylint-next

* fixing kwargs docs

* Formatting

* Review comments

* Changed label checking.

* black format changes

* pylint

* Update sdk/appconfiguration/azure-appconfiguration-provider/azure/appconfiguration/provider/_azureappconfigurationprovider.py

Co-authored-by: Avani Gupta <avanigupta@users.noreply.github.com>

* added space checks

* Update conftest.py

* moved telemetry to client wrapper

* fixing format

* updating after merge

* fixing black issue

* removing unused imports

* AllocationId

* Update CODEOWNERS

* Update CODEOWNERS

* fixing issues

* Update _client_manager_base.py

* Fixing configuration value empty in calc

* fixing pylint

* Update _constants.py

* review comments

* fixing allocation check

* format fix

---------

Co-authored-by: Avani Gupta <avanigupta@users.noreply.github.com>

* Python Provider 2.0.0b2 Changelog update (Azure#37860)

* Update CHANGELOG.md

* Update CHANGELOG.md

* Increment package version after release of azure-appconfiguration-provider (Azure#37877)

* Update _client_manager_base.py (Azure#38019)

* App Config Allocation Id Update (Azure#38065)

* updated calc to sort keys

* Update CHANGELOG.md

* Allocation id update (Azure#38242)

* updated calc to sort keys

* Update CHANGELOG.md

* Update _client_manager_base.py

* Update CHANGELOG.md (Azure#38521)

* Increment package version after release of azure-appconfiguration-provider (Azure#38553)

* fixing imports

* Updating Version and Changelog

* Update _client_manager_base.py

* Increment package version after release of azure-appconfiguration-provider (Azure#40470)

* Updating for release

* Update CHANGELOG.md

* Update sdk/appconfiguration/azure-appconfiguration-provider/CHANGELOG.md

Co-authored-by: Ross Grambo <rossgrambo@microsoft.com>

* Update sdk/appconfiguration/azure-appconfiguration-provider/azure/appconfiguration/provider/_client_manager_base.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Avani Gupta <avanigupta@users.noreply.github.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Ross Grambo <rossgrambo@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
cRui861 pushed a commit that referenced this pull request May 14, 2025
* Revert "Remove Telemetry from main (#37783)" (#37812)

This reverts commit a65dfb2.

* Allocation Id (#37840)

* Adding Telemetry

* Telemetry Support

* fixing formatting

* Update _azureappconfigurationprovider.py

* Update _azureappconfigurationproviderasync.py

* formatting

* changing doc style due to pylint-next

* fixing kwargs docs

* Formatting

* Review comments

* Changed label checking.

* black format changes

* pylint

* Update sdk/appconfiguration/azure-appconfiguration-provider/azure/appconfiguration/provider/_azureappconfigurationprovider.py

Co-authored-by: Avani Gupta <avanigupta@users.noreply.github.com>

* added space checks

* Update conftest.py

* moved telemetry to client wrapper

* fixing format

* updating after merge

* fixing black issue

* removing unused imports

* AllocationId

* Update CODEOWNERS

* Update CODEOWNERS

* fixing issues

* Update _client_manager_base.py

* Fixing configuration value empty in calc

* fixing pylint

* Update _constants.py

* review comments

* fixing allocation check

* format fix

---------

Co-authored-by: Avani Gupta <avanigupta@users.noreply.github.com>

* Python Provider 2.0.0b2 Changelog update (#37860)

* Update CHANGELOG.md

* Update CHANGELOG.md

* Increment package version after release of azure-appconfiguration-provider (#37877)

* Update _client_manager_base.py (#38019)

* App Config Allocation Id Update (#38065)

* updated calc to sort keys

* Update CHANGELOG.md

* Allocation id update (#38242)

* updated calc to sort keys

* Update CHANGELOG.md

* Update _client_manager_base.py

* Update CHANGELOG.md (#38521)

* Increment package version after release of azure-appconfiguration-provider (#38553)

* fixing imports

* Updating Version and Changelog

* Update _client_manager_base.py

* Increment package version after release of azure-appconfiguration-provider (#40470)

* Updating for release

* Update CHANGELOG.md

* Update sdk/appconfiguration/azure-appconfiguration-provider/CHANGELOG.md

Co-authored-by: Ross Grambo <rossgrambo@microsoft.com>

* Update sdk/appconfiguration/azure-appconfiguration-provider/azure/appconfiguration/provider/_client_manager_base.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Avani Gupta <avanigupta@users.noreply.github.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Ross Grambo <rossgrambo@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants