Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions sdk/ai/azure-ai-projects/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Release History

## 2.0.1 (Unreleased)

### Features Added

* Placeholder

### Breaking Changes

* Placeholder

### Bugs Fixed

* Placeholder

### Sample updates

* Placeholder

### Other Changes

* Placeholder

## 2.0.0 (2026-03-06)

First stable release of the client library that uses the Generally Available (GA) version "v1" of the Foundry REST APIs.
Expand Down
2 changes: 1 addition & 1 deletion sdk/ai/azure-ai-projects/azure/ai/projects/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "2.0.0"
VERSION = "2.0.1"
4 changes: 4 additions & 0 deletions sdk/ai/azure-ai-projects/tsp-location.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
directory: specification/ai-foundry/data-plane/Foundry
commit: 05c0bec52a73ca6cd87c700ea6f4d5f68b9b433b
repo: Azure/azure-rest-api-specs
additionalDirectories:
Loading