You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
# 0.48.0-public [2024-07-22]
2
+
### Features
3
+
- The odps-sdk version has been upgraded from `0.47.0-public` to `0.48.6-public`. For the enhancements and fixes included, please refer to [odps-sdk change log](https://github.com/aliyun/aliyun-odps-java-sdk/blob/release/0.48.x/CHANGELOG.md)
4
+
### Fixes
5
+
- MCQA mode can more accurately identify fallback behavior and avoid repeated display of logview
6
+
7
+
1
8
# 0.47.1-public [2024-05-23]
2
9
### Features
3
10
- Add new config params `network_read_timeout` and `network_connect_timeout` to configure network timeout
0 commit comments