Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release version 0.47.0 #36

Merged
merged 5 commits into from
Apr 10, 2024
Merged

Conversation

dingxin-tech
Copy link
Collaborator

0.47.0-public [2024-04-10]

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.

@CLAassistant
Copy link

CLAassistant commented Apr 10, 2024

CLA assistant check
All committers have signed the CLA.

@dingxin-tech dingxin-tech merged commit 76a54a6 into aliyun:master Apr 10, 2024
2 checks passed
@dingxin-tech dingxin-tech deleted the release/0.47.x branch April 10, 2024 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants