Releases: aliyun/aliyun-odps-console
odpscmd v0.50.0
支持提交 MCQA 2.0 作业
使用 UseQuotaCommand 来指定交互式 Quota 组
odpscmd v0.48.0
CHANGELOG
0.48.0-public [2024-07-22]
Features
- The odps-sdk version has been upgraded from
0.47.0-public
to0.48.6-public
. For the enhancements and fixes included, please refer to odps-sdk change log desc extended
command adds display of column masking (data desensitization) information
Fixes
- MCQA mode can more accurately identify fallback behavior and avoid repeated display of logview
更新日志
0.48.0-public [2024-07-22]
新功能
- odps-sdk 版本从
0.47.0-public
升级至0.48.6-public
, 包含的增强和修复参阅 odps-sdk 变更日志 desc extended
命令增加了对数据脱敏信息的展示
修复
- MCQA 模式能够更准确的识别 fallback 行为,避免对 logview 的重复展示
v0.47.0
General
- SDK Version Upgrade: Updated to
0.47.0-public
.
Features
- HTTP Command: Introduced a new
http
command allowing users to quickly initiate HTTP requests with their current identity. - Keep Session Variables: A new
--keep-session-variables
startup argument has been added. This prevents clearing of user-set flags with theuse [project]
command, maintaining the set flags such asset a=b
across project switches.
Enhancements
-
New Data Types in Read Command: The
read
command now supportsTIMESTAMP_NTZ
andJSON
data types. -
Tunnel Command Upgrades:
-
tunnel upload/download
commands have been enhanced with a-qn
flag to specify Tunnel QuotaName. -
tunnel upload
now accepts a-dfp
flag to set the format for uploading DATETIME type text. -
HistoryCommand with Grep: The
history
now featuresgrep
query functionality for enhanced search capabilities. -
Project Deletion Syntax: To align with consistent console syntax,
drop project
is now supported alongsidedelete project
. -
Setproject Command Optimization: The command has been optimized to support longer value strings, enabling settings for complex types such as JSON.
概览
- SDK 版本升级:更新至
0.47.0-public
。
新功能
-
HTTP 命令:新增
http
命令,让用户可以以当前用户身份快速发起HTTP请求。 -
保持会话变量:新增
--keep-session-variables
启动参数。开启后,use [project]
命令将不会清除用户已设置的标志,比如set a=b
,在不同项目间切换时将保持这些设置。
增强功能
-
读取命令支持新类型:
read
命令现在支持TIMESTAMP_NTZ
和JSON
数据类型。 -
Tunnel 命令升级:
tunnel upload/download
命令新增-qn
标志,用于指定 Tunnel QuotaName。tunnel upload
命令新增-dfp
标志,用于设置上传 DATETIME 类型文本的格式。
-
HistoryCommand 支持 Grep:
HistoryCommand
现增加了 grep 查询功能,提高搜索能力。 -
项目删除语法:为了与控制台一致的语法对齐,现在支持使用
drop project
,与delete project
并行使用。 -
Setproject 命令优化:该命令已优化,可以支持更长的值字符串,使其能设置复杂类型的值,例如 JSON 类型。
v0.46.5
v0.46.4
v0.45.1: sync code to update to 0.45.1-public
Change-Id: Iae586734d640df5c5cb139d5c78e34561d3ee247