Skip to content

Releases: aliyun/aliyun-odps-console

odpscmd v0.48.0

22 Jul 09:14
Compare
Choose a tag to compare

CHANGELOG

0.48.0-public [2024-07-22]

Features

  • 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
  • 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

10 Apr 07:26
Compare
Choose a tag to compare

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 the use [project] command, maintaining the set flags such as set a=b across project switches.

Enhancements

  • New Data Types in Read Command: The read command now supports TIMESTAMP_NTZ and JSON 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 features grep query functionality for enhanced search capabilities.

  • Project Deletion Syntax: To align with consistent console syntax, drop project is now supported alongside delete 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_NTZJSON 数据类型。

  • Tunnel 命令升级

    • tunnel upload/download 命令新增 -qn 标志,用于指定 Tunnel QuotaName。
    • tunnel upload 命令新增 -dfp 标志,用于设置上传 DATETIME 类型文本的格式。
  • HistoryCommand 支持 GrepHistoryCommand 现增加了 grep 查询功能,提高搜索能力。

  • 项目删除语法:为了与控制台一致的语法对齐,现在支持使用 drop project,与 delete project 并行使用。

  • Setproject 命令优化:该命令已优化,可以支持更长的值字符串,使其能设置复杂类型的值,例如 JSON 类型。

v0.46.5

07 Mar 06:47
Compare
Choose a tag to compare
update version to 0.46.5-public

v0.46.4

06 Mar 06:11
Compare
Choose a tag to compare
update version to 0.46.4-public

v0.45.1: sync code to update to 0.45.1-public

22 Sep 03:00
Compare
Choose a tag to compare
Change-Id: Iae586734d640df5c5cb139d5c78e34561d3ee247

v0.45.0

06 Sep 01:14
Compare
Choose a tag to compare
sync code to update to 0.45.0-public

v0.43.2

17 Mar 09:13
Compare
Choose a tag to compare
update version to 0.43.2-public

v0.43.1

24 Feb 05:32
Compare
Choose a tag to compare
update version to 0.43.1-public

v0.40.10

09 Feb 09:03
Compare
Choose a tag to compare
Merge branch 'master' of github.com:aliyun/aliyun-odps-console

v0.40.8

20 Sep 03:14
3a1209e
Compare
Choose a tag to compare

Support three-tier model