Skip to content

Releases: Azure/azure-sdk-for-python

azure-communication-phonenumbers_1.4.0

28 Aug 21:37
bb2365c
Compare
Choose a tag to compare

1.4.0 (2025-08-28)

Features Added

  • GA release of support for mobile number types

azure-mgmt-containerservicefleet_4.0.0b1

28 Aug 03:41
9712ea7
Compare
Choose a tag to compare

4.0.0b1 (2025-08-04)

Features Added

  • Client ContainerServiceFleetMgmtClient added operation group gates
  • Model UpdateGroup added property before_gates
  • Model UpdateGroup added property after_gates
  • Model UpdateGroupStatus added property before_gates
  • Model UpdateGroupStatus added property after_gates
  • Model UpdateStage added property before_gates
  • Model UpdateStage added property after_gates
  • Model UpdateStageStatus added property before_gates
  • Model UpdateStageStatus added property after_gates
  • Enum UpdateState added member PENDING
  • Enum UpgradeChannel added member TARGET_KUBERNETES_VERSION
  • Added model FleetMemberUpdateProperties
  • Added model Gate
  • Added model GateConfiguration
  • Added model GatePatch
  • Added model GatePatchProperties
  • Added model GateProperties
  • Added enum GateProvisioningState
  • Added enum GateState
  • Added model GateTarget
  • Added enum GateType
  • Added enum Timing
  • Added model UpdateRunGateStatus
  • Added model UpdateRunGateTargetProperties
  • Added operation group GatesOperations

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. And please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for mgration.
  • Model FleetMemberUpdate deleted or renamed its instance variable group
  • Method AutoUpgradeProfilesOperations.begin_create_or_update renamed positional_or_keyword parameters if_match/if_none_match to keyword_only parameters etag/match_condition
  • Method AutoUpgradeProfilesOperations.begin_delete renamed positional_or_keyword parameter if_match to keyword_only parameters etag/match_condition
  • Method FleetMembersOperations.begin_create renamed positional_or_keyword parameters if_match/if_none_match to keyword_only parameters etag/match_condition
  • Method FleetMembersOperations.begin_delete renamed positional_or_keyword parameter if_match to keyword_only parameters etag/match_condition
  • Method FleetMembersOperations.begin_update renamed positional_or_keyword parameter if_match to keyword_only parameters etag/match_condition
  • Method FleetUpdateStrategiesOperations.begin_create_or_update renamed positional_or_keyword parameters if_match/if_none_match to keyword_only parameters etag/match_condition
  • Method FleetUpdateStrategiesOperations.begin_delete renamed positional_or_keyword parameter if_match to keyword_only parameters etag/match_condition
  • Method FleetsOperations.begin_create_or_update renamed positional_or_keyword parameters if_match/if_none_match to keyword_only parameters etag/match_condition
  • Method FleetsOperations.begin_delete renamed positional_or_keyword parameter if_match to keyword_only parameters etag/match_condition
  • Method FleetsOperations.begin_update renamed positional_or_keyword parameter if_match to keyword_only parameters etag/match_condition
  • Method UpdateRunsOperations.begin_create_or_update renamed positional_or_keyword parameters if_match/if_none_match to keyword_only parameters etag/match_condition
  • Method UpdateRunsOperations.begin_delete renamed positional_or_keyword parameter if_match to keyword_only parameters etag/match_condition
  • Method UpdateRunsOperations.begin_skip renamed positional_or_keyword parameter if_match to keyword_only parameters etag/match_condition
  • Method UpdateRunsOperations.begin_start renamed positional_or_keyword parameter if_match to keyword_only parameters etag/match_condition
  • Method UpdateRunsOperations.begin_stop renamed positional_or_keyword parameter if_match to keyword_only parameters etag/match_condition

azure-ai-language-conversations_2.0.0b1

27 Aug 20:26
c54c3d9
Compare
Choose a tag to compare
Pre-release

2.0.0b1 (2025-08-22)

Features Added

  • Added support for service version 2024-05-01, 2024-11-01, 2024-11-15-preview,2025-05-15-preview.

  • Added custom poller AnalyzeConversationLROPoller and AnalyzeConversationAsyncLROPoller, and make begin_analyze_conversation_job return AnalyzeConversationLROPoller[ItemPaged[ConversationActions]] or AnalyzeConversationAsyncLROPoller[ItemPaged[ConversationActions]].

  • Added three different type of Redaction Policy CharacterMaskPolicyType, EntityMaskTypePolicyType and NoMaskPolicyType.

  • Added AI Conversation Analyze (Multi-turn conversation prediction) feature.

  • Added tests and samples for new features.

Breaking Changes

  • Removed support for Conversations Authoring.

azure-ai-projects_1.1.0b3

26 Aug 23:14
9563264
Compare
Choose a tag to compare
Pre-release

1.1.0b3 (2025-08-26)

Features added

  • File setup.py was updated to indicate the dependency azure-ai-agents>=1.2.0b3
    instead of azure-ai-agents>=1.0.0. This means that in a clean environment, installing
    via pip install --pre azure-ai-projects will install latest beta version of azure-ai-agents
    (which has features in preview) instead of latest stable version (which does
    not include preview features).

azure-mgmt-web_10.0.0

25 Aug 03:35
aa246cd
Compare
Choose a tag to compare

10.0.0 (2025-08-21)

Breaking Changes

  • This package now only targets the latest Api-Version available on Azure and removes APIs of other Api-Version. After this change, the package can have much smaller size. If your application requires a specific and non-latest Api-Version, it's recommended to pin this package to the previous released version; If your application always only use latest Api-Version, please ignore this change.

azure-mgmt-compute_36.0.0

25 Aug 03:35
aa246cd
Compare
Choose a tag to compare

36.0.0 (2025-08-22)

Breaking Changes

  • This package now only targets the latest Api-Version available on Azure and removes APIs of other Api-Version. After this change, the package can have much smaller size. If your application requires a specific and non-latest Api-Version, it's recommended to pin this package to the previous released version; If your application always only use latest Api-Version, please ignore this change.

azure-mgmt-security_8.0.0b1

25 Aug 05:26
f4ca440
Compare
Choose a tag to compare
Pre-release

8.0.0b1 (2025-08-25)

Breaking Changes

  • This package now only targets the latest Api-Version available on Azure and removes APIs of other Api-Version. After this change, the package can have much smaller size. If your application requires a specific and non-latest Api-Version, it's recommended to pin this package to the previous released version; If your application always only use latest Api-Version, please ignore this change.

azure-template_0.1.0b5253182

22 Aug 22:50
77e2b26
Compare
Choose a tag to compare
Pre-release

0.1.0b5253182 (2025-08-22)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-template_0.1.0b5252769

22 Aug 21:31
b90222b
Compare
Choose a tag to compare
Pre-release

0.1.0b5252769 (2025-08-22)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-template_0.1.0b5251943

22 Aug 20:32
ae93966
Compare
Choose a tag to compare
Pre-release

0.1.0b5251943 (2025-08-22)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change