Skip to content

Commit e45938e

Browse files
authored
Prepare-Release-1-1-0 (Azure#38846)
1 parent 0a1d0f7 commit e45938e

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

sdk/evaluation/azure-ai-evaluation/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# Release History
22

3-
## 1.1.0 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
3+
## 1.1.0 (2024-12-12)
84

95
### Bugs Fixed
106
- Removed `[remote]` extra. This is no longer needed when tracking results in Azure AI Studio.
117
- Fixed `AttributeError: 'NoneType' object has no attribute 'get'` while running simulator with 1000+ results
128

13-
### Other Changes
14-
159
## 1.0.1 (2024-11-15)
1610

1711
### Bugs Fixed

sdk/evaluation/azure-ai-evaluation/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
url="https://github.com/Azure/azure-sdk-for-python",
4343
keywords="azure, azure sdk",
4444
classifiers=[
45-
"Development Status :: 4 - Beta",
45+
"Development Status :: 5 - Production/Stable",
4646
"Programming Language :: Python",
4747
"Programming Language :: Python :: 3",
4848
"Programming Language :: Python :: 3 :: Only",

0 commit comments

Comments
 (0)