Skip to content

Commit

Permalink
update version to 0.47.1-public
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangdingxin484 committed May 23, 2024
1 parent 0b6db51 commit 241aff5
Show file tree
Hide file tree
Showing 15 changed files with 38 additions and 24 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 0.47.1-public [2024-05-23]
### Features
- Add new config params `network_read_timeout` and `network_connect_timeout` to configure network timeout

### Fixes
- Removed tunnel upsert `ow` parameter as it doesn't actually work


# 0.47.0-public [2024-04-10]

### General
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# 更新日志

# 0.47.1-public [2024-05-23]
### 新功能
- 新增配置 `network_read_timeout``network_connect_timeout` 用来控制网络超时时间
### 修复
- 移除了 tunnel upsert `ow` 参数,因为它并不实际起作用

## 0.47.0-public [2024-04-10]

### 概览
Expand Down
4 changes: 2 additions & 2 deletions odps-console-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-auth</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
<name>odps-console-auth</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-basic</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
<name>odps-console-basic</name>
<url>http://odps.aliyun.com</url>

Expand Down
4 changes: 2 additions & 2 deletions odps-console-cupid-public/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-cupid-public</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
<name>odps-console-cupid-public</name>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion odps-console-dist-public/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>odps-console</artifactId>
<groupId>com.aliyun.openservices.odps</groupId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions odps-console-dship/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-dship</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
<name>odps-console-dship</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-mr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-mr</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
<name>odps-console-mr</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-public/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-public</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
<name>odps-console-public</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-resource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-resource</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
<name>odps-console-resource</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-sql</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
<name>odps-console-sql</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-tunnel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-tunnel</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
<name>odps-console-tunnel</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-volume2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-volume2</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
<name>odps-console-volume2</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions odps-console-xflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
</parent>
<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console-xflow</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
<name>odps-console-xflow</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.aliyun.openservices.odps</groupId>
<artifactId>odps-console</artifactId>
<version>0.47.0-public</version>
<version>0.47.1-public</version>
<packaging>pom</packaging>

<name>odps-console</name>
Expand Down

0 comments on commit 241aff5

Please sign in to comment.