Skip to content

Releases: Azure/azure-sdk-for-python

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

azure-ai-agents_1.2.0b3

22 Aug 22:40
153a6a0
Compare
Choose a tag to compare
Pre-release

1.2.0b3 (2025-08-22)

Features Added

  • Added delete operation for ThreadMessages.
  • Add RunStepDetailsActivity, describing MCP function parameters.
  • Add RunStepDeltaCustomBingGroundingToolCall, describing BingCustomSearchTool updates in streaming scenario.
  • Add RunStepDeltaMicrosoftFabricToolCall, describing FabricTool updates in streaming scenario.
  • Add RunStepDeltaSharepointToolCall, describing SharepointTool updates in streaming scenario.
  • Improve code interpreter tool to take the list of VectorStoreDataSource as an input for enterprise file search.

Bugs Fixed

  • Fixed the issue when the create_and_process call hangs if MCP tool approval is required.

Sample updates

  • The file search samples were updated to demonstrate retrieving text associated with citations.
  • The SharePoint tool sample was updated to demonstrate retrieving text associated with citations and render references correctly.
  • Added samples for file search citation with streaming.
  • Bing Grounding and Bing Custom Search samples were fixed to correctly present references.

azure-mgmt-containerservice_39.1.0

21 Aug 04:06
8558e0f
Compare
Choose a tag to compare

39.1.0 (2025-08-20)

Features Added

  • Model ManagedCluster added property kind
  • Enum ManagedClusterSKUName added member AUTOMATIC
  • Enum OSSKU added member AZURE_LINUX3

azure-template_0.1.0b5247924

21 Aug 23:34
7882c4e
Compare
Choose a tag to compare
Pre-release

0.1.0b5247924 (2025-08-21)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change