Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
e601ecd
Update version to 2.2.0
dargilco Apr 23, 2026
026d2aa
Restore tsp-location.yaml
dargilco Apr 24, 2026
8fe0488
Re-emit Python SDK from TypeSpec commit 94f9262ac1a8 (#46531)
dargilco Apr 27, 2026
a04a10b
Merge remote-tracking branch 'origin/main' into feature/azure-ai-proj…
dargilco Apr 28, 2026
f38464e
Fix pylint complaining about too many if-else branch in get_openai_cl…
howieleung Apr 28, 2026
a4e29f8
Howie/hosted agent with rbac (#46528)
howieleung Apr 28, 2026
775927c
update tsp-location.yaml
dargilco Apr 28, 2026
d2ec114
Merge branch 'feature/azure-ai-projects/2.2.0' of https://github.com/…
dargilco Apr 28, 2026
a627292
Updates to README.md and CHANGELOG.md (#46588)
dargilco Apr 29, 2026
5491822
Add Copilot instructions file
dargilco Apr 29, 2026
f7861bf
fixing is_recording tracing bug (#46607)
M-Hietala Apr 29, 2026
da3c51b
Update CoPilot instructions
dargilco Apr 29, 2026
d78f7ea
Merge branch 'feature/azure-ai-projects/2.2.0' of https://github.com/…
dargilco Apr 29, 2026
551ae6e
More CoPilot instructions update and README.md
dargilco Apr 30, 2026
5db0df2
Update instructions README.md
dargilco Apr 30, 2026
4830f9a
Fix CoPilot instructions. Add pip install black for post-emitter-fixe…
dargilco Apr 30, 2026
6f46065
Update CoPilot instructions to handle new FoundryFeaturesOptInKeys value
dargilco Apr 30, 2026
17c81e1
Formt CoPilot instructions
dargilco Apr 30, 2026
e5b3ffd
Update CoPilot instructions
dargilco Apr 30, 2026
3608f8a
Merge branch 'feature/azure-ai-projects/2.2.0' of https://github.com/…
dargilco Apr 30, 2026
be19b95
Merge remote-tracking branch 'origin/main' into feature/azure-ai-proj…
dargilco Apr 30, 2026
975f501
More CoPilot Instructions refinements
dargilco Apr 30, 2026
9c5211d
Merge branch 'main' into feature/azure-ai-projects/2.2.0
dargilco Apr 30, 2026
3465b25
Convert CoPilot instructions to skills (#46664)
dargilco May 1, 2026
85c12f4
Update skills readme
dargilco May 1, 2026
71b56d2
Merge remote-tracking branch 'origin/main' into feature/azure-ai-proj…
dargilco May 1, 2026
619cc13
update skill
dargilco May 1, 2026
f794e8a
suppress spelling
dargilco May 1, 2026
51b77a4
Agent target traces samples (#46670)
shrutiyer May 1, 2026
7387a9c
[azure-ai-projects] Emit SDK from TypeSpec (Data Generation Jobs) (#4…
dargilco May 1, 2026
ac56f0b
Emit SDK from TypeSpec and apply post-emitter fixes (#46673)
dargilco May 1, 2026
70fc49f
[azure-ai-projects] Emit SDK from TypeSpec (evaluator generation jobs…
dargilco May 5, 2026
a0e873f
Merge remote-tracking branch 'origin/main' into feature/azure-ai-proj…
dargilco May 5, 2026
3c56f02
Hook up .beta.datasets
dargilco May 5, 2026
1971581
Anoter fix for BetaDatasetsOperations
dargilco May 5, 2026
a3a2764
Update changelog. Add docs\subclients.md
dargilco May 5, 2026
7a3566a
Update skill
dargilco May 6, 2026
536e99b
Update skill
dargilco May 6, 2026
c22bd56
Update skill
dargilco May 6, 2026
16df03d
Update skill
dargilco May 6, 2026
62fcdc3
update skill
dargilco May 7, 2026
b5beb92
[azure-ai-projects] Emit SDK from TypeSpec (code-based agents operati…
dargilco May 7, 2026
f14bb0b
Merge remote-tracking branch 'origin/main' into feature/azure-ai-proj…
dargilco May 7, 2026
f337568
[azure-ai-projects] Emit SDK from TypeSpec (model and parameter renam…
dargilco May 7, 2026
93d3784
Merge branch 'feature/azure-ai-projects/2.2.0' of https://github.com/…
dargilco May 7, 2026
094384f
update subclient report
dargilco May 7, 2026
11cbaf4
Merge remote-tracking branch 'origin/main' into feature/azure-ai-proj…
dargilco May 7, 2026
6444eab
Rename skill readme to README.md (#46778)
dargilco May 8, 2026
b3e86af
[azure-ai-projects] Emit SDK from TypeSpec (class renames) (#46797)
dargilco May 8, 2026
814bfaf
[azure-ai-projects] Remove unused snippet tags from samples (#46802)
dargilco May 9, 2026
86cb641
Add Toolbox tool-search sample and update changelog and README (#46866)
howieleung May 13, 2026
74940da
Update version to 2.3.0, since 2.2.0 will be releases soon (originati…
dargilco May 14, 2026
1918230
Add hosted agent creation samples and update utilities (#46932)
howieleung May 16, 2026
1b634d7
Add hosted agent configuration to .env.template and create .gitignore…
howieleung May 19, 2026
d992c48
Update skill
dargilco May 19, 2026
ab25447
[azure-ai-projects] Emit SDK from TypeSpec (models, routines sub-clie…
dargilco May 20, 2026
3eb0913
Update subclients report
dargilco May 20, 2026
dda2777
More updates to subclients.md report
dargilco May 20, 2026
74ed01d
Add sample for dataset generation with evaluation and update tests (#…
howieleung May 21, 2026
314714f
[azure-ai-projects] Emit SDK from TypeSpec (commit 53fbe53) (#47065)
dargilco May 22, 2026
5d6b761
Update sub client report
dargilco May 22, 2026
a14f072
Add samples for Fabric IQ agent with synchronous and asynchronous cli…
howieleung May 22, 2026
874360b
Add external agent CRUD samples (#47081)
ninghu May 22, 2026
079740e
Add data generation job samples to azure-ai-projects (#47067)
aprilk-ms May 23, 2026
e6e06be
[azure-ai-projects] Add samples for evaluator authoring and adaptive …
aprilk-ms May 23, 2026
5f88edb
Evaluation Samples: add multi-turn conversation evaluation samples S1…
kseager May 26, 2026
22cc799
Refactor sample scripts and clean up code formatting across various f…
howieleung May 26, 2026
be28736
SDK operations for Models, Unit tests and Sample notebook (#46842)
kshitij-microsoft May 26, 2026
8174613
[azure-ai-projects] Fix mypy errors in rubric evaluator samples (#47146)
aprilk-ms May 26, 2026
a74cfc9
Bring back toolboxers opt-in header value, in prep for next TypeSpec …
dargilco May 27, 2026
d7064d6
Merge remote-tracking branch 'origin/main' into feature/azure-ai-proj…
dargilco May 27, 2026
777e6cc
Add missing rename in post-emitter_fixes.cmd
dargilco May 27, 2026
3b34514
Add sample for emitting human evaluation events (#46962)
seangayler-msft May 28, 2026
7d8a485
[azure-ai-projects] Emit SDK from TypeSpec (feature/foundry-release 1…
dargilco May 28, 2026
ad7e0a1
work iq samples (#47184)
howieleung May 28, 2026
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
10 changes: 10 additions & 0 deletions sdk/ai/azure-ai-projects/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 2.2.0 (Unreleased)

### Features Added
Comment thread
howieleung marked this conversation as resolved.

### Breaking Changes

### Bugs Fixed

### Sample updates
Comment thread
howieleung marked this conversation as resolved.

## 2.1.0 (2026-04-20)

### Features Added
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.1.0"
VERSION = "2.2.0"
Loading