Skip to content

Commit 4f52d9a

Browse files
committed
chore(main): release 0.8.1
1 parent 5a6346a commit 4f52d9a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.8.1](https://github.com/microsoft/RD-Agent/compare/v0.8.0...v0.8.1) (2025-11-25)
4+
5+
6+
### Bug Fixes
7+
8+
* (to main) litellm's Timeout error is not picklable ([#1294](https://github.com/microsoft/RD-Agent/issues/1294)) ([23ca7db](https://github.com/microsoft/RD-Agent/commit/23ca7db2eb324238bfaa338cfcb748cf435ff66a))
9+
* avoid triggering errors like "RuntimeError: dictionary changed s… ([#1285](https://github.com/microsoft/RD-Agent/issues/1285)) ([277c72a](https://github.com/microsoft/RD-Agent/commit/277c72a12dc08f9d6bc8520ea272a3dda3f4d0f7))
10+
* **ci:** remove env-print step to avoid leaking sensitive environment variables ([#1299](https://github.com/microsoft/RD-Agent/issues/1299)) ([25aac39](https://github.com/microsoft/RD-Agent/commit/25aac39d71f25a5d26222791827aaf08e58b6bd6))
11+
312
## [0.8.0](https://github.com/microsoft/RD-Agent/compare/v0.7.0...v0.8.0) (2025-11-03)
413

514

0 commit comments

Comments
 (0)