Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
dd393d8
linkfix
w-javed Oct 3, 2025
2d555c0
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Oct 21, 2025
0794104
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Oct 24, 2025
8051f0a
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Oct 25, 2025
62ce2a6
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Oct 28, 2025
5e6215f
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Oct 28, 2025
3a79bcd
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Oct 28, 2025
3589e79
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Oct 29, 2025
d061858
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Oct 30, 2025
161427d
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Oct 30, 2025
5f373b4
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Oct 30, 2025
d25edf2
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Nov 1, 2025
b5be074
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Nov 3, 2025
8e5cb87
Update changelog and version
slister1001 Nov 5, 2025
b236958
Merge branch 'main' into hotfix/azure-ai-evaluation/1.13.1
slister1001 Nov 5, 2025
ecf44a8
disable depends
slister1001 Nov 6, 2025
1d6fe0e
add changelog date re-enable depends
slister1001 Nov 6, 2025
cb904f2
re-disable depends
slister1001 Nov 6, 2025
3051eb3
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Nov 7, 2025
ed13240
Hotfix azure-ai-evaluation 1.13.2
slister1001 Nov 7, 2025
045fe60
Merge branch 'main' into hotfix/azure-ai-evaluation/1.13.2
slister1001 Nov 7, 2025
1ba979e
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Nov 8, 2025
fcfa0e5
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Nov 8, 2025
6996f42
Merge branch 'hotfix/azure-ai-evaluation/1.13.2'
w-javed Nov 8, 2025
e12b9e4
version change
w-javed Nov 8, 2025
07074c1
version change
w-javed Nov 8, 2025
18135f1
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Nov 9, 2025
bd2094a
resolved
w-javed Nov 10, 2025
2e7582b
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Nov 10, 2025
6957737
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Nov 10, 2025
961f22b
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Nov 10, 2025
9ec18fe
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Nov 11, 2025
ce5ea2d
Update changelog for 1.13.5 release
slister1001 Nov 11, 2025
2612838
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Nov 11, 2025
17b4ff8
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Nov 11, 2025
11e14a3
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Nov 12, 2025
c47cf99
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Nov 13, 2025
5bf1d9b
Merge branch 'main' into hotfix/azure-ai-evaluation/1.13.5
w-javed Nov 13, 2025
0e62aba
Merge branch 'main' into hotfix/azure-ai-evaluation/1.13.5
w-javed Nov 13, 2025
5fc885a
Eval-SDK-Hotfix-1-13-6
w-javed Nov 13, 2025
340f6d3
Merge branch 'main' into hotfix/azure-ai-evaluation/1.13.5
w-javed Nov 13, 2025
4dda2d1
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
w-javed Nov 13, 2025
f10c785
resolved
w-javed Nov 13, 2025
fe12602
fix
w-javed Nov 13, 2025
1aeabc6
Merge branch 'main' into Eval-SDK-Hotfix-1-13-6
w-javed Nov 13, 2025
c1af25e
add version
w-javed Nov 13, 2025
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
12 changes: 7 additions & 5 deletions sdk/evaluation/azure-ai-evaluation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
# Release History

## 1.13.5 (Unreleased)
## 1.13.6 (2025-11-12)

### Features Added
### Bugs Fixed

### Breaking Changes
- Added detection and retry handling for network errors wrapped in generic exceptions with "Error sending prompt with conversation ID" message
- Fix results for ungrounded_attributes
- score_mode grader improvements

## 1.13.5 (2025-11-10)

### Bugs Fixed

- **TaskAdherenceEvaluator:** treat tool definitions as optional so evaluations with only query/response inputs no longer raise “Either 'conversation' or individual inputs must be provided.”

### Other Changes

## 1.13.4 (2025-11-10)

### Bugs Fixed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# ---------------------------------------------------------
# represents upcoming version

VERSION = "1.13.5"
VERSION = "1.13.6"