This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-inlong-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b52676d Automated deployment: Tue Sep 14 01:54:01 UTC 2021
c4772f917e42e617aaae4ec85f144f8a463822c2
b52676d is described below
commit b52676db2cd86ffef943e3de2753e1eb0f6fb879
Author: gosonzhang <[email protected]>
AuthorDate: Tue Sep 14 01:54:01 2021 +0000
Automated deployment: Tue Sep 14 01:54:01 UTC 2021
c4772f917e42e617aaae4ec85f144f8a463822c2
---
docs/en-us/download/download.md | 17 +-
docs/en-us/download/release-0.10.0.md | 148 +++++++++
docs/zh-cn/download/download.md | 15 +-
docs/zh-cn/download/release-0.10.0.md | 148 +++++++++
en-us/docs/download/download.html | 12 +-
en-us/docs/download/download.json | 2 +-
en-us/docs/download/download.md | 17 +-
en-us/docs/download/release-0.10.0.html | 549 ++++++++++++++++++++++++++++++++
en-us/docs/download/release-0.10.0.json | 8 +
en-us/docs/download/release-0.10.0.md | 148 +++++++++
zh-cn/docs/download/download.html | 12 +-
zh-cn/docs/download/download.json | 2 +-
zh-cn/docs/download/download.md | 15 +-
zh-cn/docs/download/release-0.10.0.html | 549 ++++++++++++++++++++++++++++++++
zh-cn/docs/download/release-0.10.0.json | 8 +
zh-cn/docs/download/release-0.10.0.md | 148 +++++++++
16 files changed, 1768 insertions(+), 30 deletions(-)
diff --git a/docs/en-us/download/download.md b/docs/en-us/download/download.md
index 964f77c..16f701e 100644
--- a/docs/en-us/download/download.md
+++ b/docs/en-us/download/download.md
@@ -3,11 +3,17 @@ title: Download - Apache InLong
---
## Download links
- Use the links below to download the Apache InLong Releases, the latest
release is 0.9.0.
- <br>
+ Use the links below to download the Apache InLong Releases, the latest
release is 0.10.0.
+
+## 0.10.0 release
+- Released: Sept 11, 2021
+- [Release Notes](release-0.10.0.md)
+- Source:
[inlong-0.10.0-incubating-src.tar.gz](http://www.apache.org/dyn/closer.lua/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz)
[[ASC](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.asc)]
[[SHA512](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.sha512)]
+
+## Release Integrity
+You must [verify](https://www.apache.org/info/verification.html) the integrity
of the downloaded files. We provide OpenPGP signatures for every release file.
This signature should be matched against the
[KEYS](https://downloads.apache.org/incubator/inlong/KEYS) file which contains
the OpenPGP keys of InLong's Release Managers. We also provide
<code>SHA-512</code> checksums for every release file. After you download the
file, you should calculate a checksum for your download, and make sur [...]
+
- Note: Since the project is renamed from Apache TubeMQ to Apache InLong,
since version 0.9.0, the name of the related release package has been changed
to InLong.
-
## 0.9.0 release
- Released: July 11, 2021
- [Release Notes](release-0.9.0.md)
@@ -16,9 +22,6 @@ title: Download - Apache InLong
## Release Integrity
You must [verify](https://www.apache.org/info/verification.html) the
integrity of the downloaded files. We provide OpenPGP signatures for every
release file. This signature should be matched against the
[KEYS](https://downloads.apache.org/incubator/inlong/KEYS) file which contains
the OpenPGP keys of InLong's Release Managers. We also provide
<code>SHA-512</code> checksums for every release file. After you download the
file, you should calculate a checksum for your download, and make [...]
-
-
-
## 0.8.0 release
diff --git a/docs/en-us/download/release-0.10.0.md
b/docs/en-us/download/release-0.10.0.md
new file mode 100644
index 0000000..96d3617
--- /dev/null
+++ b/docs/en-us/download/release-0.10.0.md
@@ -0,0 +1,148 @@
+---
+title: Download - Apache InLong
+---
+
+# Download the InLong releases
+
+Use the links below to download the Apache InLong from one of our mirrors.
+
+## InLong
+| Date | Version| Comment | Downloads |
+|:---:|:--:|:--:|:--:|
+| Sept 11, 2021 | 0.10.0 | Source |
[[SRC](http://www.apache.org/dyn/closer.lua/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz)]
[[ASC](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.asc)]
[[SHA512](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.sha512)]
|
+
+
+### Release Integrity
+ You must [verify](https://www.apache.org/info/verification.html) the
integrity of the downloaded files. We provide OpenPGP signatures for every
release file. This signature should be matched against the
[KEYS](https://downloads.apache.org/incubator/inlong/KEYS) file which contains
the OpenPGP keys of InLong's Release Managers. We also provide
<code>SHA-512</code> checksums for every release file. After you download the
file, you should calculate a checksum for your download, and make [...]
+
+
+## Release Notes
+
+### IMPROVEMENTS:
+| ISSUE | Summary |
+| :---- | :------- |
+| [INLONG-570](https://issues.apache.org/jira/browse/INLONG-570) | Optimizing
the implementations of HTTP API for Master
+| [INLONG-726](https://issues.apache.org/jira/browse/INLONG-726) | Optimize
The Deployment For InLong
+| [INLONG-732](https://issues.apache.org/jira/browse/INLONG-732) | Optimize
the CI/CD workflow for build and integration test
+| [INLONG-733](https://issues.apache.org/jira/browse/INLONG-733) | Unity the
Manger-API/Manger-OpenAPI, and change Manager-API to Manager-Web
+| [INLONG-744](https://issues.apache.org/jira/browse/INLONG-744) | Error log,
should use log4j
+| [INLONG-750](https://issues.apache.org/jira/browse/INLONG-750) | Add
configuration descriptions for 'defEthName' in 'broker.ini'
+| [INLONG-756](https://issues.apache.org/jira/browse/INLONG-756) | package
start.sh script executable for agent
+| [INLONG-768](https://issues.apache.org/jira/browse/INLONG-768) | add github
pull request template
+| [INLONG-789](https://issues.apache.org/jira/browse/INLONG-789) | make agent
readme more friendly
+| [INLONG-792](https://issues.apache.org/jira/browse/INLONG-792) | tubemanager
add a cluster after configuration
+| [INLONG-800](https://issues.apache.org/jira/browse/INLONG-800) | Fix
codestyle of some comments and methods names.
+| [INLONG-804](https://issues.apache.org/jira/browse/INLONG-804) | Optimize
the ASF Configuration
+| [INLONG-805](https://issues.apache.org/jira/browse/INLONG-805) | Migrate
InLong Issues from JIRA to GitHub
+| [INLONG-808](https://issues.apache.org/jira/browse/INLONG-808) | Missing
dataproxy sdk readme
+| [INLONG-809](https://issues.apache.org/jira/browse/INLONG-809) | dataproxy
readme delete reference url
+| [INLONG-1498](https://github.com/apache/incubator-inlong/issues/1498) |
ignore the files with versionsBackup suffix for the bumped version
+| [INLONG-1487](https://github.com/apache/incubator-inlong/issues/1487) |
remove the user number limit when create a new data stream
+| [INLONG-1486](https://github.com/apache/incubator-inlong/issues/1486) |
[agent] update the document about configuring the dataprxy address
+| [INLONG-1485](https://github.com/apache/incubator-inlong/issues/1485) |
[sort] add the guide documents for using Pulsar
+| [INLONG-1484](https://github.com/apache/incubator-inlong/issues/1484) | Bid
and Tid is not well explained in agent and might cause send error
+| [INLONG-1464](https://github.com/apache/incubator-inlong/issues/1464) | Add
code CheckStyle rules
+| [INLONG-1459](https://github.com/apache/incubator-inlong/issues/1459) |
proxy address configuration is redundant for inlong-agent
+| [INLONG-1457](https://github.com/apache/incubator-inlong/issues/1457) |
remove the user limit for creating a new data access
+| [INLONG-1455](https://github.com/apache/incubator-inlong/issues/1455) | add
a script to publish docker images
+| [INLONG-1443](https://github.com/apache/incubator-inlong/issues/1443) |
Provide management interface SDK
+| [INLONG-1439](https://github.com/apache/incubator-inlong/issues/1439) | Add
the port legal check and remove the useless deleteWhen field
+| [INLONG-1430](https://github.com/apache/incubator-inlong/issues/1430) | Go
SDK example
+| [INLONG-1429](https://github.com/apache/incubator-inlong/issues/1429) |
update the asf config for inlong office website
+| [INLONG-1427](https://github.com/apache/incubator-inlong/issues/1427) | Go
SDK return maxOffset and updateTime in ConsumerOffset
+| [INLONG-1424](https://github.com/apache/incubator-inlong/issues/1424) |
change the format of the configuration file: make the yaml to properties
+| [INLONG-1423](https://github.com/apache/incubator-inlong/issues/1423) |
modify the docker image of the inlong-manager module
+| [INLONG-1417](https://github.com/apache/incubator-inlong/issues/1417) |
rename the distribution file for inlong
+| [INLONG-1415](https://github.com/apache/incubator-inlong/issues/1415) |
[TubeMQ Docker] expose zookeeper port for other component usages
+| [INLONG-1409](https://github.com/apache/incubator-inlong/issues/1409) |
Sort out the LICENSE information of the 3rd-party components that the DataProxy
submodule depends on
+| [INLONG-1407](https://github.com/apache/incubator-inlong/issues/1407) |
[DataProxy]Adjust the pom dependency of the DataProxy module
+| [INLONG-1405](https://github.com/apache/incubator-inlong/issues/1405) | too
many issues mail at dev@inlong mailbox
+
+### BUG FIXES:
+| ISSUE | Summary |
+| :---- | :------- |
+| [INLONG-751](https://issues.apache.org/jira/browse/INLONG-751) | InLong
Manager start up error
+| [INLONG-776](https://issues.apache.org/jira/browse/INLONG-776) | fix the
version error for tubemq cpp client docker image
+| [INLONG-777](https://issues.apache.org/jira/browse/INLONG-777) | InLong
Manager new data stream error
+| [INLONG-782](https://issues.apache.org/jira/browse/INLONG-782) | Optimize
The PULL_REQUEST_TEMPLATE
+| [INLONG-787](https://issues.apache.org/jira/browse/INLONG-787) | The actions
"reviewdog/action-setup" is not allowed to be used
+| [INLONG-797](https://issues.apache.org/jira/browse/INLONG-797) | the
document for deployment DataProxy is not complete
+| [INLONG-799](https://issues.apache.org/jira/browse/INLONG-799) | can not
find common.properties for dataproxy
+| [INLONG-1488](https://github.com/apache/incubator-inlong/issues/1488) |
there are still some chinese characters for website
+| [INLONG-1475](https://github.com/apache/incubator-inlong/issues/1475) |
Tube manager compile ch.qos.logback with error
+| [INLONG-1474](https://github.com/apache/incubator-inlong/issues/1474) | the
interface of get data proxy configurations got abnormal status result
+| [INLONG-1470](https://github.com/apache/incubator-inlong/issues/1470) |
Java.util.ConcurrentModificationException error when rebalance
+| [INLONG-1468](https://github.com/apache/incubator-inlong/issues/1468) | The
update interval of dataproxy is quite long and may cause produce error when
config is not updated
+| [INLONG-1466](https://github.com/apache/incubator-inlong/issues/1466) | get
snappy error when the agent collecting data
+| [INLONG-1462](https://github.com/apache/incubator-inlong/issues/1462) |
dataproxy can not create configuration properties successfully in the docker
container
+| [INLONG-1458](https://github.com/apache/incubator-inlong/issues/1458) | The
http port in agent readme should be 8008 to be consistent with the code
+| [INLONG-1453](https://github.com/apache/incubator-inlong/issues/1453) |
agent connect dataproxy fail when using docker-compose
+| [INLONG-1448](https://github.com/apache/incubator-inlong/issues/1448) | The
Manager throws an exception when creating a business
+| [INLONG-1447](https://github.com/apache/incubator-inlong/issues/1447) | Fix
Group Control API logic bug
+| [INLONG-1444](https://github.com/apache/incubator-inlong/issues/1444) | Fix
Web API multiple field search logic bug
+| [INLONG-1441](https://github.com/apache/incubator-inlong/issues/1441) |
Repair Broker configuration API bugs
+| [INLONG-1436](https://github.com/apache/incubator-inlong/issues/1436) |
[CI] The checkstyle workflow is redundant
+| [INLONG-1432](https://github.com/apache/incubator-inlong/issues/1432) | The
manager url of agent and dataproxy need to be updated since manager merged
openapi and api into one module
+| [INLONG-1403](https://github.com/apache/incubator-inlong/issues/1403) | fix
some error in dataproxy-sdk readme
+
+### SUB-TASK:
+| ISSUE | Summary |
+| :---- | :------- |
+| [INLONG-576](https://issues.apache.org/jira/browse/INLONG-576) | Build
metadata entity classes
+| [INLONG-578](https://issues.apache.org/jira/browse/INLONG-578) | Build
implementation classes based on BDB storage
+| [INLONG-579](https://issues.apache.org/jira/browse/INLONG-579) | Add
structure mapping of BDB and metadata entity classes
+| [INLONG-580](https://issues.apache.org/jira/browse/INLONG-580) | Build
active and standby keep-alive services
+| [INLONG-581](https://issues.apache.org/jira/browse/INLONG-581) | Add data
cache in BDB metadata Mapper implementations
+| [INLONG-582](https://issues.apache.org/jira/browse/INLONG-582) | Adjust the
business logic related to the BdbClusterSettingEntity class
+| [INLONG-583](https://issues.apache.org/jira/browse/INLONG-583) | Adjust
BrokerConfManager class implementation
+| [INLONG-584](https://issues.apache.org/jira/browse/INLONG-584) | Adjust
WebMasterInfoHandler class implementation
+| [INLONG-593](https://issues.apache.org/jira/browse/INLONG-593) | Add
WebGroupConsumeCtrlHandler class implementation
+| [INLONG-595](https://issues.apache.org/jira/browse/INLONG-595) | Add
WebBrokerConfHandler class implementation
+| [INLONG-596](https://issues.apache.org/jira/browse/INLONG-596) | Add
WebTopicConfHandler class implementation
+| [INLONG-597](https://issues.apache.org/jira/browse/INLONG-597) | Adjust
WebTopicCtrlHandler class implementation
+| [INLONG-598](https://issues.apache.org/jira/browse/INLONG-598) | Adjust
WebTopicCtrlHandler class implementation
+| [INLONG-599](https://issues.apache.org/jira/browse/INLONG-599) | Adjust
WebParameterUtils.java's static functions
+| [INLONG-601](https://issues.apache.org/jira/browse/INLONG-601) | Adjust
WebBrokerDefConfHandler class implementation
+| [INLONG-602](https://issues.apache.org/jira/browse/INLONG-602) | Add
replacement processing after metadata changes
+| [INLONG-611](https://issues.apache.org/jira/browse/INLONG-611) | Add FSM for
broker configure manage
+| [INLONG-617](https://issues.apache.org/jira/browse/INLONG-617) | Add unit
tests for WebParameterUtils
+| [INLONG-618](https://issues.apache.org/jira/browse/INLONG-618) | Add unit
tests for metastore.dao.entity.*
+| [INLONG-625](https://issues.apache.org/jira/browse/INLONG-625) | Add unit
tests for metamanage.metastore.impl.*
+| [INLONG-626](https://issues.apache.org/jira/browse/INLONG-626) | Fix broker
and topic confiugre implement bugs
+| [INLONG-707](https://issues.apache.org/jira/browse/INLONG-707) | Bumped
version to 0.10.0-SNAPSHOT
+| [INLONG-740](https://issues.apache.org/jira/browse/INLONG-740) | Merge the
changes in INLONG-739 to master and delete the temporary branch
+| [INLONG-755](https://issues.apache.org/jira/browse/INLONG-755) | Go SDK
Consumer Result
+| [INLONG-757](https://issues.apache.org/jira/browse/INLONG-757) | fix the
artifactId of dataproxy
+| [INLONG-758](https://issues.apache.org/jira/browse/INLONG-758) | remove
redundant baseDirectory for manager output files
+| [INLONG-759](https://issues.apache.org/jira/browse/INLONG-759) | fix
assembly issue for TubeMQ manager
+| [INLONG-760](https://issues.apache.org/jira/browse/INLONG-760) | standardize
the directories name for the sort sub-module
+| [INLONG-761](https://issues.apache.org/jira/browse/INLONG-761) | unify all
modules target files to a singe directory
+| [INLONG-762](https://issues.apache.org/jira/browse/INLONG-762) | refactor
the deployment document
+| [INLONG-763](https://issues.apache.org/jira/browse/INLONG-763) | make the
inlong-websit be a maven module of InLong project
+| [INLONG-764](https://issues.apache.org/jira/browse/INLONG-764) | Fix Go SDK
RPC Request bug
+| [INLONG-766](https://issues.apache.org/jira/browse/INLONG-766) | Fix Go SDK
Codec Bug
+| [INLONG-770](https://issues.apache.org/jira/browse/INLONG-770) | update the
readme document
+| [INLONG-771](https://issues.apache.org/jira/browse/INLONG-771) | Fix Go SDK
Authorization Bug
+| [INLONG-773](https://issues.apache.org/jira/browse/INLONG-773) | add manager
docker image
+| [INLONG-774](https://issues.apache.org/jira/browse/INLONG-774) | update
TubeMQ docker images to InLong repo
+| [INLONG-778](https://issues.apache.org/jira/browse/INLONG-778) | Fix Go SDK
Consumer Bug
+| [INLONG-779](https://issues.apache.org/jira/browse/INLONG-779) | update
tubemq manager docker image
+| [INLONG-781](https://issues.apache.org/jira/browse/INLONG-781) | add inlong
agent docker image support
+| [INLONG-784](https://issues.apache.org/jira/browse/INLONG-784) | Fix Go SDK
Heartbeat Bug
+| [INLONG-785](https://issues.apache.org/jira/browse/INLONG-785) | Fix Go SDK
Metadata Bug
+| [INLONG-786](https://issues.apache.org/jira/browse/INLONG-786) | add
dataproxy docker image
+| [INLONG-788](https://issues.apache.org/jira/browse/INLONG-788) | Fix Go SDK
Remote Cache Bug
+| [INLONG-791](https://issues.apache.org/jira/browse/INLONG-791) | Go SDK
Support multiple topic address
+| [INLONG-793](https://issues.apache.org/jira/browse/INLONG-793) | Fix Some
Corner Case in Go SDK
+| [INLONG-794](https://issues.apache.org/jira/browse/INLONG-794) | add website
docker image
+| [INLONG-803](https://issues.apache.org/jira/browse/INLONG-803) | add docker
requirement for building InLong
+| [INLONG-806](https://issues.apache.org/jira/browse/INLONG-806) | open GitHub
Issue For InLong
+| [INLONG-807](https://issues.apache.org/jira/browse/INLONG-807) | migrate
issue history to inlong
+| [INLONG-1491](https://github.com/apache/incubator-inlong/issues/1491) | Add
0.10.0 version release modification to CHANGES.md
+| [INLONG-1492](https://github.com/apache/incubator-inlong/issues/1492) |
Bumped version to 0.11.0-incubating-SNAPSHOT
+| [INLONG-1493](https://github.com/apache/incubator-inlong/issues/1493) |
Modify download&release notes for 0.10.0
+| [INLONG-1494](https://github.com/apache/incubator-inlong/issues/1494) |
Adjust the version information of all pom.xml to 0.10.0-incubating
+| [INLONG-1495](https://github.com/apache/incubator-inlong/issues/1495) |
Update Office website content for release 0.10.0
+| [INLONG-1496](https://github.com/apache/incubator-inlong/issues/1496) |
Release InLong 0.10.0
+| [INLONG-1497](https://github.com/apache/incubator-inlong/issues/1497) |
create a 0.10.0 branch to release
+| [INLONG-1502](https://github.com/apache/incubator-inlong/issues/1502) |
publish all 0.10.0 images to docker hub
\ No newline at end of file
diff --git a/docs/zh-cn/download/download.md b/docs/zh-cn/download/download.md
index 8424723..ce093c7 100644
--- a/docs/zh-cn/download/download.md
+++ b/docs/zh-cn/download/download.md
@@ -3,10 +3,17 @@ title: 下载 - Apache InLong
---
## 下载链接
- 使用以下链接,下载InLong,最新版本为0.9.0.
- <br>
- 注意:由于项目由Apache TubeMQ 更名为 Apache InLong,自0.9.0版本开始,相关发布包名变更为InLong
-
+ 使用以下链接,下载InLong,最新版本为0.10.0.
+
+## 0.10.0 release
+- 发布时间:2021-09-11
+- [发版说明](release-0.10.0.md)
+- 源码:
[inlong-0.10.0-incubating-src.tar.gz](http://www.apache.org/dyn/closer.lua/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz)
[[ASC](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.asc)]
[[SHA512](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.sha512)]
+
+## 发布完整性
+您必须[验证](https://www.apache.org/info/verification.html) 下载文件的完整性。 我们为每个发布文件提供
OpenPGP 签名。 此签名应与包含 InLong 发布经理的 OpenPGP 密钥的
[KEYS](https://downloads.apache.org/incubator/inlong/KEYS) 文件匹配。 我们还为每个发布文件提供
<code>SHA-512</code> 校验和。 下载文件后,您应该计算下载的校验和,并确保它与我们的相同。
+
+
## 0.9.0 release
- 发布时间:2021-07-11
- [发版说明](release-0.9.0.md)
diff --git a/docs/zh-cn/download/release-0.10.0.md
b/docs/zh-cn/download/release-0.10.0.md
new file mode 100644
index 0000000..4242a35
--- /dev/null
+++ b/docs/zh-cn/download/release-0.10.0.md
@@ -0,0 +1,148 @@
+---
+title: 下载 - Apache InLong
+---
+
+# 下载InLong
+ 使用以下镜像下载InLong
+
+## InLong
+| 日期 | 版本| 备注 | 下载 |
+|:---:|:--:|:--:|:--:|
+| 2021-09-11 | 0.10.0 | Source |
[[SRC](http://www.apache.org/dyn/closer.lua/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz)]
[[ASC](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.asc)]
[[SHA512](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.sha512)]
|
+
+
+### 发布完整性
+ 您必须[验证](https://www.apache.org/info/verification.html) 下载文件的完整性。
我们为每个发布文件提供 OpenPGP 签名。 此签名应与包含 InLong 发布经理的 OpenPGP 密钥的
[KEYS](https://downloads.apache.org/incubator/inlong/KEYS) 文件匹配。 我们还为每个发布文件提供
<code>SHA-512</code> 校验和。 下载文件后,您应该计算下载的校验和,并确保它与我们的相同。
+
+
+## 发版说明
+
+
+### 改进:
+| ISSUE | Summary |
+| :---- | :------- |
+| [INLONG-570](https://issues.apache.org/jira/browse/INLONG-570) | Optimizing
the implementations of HTTP API for Master
+| [INLONG-726](https://issues.apache.org/jira/browse/INLONG-726) | Optimize
The Deployment For InLong
+| [INLONG-732](https://issues.apache.org/jira/browse/INLONG-732) | Optimize
the CI/CD workflow for build and integration test
+| [INLONG-733](https://issues.apache.org/jira/browse/INLONG-733) | Unity the
Manger-API/Manger-OpenAPI, and change Manager-API to Manager-Web
+| [INLONG-744](https://issues.apache.org/jira/browse/INLONG-744) | Error log,
should use log4j
+| [INLONG-750](https://issues.apache.org/jira/browse/INLONG-750) | Add
configuration descriptions for 'defEthName' in 'broker.ini'
+| [INLONG-756](https://issues.apache.org/jira/browse/INLONG-756) | package
start.sh script executable for agent
+| [INLONG-768](https://issues.apache.org/jira/browse/INLONG-768) | add github
pull request template
+| [INLONG-789](https://issues.apache.org/jira/browse/INLONG-789) | make agent
readme more friendly
+| [INLONG-792](https://issues.apache.org/jira/browse/INLONG-792) | tubemanager
add a cluster after configuration
+| [INLONG-800](https://issues.apache.org/jira/browse/INLONG-800) | Fix
codestyle of some comments and methods names.
+| [INLONG-804](https://issues.apache.org/jira/browse/INLONG-804) | Optimize
the ASF Configuration
+| [INLONG-805](https://issues.apache.org/jira/browse/INLONG-805) | Migrate
InLong Issues from JIRA to GitHub
+| [INLONG-808](https://issues.apache.org/jira/browse/INLONG-808) | Missing
dataproxy sdk readme
+| [INLONG-809](https://issues.apache.org/jira/browse/INLONG-809) | dataproxy
readme delete reference url
+| [INLONG-1498](https://github.com/apache/incubator-inlong/issues/1498) |
ignore the files with versionsBackup suffix for the bumped version
+| [INLONG-1487](https://github.com/apache/incubator-inlong/issues/1487) |
remove the user number limit when create a new data stream
+| [INLONG-1486](https://github.com/apache/incubator-inlong/issues/1486) |
[agent] update the document about configuring the dataprxy address
+| [INLONG-1485](https://github.com/apache/incubator-inlong/issues/1485) |
[sort] add the guide documents for using Pulsar
+| [INLONG-1484](https://github.com/apache/incubator-inlong/issues/1484) | Bid
and Tid is not well explained in agent and might cause send error
+| [INLONG-1464](https://github.com/apache/incubator-inlong/issues/1464) | Add
code CheckStyle rules
+| [INLONG-1459](https://github.com/apache/incubator-inlong/issues/1459) |
proxy address configuration is redundant for inlong-agent
+| [INLONG-1457](https://github.com/apache/incubator-inlong/issues/1457) |
remove the user limit for creating a new data access
+| [INLONG-1455](https://github.com/apache/incubator-inlong/issues/1455) | add
a script to publish docker images
+| [INLONG-1443](https://github.com/apache/incubator-inlong/issues/1443) |
Provide management interface SDK
+| [INLONG-1439](https://github.com/apache/incubator-inlong/issues/1439) | Add
the port legal check and remove the useless deleteWhen field
+| [INLONG-1430](https://github.com/apache/incubator-inlong/issues/1430) | Go
SDK example
+| [INLONG-1429](https://github.com/apache/incubator-inlong/issues/1429) |
update the asf config for inlong office website
+| [INLONG-1427](https://github.com/apache/incubator-inlong/issues/1427) | Go
SDK return maxOffset and updateTime in ConsumerOffset
+| [INLONG-1424](https://github.com/apache/incubator-inlong/issues/1424) |
change the format of the configuration file: make the yaml to properties
+| [INLONG-1423](https://github.com/apache/incubator-inlong/issues/1423) |
modify the docker image of the inlong-manager module
+| [INLONG-1417](https://github.com/apache/incubator-inlong/issues/1417) |
rename the distribution file for inlong
+| [INLONG-1415](https://github.com/apache/incubator-inlong/issues/1415) |
[TubeMQ Docker] expose zookeeper port for other component usages
+| [INLONG-1409](https://github.com/apache/incubator-inlong/issues/1409) |
Sort out the LICENSE information of the 3rd-party components that the DataProxy
submodule depends on
+| [INLONG-1407](https://github.com/apache/incubator-inlong/issues/1407) |
[DataProxy]Adjust the pom dependency of the DataProxy module
+| [INLONG-1405](https://github.com/apache/incubator-inlong/issues/1405) | too
many issues mail at dev@inlong mailbox
+
+### bug修复:
+| ISSUE | Summary |
+| :---- | :------- |
+| [INLONG-751](https://issues.apache.org/jira/browse/INLONG-751) | InLong
Manager start up error
+| [INLONG-776](https://issues.apache.org/jira/browse/INLONG-776) | fix the
version error for tubemq cpp client docker image
+| [INLONG-777](https://issues.apache.org/jira/browse/INLONG-777) | InLong
Manager new data stream error
+| [INLONG-782](https://issues.apache.org/jira/browse/INLONG-782) | Optimize
The PULL_REQUEST_TEMPLATE
+| [INLONG-787](https://issues.apache.org/jira/browse/INLONG-787) | The actions
"reviewdog/action-setup" is not allowed to be used
+| [INLONG-797](https://issues.apache.org/jira/browse/INLONG-797) | the
document for deployment DataProxy is not complete
+| [INLONG-799](https://issues.apache.org/jira/browse/INLONG-799) | can not
find common.properties for dataproxy
+| [INLONG-1488](https://github.com/apache/incubator-inlong/issues/1488) |
there are still some chinese characters for website
+| [INLONG-1475](https://github.com/apache/incubator-inlong/issues/1475) |
Tube manager compile ch.qos.logback with error
+| [INLONG-1474](https://github.com/apache/incubator-inlong/issues/1474) | the
interface of get data proxy configurations got abnormal status result
+| [INLONG-1470](https://github.com/apache/incubator-inlong/issues/1470) |
Java.util.ConcurrentModificationException error when rebalance
+| [INLONG-1468](https://github.com/apache/incubator-inlong/issues/1468) | The
update interval of dataproxy is quite long and may cause produce error when
config is not updated
+| [INLONG-1466](https://github.com/apache/incubator-inlong/issues/1466) | get
snappy error when the agent collecting data
+| [INLONG-1462](https://github.com/apache/incubator-inlong/issues/1462) |
dataproxy can not create configuration properties successfully in the docker
container
+| [INLONG-1458](https://github.com/apache/incubator-inlong/issues/1458) | The
http port in agent readme should be 8008 to be consistent with the code
+| [INLONG-1453](https://github.com/apache/incubator-inlong/issues/1453) |
agent connect dataproxy fail when using docker-compose
+| [INLONG-1448](https://github.com/apache/incubator-inlong/issues/1448) | The
Manager throws an exception when creating a business
+| [INLONG-1447](https://github.com/apache/incubator-inlong/issues/1447) | Fix
Group Control API logic bug
+| [INLONG-1444](https://github.com/apache/incubator-inlong/issues/1444) | Fix
Web API multiple field search logic bug
+| [INLONG-1441](https://github.com/apache/incubator-inlong/issues/1441) |
Repair Broker configuration API bugs
+| [INLONG-1436](https://github.com/apache/incubator-inlong/issues/1436) |
[CI] The checkstyle workflow is redundant
+| [INLONG-1432](https://github.com/apache/incubator-inlong/issues/1432) | The
manager url of agent and dataproxy need to be updated since manager merged
openapi and api into one module
+| [INLONG-1403](https://github.com/apache/incubator-inlong/issues/1403) | fix
some error in dataproxy-sdk readme
+
+### 子任务:
+| ISSUE | Summary |
+| :---- | :------- |
+| [INLONG-576](https://issues.apache.org/jira/browse/INLONG-576) | Build
metadata entity classes
+| [INLONG-578](https://issues.apache.org/jira/browse/INLONG-578) | Build
implementation classes based on BDB storage
+| [INLONG-579](https://issues.apache.org/jira/browse/INLONG-579) | Add
structure mapping of BDB and metadata entity classes
+| [INLONG-580](https://issues.apache.org/jira/browse/INLONG-580) | Build
active and standby keep-alive services
+| [INLONG-581](https://issues.apache.org/jira/browse/INLONG-581) | Add data
cache in BDB metadata Mapper implementations
+| [INLONG-582](https://issues.apache.org/jira/browse/INLONG-582) | Adjust the
business logic related to the BdbClusterSettingEntity class
+| [INLONG-583](https://issues.apache.org/jira/browse/INLONG-583) | Adjust
BrokerConfManager class implementation
+| [INLONG-584](https://issues.apache.org/jira/browse/INLONG-584) | Adjust
WebMasterInfoHandler class implementation
+| [INLONG-593](https://issues.apache.org/jira/browse/INLONG-593) | Add
WebGroupConsumeCtrlHandler class implementation
+| [INLONG-595](https://issues.apache.org/jira/browse/INLONG-595) | Add
WebBrokerConfHandler class implementation
+| [INLONG-596](https://issues.apache.org/jira/browse/INLONG-596) | Add
WebTopicConfHandler class implementation
+| [INLONG-597](https://issues.apache.org/jira/browse/INLONG-597) | Adjust
WebTopicCtrlHandler class implementation
+| [INLONG-598](https://issues.apache.org/jira/browse/INLONG-598) | Adjust
WebTopicCtrlHandler class implementation
+| [INLONG-599](https://issues.apache.org/jira/browse/INLONG-599) | Adjust
WebParameterUtils.java's static functions
+| [INLONG-601](https://issues.apache.org/jira/browse/INLONG-601) | Adjust
WebBrokerDefConfHandler class implementation
+| [INLONG-602](https://issues.apache.org/jira/browse/INLONG-602) | Add
replacement processing after metadata changes
+| [INLONG-611](https://issues.apache.org/jira/browse/INLONG-611) | Add FSM for
broker configure manage
+| [INLONG-617](https://issues.apache.org/jira/browse/INLONG-617) | Add unit
tests for WebParameterUtils
+| [INLONG-618](https://issues.apache.org/jira/browse/INLONG-618) | Add unit
tests for metastore.dao.entity.*
+| [INLONG-625](https://issues.apache.org/jira/browse/INLONG-625) | Add unit
tests for metamanage.metastore.impl.*
+| [INLONG-626](https://issues.apache.org/jira/browse/INLONG-626) | Fix broker
and topic confiugre implement bugs
+| [INLONG-707](https://issues.apache.org/jira/browse/INLONG-707) | Bumped
version to 0.10.0-SNAPSHOT
+| [INLONG-740](https://issues.apache.org/jira/browse/INLONG-740) | Merge the
changes in INLONG-739 to master and delete the temporary branch
+| [INLONG-755](https://issues.apache.org/jira/browse/INLONG-755) | Go SDK
Consumer Result
+| [INLONG-757](https://issues.apache.org/jira/browse/INLONG-757) | fix the
artifactId of dataproxy
+| [INLONG-758](https://issues.apache.org/jira/browse/INLONG-758) | remove
redundant baseDirectory for manager output files
+| [INLONG-759](https://issues.apache.org/jira/browse/INLONG-759) | fix
assembly issue for TubeMQ manager
+| [INLONG-760](https://issues.apache.org/jira/browse/INLONG-760) | standardize
the directories name for the sort sub-module
+| [INLONG-761](https://issues.apache.org/jira/browse/INLONG-761) | unify all
modules target files to a singe directory
+| [INLONG-762](https://issues.apache.org/jira/browse/INLONG-762) | refactor
the deployment document
+| [INLONG-763](https://issues.apache.org/jira/browse/INLONG-763) | make the
inlong-websit be a maven module of InLong project
+| [INLONG-764](https://issues.apache.org/jira/browse/INLONG-764) | Fix Go SDK
RPC Request bug
+| [INLONG-766](https://issues.apache.org/jira/browse/INLONG-766) | Fix Go SDK
Codec Bug
+| [INLONG-770](https://issues.apache.org/jira/browse/INLONG-770) | update the
readme document
+| [INLONG-771](https://issues.apache.org/jira/browse/INLONG-771) | Fix Go SDK
Authorization Bug
+| [INLONG-773](https://issues.apache.org/jira/browse/INLONG-773) | add manager
docker image
+| [INLONG-774](https://issues.apache.org/jira/browse/INLONG-774) | update
TubeMQ docker images to InLong repo
+| [INLONG-778](https://issues.apache.org/jira/browse/INLONG-778) | Fix Go SDK
Consumer Bug
+| [INLONG-779](https://issues.apache.org/jira/browse/INLONG-779) | update
tubemq manager docker image
+| [INLONG-781](https://issues.apache.org/jira/browse/INLONG-781) | add inlong
agent docker image support
+| [INLONG-784](https://issues.apache.org/jira/browse/INLONG-784) | Fix Go SDK
Heartbeat Bug
+| [INLONG-785](https://issues.apache.org/jira/browse/INLONG-785) | Fix Go SDK
Metadata Bug
+| [INLONG-786](https://issues.apache.org/jira/browse/INLONG-786) | add
dataproxy docker image
+| [INLONG-788](https://issues.apache.org/jira/browse/INLONG-788) | Fix Go SDK
Remote Cache Bug
+| [INLONG-791](https://issues.apache.org/jira/browse/INLONG-791) | Go SDK
Support multiple topic address
+| [INLONG-793](https://issues.apache.org/jira/browse/INLONG-793) | Fix Some
Corner Case in Go SDK
+| [INLONG-794](https://issues.apache.org/jira/browse/INLONG-794) | add website
docker image
+| [INLONG-803](https://issues.apache.org/jira/browse/INLONG-803) | add docker
requirement for building InLong
+| [INLONG-806](https://issues.apache.org/jira/browse/INLONG-806) | open GitHub
Issue For InLong
+| [INLONG-807](https://issues.apache.org/jira/browse/INLONG-807) | migrate
issue history to inlong
+| [INLONG-1491](https://github.com/apache/incubator-inlong/issues/1491) | Add
0.10.0 version release modification to CHANGES.md
+| [INLONG-1492](https://github.com/apache/incubator-inlong/issues/1492) |
Bumped version to 0.11.0-incubating-SNAPSHOT
+| [INLONG-1493](https://github.com/apache/incubator-inlong/issues/1493) |
Modify download&release notes for 0.10.0
+| [INLONG-1494](https://github.com/apache/incubator-inlong/issues/1494) |
Adjust the version information of all pom.xml to 0.10.0-incubating
+| [INLONG-1495](https://github.com/apache/incubator-inlong/issues/1495) |
Update Office website content for release 0.10.0
+| [INLONG-1496](https://github.com/apache/incubator-inlong/issues/1496) |
Release InLong 0.10.0
+| [INLONG-1497](https://github.com/apache/incubator-inlong/issues/1497) |
create a 0.10.0 branch to release
+| [INLONG-1502](https://github.com/apache/incubator-inlong/issues/1502) |
publish all 0.10.0 images to docker hub
\ No newline at end of file
diff --git a/en-us/docs/download/download.html
b/en-us/docs/download/download.html
index cf9f877..7fb7cbe 100644
--- a/en-us/docs/download/download.html
+++ b/en-us/docs/download/download.html
@@ -13,9 +13,15 @@
</head>
<body>
<div id="root"><div class="documentation-page"
data-reactroot=""><header class="header-container header-container-normal"><div
class="header-body"><a href="/en-us/index.html"><a href="//www.apache.org"><img
class="logo apache" style="width:120px" src="/img/asf_logo.svg"/></a><div
class="logo-split"></div><img class="logo tube"
style="width:120px;top:12px;position:absolute" src="/img/Tube
logo.svg"/></a><div class="search search-normal"><span
class="icon-search"></span></div><span class= [...]
-<p>Use the links below to download the Apache InLong Releases, the latest
release is 0.9.0.
-<br></p>
-<p>Note: Since the project is renamed from Apache TubeMQ to Apache InLong,
since version 0.9.0, the name of the related release package has been changed
to InLong.</p>
+<p>Use the links below to download the Apache InLong Releases, the latest
release is 0.10.0.</p>
+<h2>0.10.0 release</h2>
+<ul>
+<li>Released: Sept 11, 2021</li>
+<li><a href="release-0.10.0.md">Release Notes</a></li>
+<li>Source: <a
href="http://www.apache.org/dyn/closer.lua/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz">inlong-0.10.0-incubating-src.tar.gz</a>
[<a
href="https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.asc">ASC</a>]
[<a
href="https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.sha512">SHA512</a>]</li>
+</ul>
+<h2>Release Integrity</h2>
+<p>You must <a href="https://www.apache.org/info/verification.html">verify</a>
the integrity of the downloaded files. We provide OpenPGP signatures for every
release file. This signature should be matched against the <a
href="https://downloads.apache.org/incubator/inlong/KEYS">KEYS</a> file which
contains the OpenPGP keys of InLong's Release Managers. We also provide
<code>SHA-512</code> checksums for every release file. After you download the
file, you should calculate a checksum for yo [...]
<h2>0.9.0 release</h2>
<ul>
<li>Released: July 11, 2021</li>
diff --git a/en-us/docs/download/download.json
b/en-us/docs/download/download.json
index 422b50c..5ca2d54 100644
--- a/en-us/docs/download/download.json
+++ b/en-us/docs/download/download.json
@@ -1,6 +1,6 @@
{
"filename": "download.md",
- "__html": "<h2>Download links</h2>\n<p>Use the links below to download the
Apache InLong Releases, the latest release is 0.9.0.\n<br></p>\n<p>Note: Since
the project is renamed from Apache TubeMQ to Apache InLong, since version
0.9.0, the name of the related release package has been changed to
InLong.</p>\n<h2>0.9.0 release</h2>\n<ul>\n<li>Released: July 11,
2021</li>\n<li><a href=\"release-0.9.0.md\">Release Notes</a></li>\n<li>Source:
<a href=\"http://www.apache.org/dyn/closer.lua/in [...]
+ "__html": "<h2>Download links</h2>\n<p>Use the links below to download the
Apache InLong Releases, the latest release is 0.10.0.</p>\n<h2>0.10.0
release</h2>\n<ul>\n<li>Released: Sept 11, 2021</li>\n<li><a
href=\"release-0.10.0.md\">Release Notes</a></li>\n<li>Source: <a
href=\"http://www.apache.org/dyn/closer.lua/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz\">inlong-0.10.0-incubating-src.tar.gz</a>
[<a href=\"https://downloads.apache.org/i [...]
"link": "/en-us/docs/download/download.html",
"meta": {
"title": "Download - Apache InLong"
diff --git a/en-us/docs/download/download.md b/en-us/docs/download/download.md
index 964f77c..16f701e 100644
--- a/en-us/docs/download/download.md
+++ b/en-us/docs/download/download.md
@@ -3,11 +3,17 @@ title: Download - Apache InLong
---
## Download links
- Use the links below to download the Apache InLong Releases, the latest
release is 0.9.0.
- <br>
+ Use the links below to download the Apache InLong Releases, the latest
release is 0.10.0.
+
+## 0.10.0 release
+- Released: Sept 11, 2021
+- [Release Notes](release-0.10.0.md)
+- Source:
[inlong-0.10.0-incubating-src.tar.gz](http://www.apache.org/dyn/closer.lua/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz)
[[ASC](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.asc)]
[[SHA512](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.sha512)]
+
+## Release Integrity
+You must [verify](https://www.apache.org/info/verification.html) the integrity
of the downloaded files. We provide OpenPGP signatures for every release file.
This signature should be matched against the
[KEYS](https://downloads.apache.org/incubator/inlong/KEYS) file which contains
the OpenPGP keys of InLong's Release Managers. We also provide
<code>SHA-512</code> checksums for every release file. After you download the
file, you should calculate a checksum for your download, and make sur [...]
+
- Note: Since the project is renamed from Apache TubeMQ to Apache InLong,
since version 0.9.0, the name of the related release package has been changed
to InLong.
-
## 0.9.0 release
- Released: July 11, 2021
- [Release Notes](release-0.9.0.md)
@@ -16,9 +22,6 @@ title: Download - Apache InLong
## Release Integrity
You must [verify](https://www.apache.org/info/verification.html) the
integrity of the downloaded files. We provide OpenPGP signatures for every
release file. This signature should be matched against the
[KEYS](https://downloads.apache.org/incubator/inlong/KEYS) file which contains
the OpenPGP keys of InLong's Release Managers. We also provide
<code>SHA-512</code> checksums for every release file. After you download the
file, you should calculate a checksum for your download, and make [...]
-
-
-
## 0.8.0 release
diff --git a/en-us/docs/download/release-0.10.0.html
b/en-us/docs/download/release-0.10.0.html
new file mode 100644
index 0000000..dcd634c
--- /dev/null
+++ b/en-us/docs/download/release-0.10.0.html
@@ -0,0 +1,549 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, user-scalable=no">
+ <meta name="keywords" content="release-0.10.0" />
+ <meta name="description" content="release-0.10.0" />
+ <!-- 网页标签标题 -->
+ <title>Download - Apache InLong</title>
+ <link rel="shortcut icon" href="/img/apache.ico"/>
+ <link rel="stylesheet" href="/build/documentation.css" />
+</head>
+<body>
+ <div id="root"><div class="documentation-page"
data-reactroot=""><header class="header-container header-container-normal"><div
class="header-body"><a href="/en-us/index.html"><a href="//www.apache.org"><img
class="logo apache" style="width:120px" src="/img/asf_logo.svg"/></a><div
class="logo-split"></div><img class="logo tube"
style="width:120px;top:12px;position:absolute" src="/img/Tube
logo.svg"/></a><div class="search search-normal"><span
class="icon-search"></span></div><span class= [...]
+<p>Use the links below to download the Apache InLong from one of our
mirrors.</p>
+<h2>InLong</h2>
+<table>
+<thead>
+<tr>
+<th style="text-align:center">Date</th>
+<th style="text-align:center">Version</th>
+<th style="text-align:center">Comment</th>
+<th style="text-align:center">Downloads</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td style="text-align:center">Sept 11, 2021</td>
+<td style="text-align:center">0.10.0</td>
+<td style="text-align:center">Source</td>
+<td style="text-align:center">[<a
href="http://www.apache.org/dyn/closer.lua/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz">SRC</a>]
[<a
href="https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.asc">ASC</a>]
[<a
href="https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.sha512">SHA512</a>]</td>
+</tr>
+</tbody>
+</table>
+<h3>Release Integrity</h3>
+<p>You must <a href="https://www.apache.org/info/verification.html">verify</a>
the integrity of the downloaded files. We provide OpenPGP signatures for every
release file. This signature should be matched against the <a
href="https://downloads.apache.org/incubator/inlong/KEYS">KEYS</a> file which
contains the OpenPGP keys of InLong's Release Managers. We also provide
<code>SHA-512</code> checksums for every release file. After you download the
file, you should calculate a checksum for yo [...]
+<h2>Release Notes</h2>
+<h3>IMPROVEMENTS:</h3>
+<table>
+<thead>
+<tr>
+<th style="text-align:left">ISSUE</th>
+<th style="text-align:left">Summary</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-570">INLONG-570</a></td>
+<td style="text-align:left">Optimizing the implementations of HTTP API for
Master</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-726">INLONG-726</a></td>
+<td style="text-align:left">Optimize The Deployment For InLong</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-732">INLONG-732</a></td>
+<td style="text-align:left">Optimize the CI/CD workflow for build and
integration test</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-733">INLONG-733</a></td>
+<td style="text-align:left">Unity the Manger-API/Manger-OpenAPI, and change
Manager-API to Manager-Web</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-744">INLONG-744</a></td>
+<td style="text-align:left">Error log, should use log4j</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-750">INLONG-750</a></td>
+<td style="text-align:left">Add configuration descriptions for 'defEthName' in
'broker.ini'</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-756">INLONG-756</a></td>
+<td style="text-align:left">package <a href="http://start.sh">start.sh</a>
script executable for agent</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-768">INLONG-768</a></td>
+<td style="text-align:left">add github pull request template</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-789">INLONG-789</a></td>
+<td style="text-align:left">make agent readme more friendly</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-792">INLONG-792</a></td>
+<td style="text-align:left">tubemanager add a cluster after configuration</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-800">INLONG-800</a></td>
+<td style="text-align:left">Fix codestyle of some comments and methods
names.</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-804">INLONG-804</a></td>
+<td style="text-align:left">Optimize the ASF Configuration</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-805">INLONG-805</a></td>
+<td style="text-align:left">Migrate InLong Issues from JIRA to GitHub</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-808">INLONG-808</a></td>
+<td style="text-align:left">Missing dataproxy sdk readme</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-809">INLONG-809</a></td>
+<td style="text-align:left">dataproxy readme delete reference url</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1498">INLONG-1498</a></td>
+<td style="text-align:left">ignore the files with versionsBackup suffix for
the bumped version</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1487">INLONG-1487</a></td>
+<td style="text-align:left">remove the user number limit when create a new
data stream</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1486">INLONG-1486</a></td>
+<td style="text-align:left">[agent] update the document about configuring the
dataprxy address</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1485">INLONG-1485</a></td>
+<td style="text-align:left">[sort] add the guide documents for using
Pulsar</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1484">INLONG-1484</a></td>
+<td style="text-align:left">Bid and Tid is not well explained in agent and
might cause send error</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1464">INLONG-1464</a></td>
+<td style="text-align:left">Add code CheckStyle rules</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1459">INLONG-1459</a></td>
+<td style="text-align:left">proxy address configuration is redundant for
inlong-agent</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1457">INLONG-1457</a></td>
+<td style="text-align:left">remove the user limit for creating a new data
access</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1455">INLONG-1455</a></td>
+<td style="text-align:left">add a script to publish docker images</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1443">INLONG-1443</a></td>
+<td style="text-align:left">Provide management interface SDK</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1439">INLONG-1439</a></td>
+<td style="text-align:left">Add the port legal check and remove the useless
deleteWhen field</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1430">INLONG-1430</a></td>
+<td style="text-align:left">Go SDK example</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1429">INLONG-1429</a></td>
+<td style="text-align:left">update the asf config for inlong office
website</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1427">INLONG-1427</a></td>
+<td style="text-align:left">Go SDK return maxOffset and updateTime in
ConsumerOffset</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1424">INLONG-1424</a></td>
+<td style="text-align:left">change the format of the configuration file: make
the yaml to properties</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1423">INLONG-1423</a></td>
+<td style="text-align:left">modify the docker image of the inlong-manager
module</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1417">INLONG-1417</a></td>
+<td style="text-align:left">rename the distribution file for inlong</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1415">INLONG-1415</a></td>
+<td style="text-align:left">[TubeMQ Docker] expose zookeeper port for other
component usages</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1409">INLONG-1409</a></td>
+<td style="text-align:left">Sort out the LICENSE information of the 3rd-party
components that the DataProxy submodule depends on</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1407">INLONG-1407</a></td>
+<td style="text-align:left">[DataProxy]Adjust the pom dependency of the
DataProxy module</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1405">INLONG-1405</a></td>
+<td style="text-align:left">too many issues mail at dev@inlong mailbox</td>
+</tr>
+</tbody>
+</table>
+<h3>BUG FIXES:</h3>
+<table>
+<thead>
+<tr>
+<th style="text-align:left">ISSUE</th>
+<th style="text-align:left">Summary</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-751">INLONG-751</a></td>
+<td style="text-align:left">InLong Manager start up error</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-776">INLONG-776</a></td>
+<td style="text-align:left">fix the version error for tubemq cpp client docker
image</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-777">INLONG-777</a></td>
+<td style="text-align:left">InLong Manager new data stream error</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-782">INLONG-782</a></td>
+<td style="text-align:left">Optimize The PULL_REQUEST_TEMPLATE</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-787">INLONG-787</a></td>
+<td style="text-align:left">The actions "reviewdog/action-setup" is
not allowed to be used</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-797">INLONG-797</a></td>
+<td style="text-align:left">the document for deployment DataProxy is not
complete</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-799">INLONG-799</a></td>
+<td style="text-align:left">can not find common.properties for dataproxy</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1488">INLONG-1488</a></td>
+<td style="text-align:left">there are still some chinese characters for
website</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1475">INLONG-1475</a></td>
+<td style="text-align:left">Tube manager compile ch.qos.logback with error</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1474">INLONG-1474</a></td>
+<td style="text-align:left">the interface of get data proxy configurations got
abnormal status result</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1470">INLONG-1470</a></td>
+<td style="text-align:left">Java.util.ConcurrentModificationException error
when rebalance</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1468">INLONG-1468</a></td>
+<td style="text-align:left">The update interval of dataproxy is quite long and
may cause produce error when config is not updated</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1466">INLONG-1466</a></td>
+<td style="text-align:left">get snappy error when the agent collecting
data</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1462">INLONG-1462</a></td>
+<td style="text-align:left">dataproxy can not create configuration properties
successfully in the docker container</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1458">INLONG-1458</a></td>
+<td style="text-align:left">The http port in agent readme should be 8008 to be
consistent with the code</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1453">INLONG-1453</a></td>
+<td style="text-align:left">agent connect dataproxy fail when using
docker-compose</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1448">INLONG-1448</a></td>
+<td style="text-align:left">The Manager throws an exception when creating a
business</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1447">INLONG-1447</a></td>
+<td style="text-align:left">Fix Group Control API logic bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1444">INLONG-1444</a></td>
+<td style="text-align:left">Fix Web API multiple field search logic bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1441">INLONG-1441</a></td>
+<td style="text-align:left">Repair Broker configuration API bugs</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1436">INLONG-1436</a></td>
+<td style="text-align:left">[CI] The checkstyle workflow is redundant</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1432">INLONG-1432</a></td>
+<td style="text-align:left">The manager url of agent and dataproxy need to be
updated since manager merged openapi and api into one module</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1403">INLONG-1403</a></td>
+<td style="text-align:left">fix some error in dataproxy-sdk readme</td>
+</tr>
+</tbody>
+</table>
+<h3>SUB-TASK:</h3>
+<table>
+<thead>
+<tr>
+<th style="text-align:left">ISSUE</th>
+<th style="text-align:left">Summary</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-576">INLONG-576</a></td>
+<td style="text-align:left">Build metadata entity classes</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-578">INLONG-578</a></td>
+<td style="text-align:left">Build implementation classes based on BDB
storage</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-579">INLONG-579</a></td>
+<td style="text-align:left">Add structure mapping of BDB and metadata entity
classes</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-580">INLONG-580</a></td>
+<td style="text-align:left">Build active and standby keep-alive services</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-581">INLONG-581</a></td>
+<td style="text-align:left">Add data cache in BDB metadata Mapper
implementations</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-582">INLONG-582</a></td>
+<td style="text-align:left">Adjust the business logic related to the
BdbClusterSettingEntity class</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-583">INLONG-583</a></td>
+<td style="text-align:left">Adjust BrokerConfManager class implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-584">INLONG-584</a></td>
+<td style="text-align:left">Adjust WebMasterInfoHandler class
implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-593">INLONG-593</a></td>
+<td style="text-align:left">Add WebGroupConsumeCtrlHandler class
implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-595">INLONG-595</a></td>
+<td style="text-align:left">Add WebBrokerConfHandler class implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-596">INLONG-596</a></td>
+<td style="text-align:left">Add WebTopicConfHandler class implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-597">INLONG-597</a></td>
+<td style="text-align:left">Adjust WebTopicCtrlHandler class
implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-598">INLONG-598</a></td>
+<td style="text-align:left">Adjust WebTopicCtrlHandler class
implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-599">INLONG-599</a></td>
+<td style="text-align:left">Adjust WebParameterUtils.java's static
functions</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-601">INLONG-601</a></td>
+<td style="text-align:left">Adjust WebBrokerDefConfHandler class
implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-602">INLONG-602</a></td>
+<td style="text-align:left">Add replacement processing after metadata
changes</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-611">INLONG-611</a></td>
+<td style="text-align:left">Add FSM for broker configure manage</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-617">INLONG-617</a></td>
+<td style="text-align:left">Add unit tests for WebParameterUtils</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-618">INLONG-618</a></td>
+<td style="text-align:left">Add unit tests for metastore.dao.entity.*</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-625">INLONG-625</a></td>
+<td style="text-align:left">Add unit tests for metamanage.metastore.impl.*</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-626">INLONG-626</a></td>
+<td style="text-align:left">Fix broker and topic confiugre implement bugs</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-707">INLONG-707</a></td>
+<td style="text-align:left">Bumped version to 0.10.0-SNAPSHOT</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-740">INLONG-740</a></td>
+<td style="text-align:left">Merge the changes in INLONG-739 to master and
delete the temporary branch</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-755">INLONG-755</a></td>
+<td style="text-align:left">Go SDK Consumer Result</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-757">INLONG-757</a></td>
+<td style="text-align:left">fix the artifactId of dataproxy</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-758">INLONG-758</a></td>
+<td style="text-align:left">remove redundant baseDirectory for manager output
files</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-759">INLONG-759</a></td>
+<td style="text-align:left">fix assembly issue for TubeMQ manager</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-760">INLONG-760</a></td>
+<td style="text-align:left">standardize the directories name for the sort
sub-module</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-761">INLONG-761</a></td>
+<td style="text-align:left">unify all modules target files to a singe
directory</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-762">INLONG-762</a></td>
+<td style="text-align:left">refactor the deployment document</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-763">INLONG-763</a></td>
+<td style="text-align:left">make the inlong-websit be a maven module of InLong
project</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-764">INLONG-764</a></td>
+<td style="text-align:left">Fix Go SDK RPC Request bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-766">INLONG-766</a></td>
+<td style="text-align:left">Fix Go SDK Codec Bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-770">INLONG-770</a></td>
+<td style="text-align:left">update the readme document</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-771">INLONG-771</a></td>
+<td style="text-align:left">Fix Go SDK Authorization Bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-773">INLONG-773</a></td>
+<td style="text-align:left">add manager docker image</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-774">INLONG-774</a></td>
+<td style="text-align:left">update TubeMQ docker images to InLong repo</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-778">INLONG-778</a></td>
+<td style="text-align:left">Fix Go SDK Consumer Bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-779">INLONG-779</a></td>
+<td style="text-align:left">update tubemq manager docker image</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-781">INLONG-781</a></td>
+<td style="text-align:left">add inlong agent docker image support</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-784">INLONG-784</a></td>
+<td style="text-align:left">Fix Go SDK Heartbeat Bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-785">INLONG-785</a></td>
+<td style="text-align:left">Fix Go SDK Metadata Bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-786">INLONG-786</a></td>
+<td style="text-align:left">add dataproxy docker image</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-788">INLONG-788</a></td>
+<td style="text-align:left">Fix Go SDK Remote Cache Bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-791">INLONG-791</a></td>
+<td style="text-align:left">Go SDK Support multiple topic address</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-793">INLONG-793</a></td>
+<td style="text-align:left">Fix Some Corner Case in Go SDK</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-794">INLONG-794</a></td>
+<td style="text-align:left">add website docker image</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-803">INLONG-803</a></td>
+<td style="text-align:left">add docker requirement for building InLong</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-806">INLONG-806</a></td>
+<td style="text-align:left">open GitHub Issue For InLong</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-807">INLONG-807</a></td>
+<td style="text-align:left">migrate issue history to inlong</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1491">INLONG-1491</a></td>
+<td style="text-align:left">Add 0.10.0 version release modification to <a
href="http://CHANGES.md">CHANGES.md</a></td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1492">INLONG-1492</a></td>
+<td style="text-align:left">Bumped version to 0.11.0-incubating-SNAPSHOT</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1493">INLONG-1493</a></td>
+<td style="text-align:left">Modify download&release notes for 0.10.0</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1494">INLONG-1494</a></td>
+<td style="text-align:left">Adjust the version information of all pom.xml to
0.10.0-incubating</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1495">INLONG-1495</a></td>
+<td style="text-align:left">Update Office website content for release
0.10.0</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1496">INLONG-1496</a></td>
+<td style="text-align:left">Release InLong 0.10.0</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1497">INLONG-1497</a></td>
+<td style="text-align:left">create a 0.10.0 branch to release</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1502">INLONG-1502</a></td>
+<td style="text-align:left">publish all 0.10.0 images to docker hub</td>
+</tr>
+</tbody>
+</table>
+</div></section><footer class="footer-container"><div class="footer-body"><img
src="/img/incubator-logo.svg"/><div class="cols-container"><div class="col
col-24"><p>Apache InLong (incubating) is an effort undergoing incubation at The
Apache Software Foundation (ASF), sponsored by Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with [...]
+ <script
src="https://f.alicdn.com/react/15.4.1/react-with-addons.min.js"></script>
+ <script
src="https://f.alicdn.com/react/15.4.1/react-dom.min.js"></script>
+ <script src="https://buttons.github.io/buttons.js"></script>
+ <script>
+ window.rootPath = '';
+ </script>
+ <script src="/build/documentation.js"></script>
+</body>
+</html>
diff --git a/en-us/docs/download/release-0.10.0.json
b/en-us/docs/download/release-0.10.0.json
new file mode 100644
index 0000000..19ef088
--- /dev/null
+++ b/en-us/docs/download/release-0.10.0.json
@@ -0,0 +1,8 @@
+{
+ "filename": "release-0.10.0.md",
+ "__html": "<h1>Download the InLong releases</h1>\n<p>Use the links below to
download the Apache InLong from one of our
mirrors.</p>\n<h2>InLong</h2>\n<table>\n<thead>\n<tr>\n<th
style=\"text-align:center\">Date</th>\n<th
style=\"text-align:center\">Version</th>\n<th
style=\"text-align:center\">Comment</th>\n<th
style=\"text-align:center\">Downloads</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td
style=\"text-align:center\">Sept 11, 2021</td>\n<td
style=\"text-align:center\">0.10.0</td>\n<td [...]
+ "link": "/en-us/docs/download/release-0.10.0.html",
+ "meta": {
+ "title": "Download - Apache InLong"
+ }
+}
\ No newline at end of file
diff --git a/en-us/docs/download/release-0.10.0.md
b/en-us/docs/download/release-0.10.0.md
new file mode 100644
index 0000000..96d3617
--- /dev/null
+++ b/en-us/docs/download/release-0.10.0.md
@@ -0,0 +1,148 @@
+---
+title: Download - Apache InLong
+---
+
+# Download the InLong releases
+
+Use the links below to download the Apache InLong from one of our mirrors.
+
+## InLong
+| Date | Version| Comment | Downloads |
+|:---:|:--:|:--:|:--:|
+| Sept 11, 2021 | 0.10.0 | Source |
[[SRC](http://www.apache.org/dyn/closer.lua/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz)]
[[ASC](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.asc)]
[[SHA512](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.sha512)]
|
+
+
+### Release Integrity
+ You must [verify](https://www.apache.org/info/verification.html) the
integrity of the downloaded files. We provide OpenPGP signatures for every
release file. This signature should be matched against the
[KEYS](https://downloads.apache.org/incubator/inlong/KEYS) file which contains
the OpenPGP keys of InLong's Release Managers. We also provide
<code>SHA-512</code> checksums for every release file. After you download the
file, you should calculate a checksum for your download, and make [...]
+
+
+## Release Notes
+
+### IMPROVEMENTS:
+| ISSUE | Summary |
+| :---- | :------- |
+| [INLONG-570](https://issues.apache.org/jira/browse/INLONG-570) | Optimizing
the implementations of HTTP API for Master
+| [INLONG-726](https://issues.apache.org/jira/browse/INLONG-726) | Optimize
The Deployment For InLong
+| [INLONG-732](https://issues.apache.org/jira/browse/INLONG-732) | Optimize
the CI/CD workflow for build and integration test
+| [INLONG-733](https://issues.apache.org/jira/browse/INLONG-733) | Unity the
Manger-API/Manger-OpenAPI, and change Manager-API to Manager-Web
+| [INLONG-744](https://issues.apache.org/jira/browse/INLONG-744) | Error log,
should use log4j
+| [INLONG-750](https://issues.apache.org/jira/browse/INLONG-750) | Add
configuration descriptions for 'defEthName' in 'broker.ini'
+| [INLONG-756](https://issues.apache.org/jira/browse/INLONG-756) | package
start.sh script executable for agent
+| [INLONG-768](https://issues.apache.org/jira/browse/INLONG-768) | add github
pull request template
+| [INLONG-789](https://issues.apache.org/jira/browse/INLONG-789) | make agent
readme more friendly
+| [INLONG-792](https://issues.apache.org/jira/browse/INLONG-792) | tubemanager
add a cluster after configuration
+| [INLONG-800](https://issues.apache.org/jira/browse/INLONG-800) | Fix
codestyle of some comments and methods names.
+| [INLONG-804](https://issues.apache.org/jira/browse/INLONG-804) | Optimize
the ASF Configuration
+| [INLONG-805](https://issues.apache.org/jira/browse/INLONG-805) | Migrate
InLong Issues from JIRA to GitHub
+| [INLONG-808](https://issues.apache.org/jira/browse/INLONG-808) | Missing
dataproxy sdk readme
+| [INLONG-809](https://issues.apache.org/jira/browse/INLONG-809) | dataproxy
readme delete reference url
+| [INLONG-1498](https://github.com/apache/incubator-inlong/issues/1498) |
ignore the files with versionsBackup suffix for the bumped version
+| [INLONG-1487](https://github.com/apache/incubator-inlong/issues/1487) |
remove the user number limit when create a new data stream
+| [INLONG-1486](https://github.com/apache/incubator-inlong/issues/1486) |
[agent] update the document about configuring the dataprxy address
+| [INLONG-1485](https://github.com/apache/incubator-inlong/issues/1485) |
[sort] add the guide documents for using Pulsar
+| [INLONG-1484](https://github.com/apache/incubator-inlong/issues/1484) | Bid
and Tid is not well explained in agent and might cause send error
+| [INLONG-1464](https://github.com/apache/incubator-inlong/issues/1464) | Add
code CheckStyle rules
+| [INLONG-1459](https://github.com/apache/incubator-inlong/issues/1459) |
proxy address configuration is redundant for inlong-agent
+| [INLONG-1457](https://github.com/apache/incubator-inlong/issues/1457) |
remove the user limit for creating a new data access
+| [INLONG-1455](https://github.com/apache/incubator-inlong/issues/1455) | add
a script to publish docker images
+| [INLONG-1443](https://github.com/apache/incubator-inlong/issues/1443) |
Provide management interface SDK
+| [INLONG-1439](https://github.com/apache/incubator-inlong/issues/1439) | Add
the port legal check and remove the useless deleteWhen field
+| [INLONG-1430](https://github.com/apache/incubator-inlong/issues/1430) | Go
SDK example
+| [INLONG-1429](https://github.com/apache/incubator-inlong/issues/1429) |
update the asf config for inlong office website
+| [INLONG-1427](https://github.com/apache/incubator-inlong/issues/1427) | Go
SDK return maxOffset and updateTime in ConsumerOffset
+| [INLONG-1424](https://github.com/apache/incubator-inlong/issues/1424) |
change the format of the configuration file: make the yaml to properties
+| [INLONG-1423](https://github.com/apache/incubator-inlong/issues/1423) |
modify the docker image of the inlong-manager module
+| [INLONG-1417](https://github.com/apache/incubator-inlong/issues/1417) |
rename the distribution file for inlong
+| [INLONG-1415](https://github.com/apache/incubator-inlong/issues/1415) |
[TubeMQ Docker] expose zookeeper port for other component usages
+| [INLONG-1409](https://github.com/apache/incubator-inlong/issues/1409) |
Sort out the LICENSE information of the 3rd-party components that the DataProxy
submodule depends on
+| [INLONG-1407](https://github.com/apache/incubator-inlong/issues/1407) |
[DataProxy]Adjust the pom dependency of the DataProxy module
+| [INLONG-1405](https://github.com/apache/incubator-inlong/issues/1405) | too
many issues mail at dev@inlong mailbox
+
+### BUG FIXES:
+| ISSUE | Summary |
+| :---- | :------- |
+| [INLONG-751](https://issues.apache.org/jira/browse/INLONG-751) | InLong
Manager start up error
+| [INLONG-776](https://issues.apache.org/jira/browse/INLONG-776) | fix the
version error for tubemq cpp client docker image
+| [INLONG-777](https://issues.apache.org/jira/browse/INLONG-777) | InLong
Manager new data stream error
+| [INLONG-782](https://issues.apache.org/jira/browse/INLONG-782) | Optimize
The PULL_REQUEST_TEMPLATE
+| [INLONG-787](https://issues.apache.org/jira/browse/INLONG-787) | The actions
"reviewdog/action-setup" is not allowed to be used
+| [INLONG-797](https://issues.apache.org/jira/browse/INLONG-797) | the
document for deployment DataProxy is not complete
+| [INLONG-799](https://issues.apache.org/jira/browse/INLONG-799) | can not
find common.properties for dataproxy
+| [INLONG-1488](https://github.com/apache/incubator-inlong/issues/1488) |
there are still some chinese characters for website
+| [INLONG-1475](https://github.com/apache/incubator-inlong/issues/1475) |
Tube manager compile ch.qos.logback with error
+| [INLONG-1474](https://github.com/apache/incubator-inlong/issues/1474) | the
interface of get data proxy configurations got abnormal status result
+| [INLONG-1470](https://github.com/apache/incubator-inlong/issues/1470) |
Java.util.ConcurrentModificationException error when rebalance
+| [INLONG-1468](https://github.com/apache/incubator-inlong/issues/1468) | The
update interval of dataproxy is quite long and may cause produce error when
config is not updated
+| [INLONG-1466](https://github.com/apache/incubator-inlong/issues/1466) | get
snappy error when the agent collecting data
+| [INLONG-1462](https://github.com/apache/incubator-inlong/issues/1462) |
dataproxy can not create configuration properties successfully in the docker
container
+| [INLONG-1458](https://github.com/apache/incubator-inlong/issues/1458) | The
http port in agent readme should be 8008 to be consistent with the code
+| [INLONG-1453](https://github.com/apache/incubator-inlong/issues/1453) |
agent connect dataproxy fail when using docker-compose
+| [INLONG-1448](https://github.com/apache/incubator-inlong/issues/1448) | The
Manager throws an exception when creating a business
+| [INLONG-1447](https://github.com/apache/incubator-inlong/issues/1447) | Fix
Group Control API logic bug
+| [INLONG-1444](https://github.com/apache/incubator-inlong/issues/1444) | Fix
Web API multiple field search logic bug
+| [INLONG-1441](https://github.com/apache/incubator-inlong/issues/1441) |
Repair Broker configuration API bugs
+| [INLONG-1436](https://github.com/apache/incubator-inlong/issues/1436) |
[CI] The checkstyle workflow is redundant
+| [INLONG-1432](https://github.com/apache/incubator-inlong/issues/1432) | The
manager url of agent and dataproxy need to be updated since manager merged
openapi and api into one module
+| [INLONG-1403](https://github.com/apache/incubator-inlong/issues/1403) | fix
some error in dataproxy-sdk readme
+
+### SUB-TASK:
+| ISSUE | Summary |
+| :---- | :------- |
+| [INLONG-576](https://issues.apache.org/jira/browse/INLONG-576) | Build
metadata entity classes
+| [INLONG-578](https://issues.apache.org/jira/browse/INLONG-578) | Build
implementation classes based on BDB storage
+| [INLONG-579](https://issues.apache.org/jira/browse/INLONG-579) | Add
structure mapping of BDB and metadata entity classes
+| [INLONG-580](https://issues.apache.org/jira/browse/INLONG-580) | Build
active and standby keep-alive services
+| [INLONG-581](https://issues.apache.org/jira/browse/INLONG-581) | Add data
cache in BDB metadata Mapper implementations
+| [INLONG-582](https://issues.apache.org/jira/browse/INLONG-582) | Adjust the
business logic related to the BdbClusterSettingEntity class
+| [INLONG-583](https://issues.apache.org/jira/browse/INLONG-583) | Adjust
BrokerConfManager class implementation
+| [INLONG-584](https://issues.apache.org/jira/browse/INLONG-584) | Adjust
WebMasterInfoHandler class implementation
+| [INLONG-593](https://issues.apache.org/jira/browse/INLONG-593) | Add
WebGroupConsumeCtrlHandler class implementation
+| [INLONG-595](https://issues.apache.org/jira/browse/INLONG-595) | Add
WebBrokerConfHandler class implementation
+| [INLONG-596](https://issues.apache.org/jira/browse/INLONG-596) | Add
WebTopicConfHandler class implementation
+| [INLONG-597](https://issues.apache.org/jira/browse/INLONG-597) | Adjust
WebTopicCtrlHandler class implementation
+| [INLONG-598](https://issues.apache.org/jira/browse/INLONG-598) | Adjust
WebTopicCtrlHandler class implementation
+| [INLONG-599](https://issues.apache.org/jira/browse/INLONG-599) | Adjust
WebParameterUtils.java's static functions
+| [INLONG-601](https://issues.apache.org/jira/browse/INLONG-601) | Adjust
WebBrokerDefConfHandler class implementation
+| [INLONG-602](https://issues.apache.org/jira/browse/INLONG-602) | Add
replacement processing after metadata changes
+| [INLONG-611](https://issues.apache.org/jira/browse/INLONG-611) | Add FSM for
broker configure manage
+| [INLONG-617](https://issues.apache.org/jira/browse/INLONG-617) | Add unit
tests for WebParameterUtils
+| [INLONG-618](https://issues.apache.org/jira/browse/INLONG-618) | Add unit
tests for metastore.dao.entity.*
+| [INLONG-625](https://issues.apache.org/jira/browse/INLONG-625) | Add unit
tests for metamanage.metastore.impl.*
+| [INLONG-626](https://issues.apache.org/jira/browse/INLONG-626) | Fix broker
and topic confiugre implement bugs
+| [INLONG-707](https://issues.apache.org/jira/browse/INLONG-707) | Bumped
version to 0.10.0-SNAPSHOT
+| [INLONG-740](https://issues.apache.org/jira/browse/INLONG-740) | Merge the
changes in INLONG-739 to master and delete the temporary branch
+| [INLONG-755](https://issues.apache.org/jira/browse/INLONG-755) | Go SDK
Consumer Result
+| [INLONG-757](https://issues.apache.org/jira/browse/INLONG-757) | fix the
artifactId of dataproxy
+| [INLONG-758](https://issues.apache.org/jira/browse/INLONG-758) | remove
redundant baseDirectory for manager output files
+| [INLONG-759](https://issues.apache.org/jira/browse/INLONG-759) | fix
assembly issue for TubeMQ manager
+| [INLONG-760](https://issues.apache.org/jira/browse/INLONG-760) | standardize
the directories name for the sort sub-module
+| [INLONG-761](https://issues.apache.org/jira/browse/INLONG-761) | unify all
modules target files to a singe directory
+| [INLONG-762](https://issues.apache.org/jira/browse/INLONG-762) | refactor
the deployment document
+| [INLONG-763](https://issues.apache.org/jira/browse/INLONG-763) | make the
inlong-websit be a maven module of InLong project
+| [INLONG-764](https://issues.apache.org/jira/browse/INLONG-764) | Fix Go SDK
RPC Request bug
+| [INLONG-766](https://issues.apache.org/jira/browse/INLONG-766) | Fix Go SDK
Codec Bug
+| [INLONG-770](https://issues.apache.org/jira/browse/INLONG-770) | update the
readme document
+| [INLONG-771](https://issues.apache.org/jira/browse/INLONG-771) | Fix Go SDK
Authorization Bug
+| [INLONG-773](https://issues.apache.org/jira/browse/INLONG-773) | add manager
docker image
+| [INLONG-774](https://issues.apache.org/jira/browse/INLONG-774) | update
TubeMQ docker images to InLong repo
+| [INLONG-778](https://issues.apache.org/jira/browse/INLONG-778) | Fix Go SDK
Consumer Bug
+| [INLONG-779](https://issues.apache.org/jira/browse/INLONG-779) | update
tubemq manager docker image
+| [INLONG-781](https://issues.apache.org/jira/browse/INLONG-781) | add inlong
agent docker image support
+| [INLONG-784](https://issues.apache.org/jira/browse/INLONG-784) | Fix Go SDK
Heartbeat Bug
+| [INLONG-785](https://issues.apache.org/jira/browse/INLONG-785) | Fix Go SDK
Metadata Bug
+| [INLONG-786](https://issues.apache.org/jira/browse/INLONG-786) | add
dataproxy docker image
+| [INLONG-788](https://issues.apache.org/jira/browse/INLONG-788) | Fix Go SDK
Remote Cache Bug
+| [INLONG-791](https://issues.apache.org/jira/browse/INLONG-791) | Go SDK
Support multiple topic address
+| [INLONG-793](https://issues.apache.org/jira/browse/INLONG-793) | Fix Some
Corner Case in Go SDK
+| [INLONG-794](https://issues.apache.org/jira/browse/INLONG-794) | add website
docker image
+| [INLONG-803](https://issues.apache.org/jira/browse/INLONG-803) | add docker
requirement for building InLong
+| [INLONG-806](https://issues.apache.org/jira/browse/INLONG-806) | open GitHub
Issue For InLong
+| [INLONG-807](https://issues.apache.org/jira/browse/INLONG-807) | migrate
issue history to inlong
+| [INLONG-1491](https://github.com/apache/incubator-inlong/issues/1491) | Add
0.10.0 version release modification to CHANGES.md
+| [INLONG-1492](https://github.com/apache/incubator-inlong/issues/1492) |
Bumped version to 0.11.0-incubating-SNAPSHOT
+| [INLONG-1493](https://github.com/apache/incubator-inlong/issues/1493) |
Modify download&release notes for 0.10.0
+| [INLONG-1494](https://github.com/apache/incubator-inlong/issues/1494) |
Adjust the version information of all pom.xml to 0.10.0-incubating
+| [INLONG-1495](https://github.com/apache/incubator-inlong/issues/1495) |
Update Office website content for release 0.10.0
+| [INLONG-1496](https://github.com/apache/incubator-inlong/issues/1496) |
Release InLong 0.10.0
+| [INLONG-1497](https://github.com/apache/incubator-inlong/issues/1497) |
create a 0.10.0 branch to release
+| [INLONG-1502](https://github.com/apache/incubator-inlong/issues/1502) |
publish all 0.10.0 images to docker hub
\ No newline at end of file
diff --git a/zh-cn/docs/download/download.html
b/zh-cn/docs/download/download.html
index b3a435f..841836c 100644
--- a/zh-cn/docs/download/download.html
+++ b/zh-cn/docs/download/download.html
@@ -13,9 +13,15 @@
</head>
<body>
<div id="root"><div class="documentation-page"
data-reactroot=""><header class="header-container header-container-normal"><div
class="header-body"><a href="/zh-cn/index.html"><a href="//www.apache.org"><img
class="logo apache" style="width:120px" src="/img/asf_logo.svg"/></a><div
class="logo-split"></div><img class="logo tube"
style="width:120px;top:12px;position:absolute" src="/img/Tube
logo.svg"/></a><div class="search search-normal"><span
class="icon-search"></span></div><span class= [...]
-<p>使用以下链接,下载InLong,最新版本为0.9.0.
-<br>
-注意:由于项目由Apache TubeMQ 更名为 Apache InLong,自0.9.0版本开始,相关发布包名变更为InLong</p>
+<p>使用以下链接,下载InLong,最新版本为0.10.0.</p>
+<h2>0.10.0 release</h2>
+<ul>
+<li>发布时间:2021-09-11</li>
+<li><a href="release-0.10.0.md">发版说明</a></li>
+<li>源码: <a
href="http://www.apache.org/dyn/closer.lua/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz">inlong-0.10.0-incubating-src.tar.gz</a>
[<a
href="https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.asc">ASC</a>]
[<a
href="https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.sha512">SHA512</a>]</li>
+</ul>
+<h2>发布完整性</h2>
+<p>您必须<a href="https://www.apache.org/info/verification.html">验证</a> 下载文件的完整性。
我们为每个发布文件提供 OpenPGP 签名。 此签名应与包含 InLong 发布经理的 OpenPGP 密钥的 <a
href="https://downloads.apache.org/incubator/inlong/KEYS">KEYS</a> 文件匹配。
我们还为每个发布文件提供 <code>SHA-512</code> 校验和。 下载文件后,您应该计算下载的校验和,并确保它与我们的相同。</p>
<h2>0.9.0 release</h2>
<ul>
<li>发布时间:2021-07-11</li>
diff --git a/zh-cn/docs/download/download.json
b/zh-cn/docs/download/download.json
index 8df06cf..023ce45 100644
--- a/zh-cn/docs/download/download.json
+++ b/zh-cn/docs/download/download.json
@@ -1,6 +1,6 @@
{
"filename": "download.md",
- "__html":
"<h2>下载链接</h2>\n<p>使用以下链接,下载InLong,最新版本为0.9.0.\n<br>\n注意:由于项目由Apache TubeMQ 更名为
Apache InLong,自0.9.0版本开始,相关发布包名变更为InLong</p>\n<h2>0.9.0
release</h2>\n<ul>\n<li>发布时间:2021-07-11</li>\n<li><a
href=\"release-0.9.0.md\">发版说明</a></li>\n<li>源码: <a
href=\"http://www.apache.org/dyn/closer.lua/incubator/inlong/0.9.0-incubating/apache-inlong-0.9.0-incubating-src.tar.gz\">inlong-0.9.0-incubating-src.tar.gz</a>
[<a href=\"https://downloads.apache.org/incubator/inlong/0.9.0-in
[...]
+ "__html": "<h2>下载链接</h2>\n<p>使用以下链接,下载InLong,最新版本为0.10.0.</p>\n<h2>0.10.0
release</h2>\n<ul>\n<li>发布时间:2021-09-11</li>\n<li><a
href=\"release-0.10.0.md\">发版说明</a></li>\n<li>源码: <a
href=\"http://www.apache.org/dyn/closer.lua/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz\">inlong-0.10.0-incubating-src.tar.gz</a>
[<a
href=\"https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.asc\">ASC</a>]
[...]
"link": "/zh-cn/docs/download/download.html",
"meta": {
"title": "下载 - Apache InLong"
diff --git a/zh-cn/docs/download/download.md b/zh-cn/docs/download/download.md
index 8424723..ce093c7 100644
--- a/zh-cn/docs/download/download.md
+++ b/zh-cn/docs/download/download.md
@@ -3,10 +3,17 @@ title: 下载 - Apache InLong
---
## 下载链接
- 使用以下链接,下载InLong,最新版本为0.9.0.
- <br>
- 注意:由于项目由Apache TubeMQ 更名为 Apache InLong,自0.9.0版本开始,相关发布包名变更为InLong
-
+ 使用以下链接,下载InLong,最新版本为0.10.0.
+
+## 0.10.0 release
+- 发布时间:2021-09-11
+- [发版说明](release-0.10.0.md)
+- 源码:
[inlong-0.10.0-incubating-src.tar.gz](http://www.apache.org/dyn/closer.lua/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz)
[[ASC](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.asc)]
[[SHA512](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.sha512)]
+
+## 发布完整性
+您必须[验证](https://www.apache.org/info/verification.html) 下载文件的完整性。 我们为每个发布文件提供
OpenPGP 签名。 此签名应与包含 InLong 发布经理的 OpenPGP 密钥的
[KEYS](https://downloads.apache.org/incubator/inlong/KEYS) 文件匹配。 我们还为每个发布文件提供
<code>SHA-512</code> 校验和。 下载文件后,您应该计算下载的校验和,并确保它与我们的相同。
+
+
## 0.9.0 release
- 发布时间:2021-07-11
- [发版说明](release-0.9.0.md)
diff --git a/zh-cn/docs/download/release-0.10.0.html
b/zh-cn/docs/download/release-0.10.0.html
new file mode 100644
index 0000000..48f53b2
--- /dev/null
+++ b/zh-cn/docs/download/release-0.10.0.html
@@ -0,0 +1,549 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, user-scalable=no">
+ <meta name="keywords" content="release-0.10.0" />
+ <meta name="description" content="release-0.10.0" />
+ <!-- 网页标签标题 -->
+ <title>下载 - Apache InLong</title>
+ <link rel="shortcut icon" href="/img/apache.ico"/>
+ <link rel="stylesheet" href="/build/documentation.css" />
+</head>
+<body>
+ <div id="root"><div class="documentation-page"
data-reactroot=""><header class="header-container header-container-normal"><div
class="header-body"><a href="/zh-cn/index.html"><a href="//www.apache.org"><img
class="logo apache" style="width:120px" src="/img/asf_logo.svg"/></a><div
class="logo-split"></div><img class="logo tube"
style="width:120px;top:12px;position:absolute" src="/img/Tube
logo.svg"/></a><div class="search search-normal"><span
class="icon-search"></span></div><span class= [...]
+<p>使用以下镜像下载InLong</p>
+<h2>InLong</h2>
+<table>
+<thead>
+<tr>
+<th style="text-align:center">日期</th>
+<th style="text-align:center">版本</th>
+<th style="text-align:center">备注</th>
+<th style="text-align:center">下载</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td style="text-align:center">2021-09-11</td>
+<td style="text-align:center">0.10.0</td>
+<td style="text-align:center">Source</td>
+<td style="text-align:center">[<a
href="http://www.apache.org/dyn/closer.lua/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz">SRC</a>]
[<a
href="https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.asc">ASC</a>]
[<a
href="https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.sha512">SHA512</a>]</td>
+</tr>
+</tbody>
+</table>
+<h3>发布完整性</h3>
+<p>您必须<a href="https://www.apache.org/info/verification.html">验证</a> 下载文件的完整性。
我们为每个发布文件提供 OpenPGP 签名。 此签名应与包含 InLong 发布经理的 OpenPGP 密钥的 <a
href="https://downloads.apache.org/incubator/inlong/KEYS">KEYS</a> 文件匹配。
我们还为每个发布文件提供 <code>SHA-512</code> 校验和。 下载文件后,您应该计算下载的校验和,并确保它与我们的相同。</p>
+<h2>发版说明</h2>
+<h3>改进:</h3>
+<table>
+<thead>
+<tr>
+<th style="text-align:left">ISSUE</th>
+<th style="text-align:left">Summary</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-570">INLONG-570</a></td>
+<td style="text-align:left">Optimizing the implementations of HTTP API for
Master</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-726">INLONG-726</a></td>
+<td style="text-align:left">Optimize The Deployment For InLong</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-732">INLONG-732</a></td>
+<td style="text-align:left">Optimize the CI/CD workflow for build and
integration test</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-733">INLONG-733</a></td>
+<td style="text-align:left">Unity the Manger-API/Manger-OpenAPI, and change
Manager-API to Manager-Web</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-744">INLONG-744</a></td>
+<td style="text-align:left">Error log, should use log4j</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-750">INLONG-750</a></td>
+<td style="text-align:left">Add configuration descriptions for 'defEthName' in
'broker.ini'</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-756">INLONG-756</a></td>
+<td style="text-align:left">package <a href="http://start.sh">start.sh</a>
script executable for agent</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-768">INLONG-768</a></td>
+<td style="text-align:left">add github pull request template</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-789">INLONG-789</a></td>
+<td style="text-align:left">make agent readme more friendly</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-792">INLONG-792</a></td>
+<td style="text-align:left">tubemanager add a cluster after configuration</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-800">INLONG-800</a></td>
+<td style="text-align:left">Fix codestyle of some comments and methods
names.</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-804">INLONG-804</a></td>
+<td style="text-align:left">Optimize the ASF Configuration</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-805">INLONG-805</a></td>
+<td style="text-align:left">Migrate InLong Issues from JIRA to GitHub</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-808">INLONG-808</a></td>
+<td style="text-align:left">Missing dataproxy sdk readme</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-809">INLONG-809</a></td>
+<td style="text-align:left">dataproxy readme delete reference url</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1498">INLONG-1498</a></td>
+<td style="text-align:left">ignore the files with versionsBackup suffix for
the bumped version</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1487">INLONG-1487</a></td>
+<td style="text-align:left">remove the user number limit when create a new
data stream</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1486">INLONG-1486</a></td>
+<td style="text-align:left">[agent] update the document about configuring the
dataprxy address</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1485">INLONG-1485</a></td>
+<td style="text-align:left">[sort] add the guide documents for using
Pulsar</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1484">INLONG-1484</a></td>
+<td style="text-align:left">Bid and Tid is not well explained in agent and
might cause send error</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1464">INLONG-1464</a></td>
+<td style="text-align:left">Add code CheckStyle rules</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1459">INLONG-1459</a></td>
+<td style="text-align:left">proxy address configuration is redundant for
inlong-agent</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1457">INLONG-1457</a></td>
+<td style="text-align:left">remove the user limit for creating a new data
access</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1455">INLONG-1455</a></td>
+<td style="text-align:left">add a script to publish docker images</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1443">INLONG-1443</a></td>
+<td style="text-align:left">Provide management interface SDK</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1439">INLONG-1439</a></td>
+<td style="text-align:left">Add the port legal check and remove the useless
deleteWhen field</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1430">INLONG-1430</a></td>
+<td style="text-align:left">Go SDK example</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1429">INLONG-1429</a></td>
+<td style="text-align:left">update the asf config for inlong office
website</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1427">INLONG-1427</a></td>
+<td style="text-align:left">Go SDK return maxOffset and updateTime in
ConsumerOffset</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1424">INLONG-1424</a></td>
+<td style="text-align:left">change the format of the configuration file: make
the yaml to properties</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1423">INLONG-1423</a></td>
+<td style="text-align:left">modify the docker image of the inlong-manager
module</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1417">INLONG-1417</a></td>
+<td style="text-align:left">rename the distribution file for inlong</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1415">INLONG-1415</a></td>
+<td style="text-align:left">[TubeMQ Docker] expose zookeeper port for other
component usages</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1409">INLONG-1409</a></td>
+<td style="text-align:left">Sort out the LICENSE information of the 3rd-party
components that the DataProxy submodule depends on</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1407">INLONG-1407</a></td>
+<td style="text-align:left">[DataProxy]Adjust the pom dependency of the
DataProxy module</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1405">INLONG-1405</a></td>
+<td style="text-align:left">too many issues mail at dev@inlong mailbox</td>
+</tr>
+</tbody>
+</table>
+<h3>bug修复:</h3>
+<table>
+<thead>
+<tr>
+<th style="text-align:left">ISSUE</th>
+<th style="text-align:left">Summary</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-751">INLONG-751</a></td>
+<td style="text-align:left">InLong Manager start up error</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-776">INLONG-776</a></td>
+<td style="text-align:left">fix the version error for tubemq cpp client docker
image</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-777">INLONG-777</a></td>
+<td style="text-align:left">InLong Manager new data stream error</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-782">INLONG-782</a></td>
+<td style="text-align:left">Optimize The PULL_REQUEST_TEMPLATE</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-787">INLONG-787</a></td>
+<td style="text-align:left">The actions "reviewdog/action-setup" is
not allowed to be used</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-797">INLONG-797</a></td>
+<td style="text-align:left">the document for deployment DataProxy is not
complete</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-799">INLONG-799</a></td>
+<td style="text-align:left">can not find common.properties for dataproxy</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1488">INLONG-1488</a></td>
+<td style="text-align:left">there are still some chinese characters for
website</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1475">INLONG-1475</a></td>
+<td style="text-align:left">Tube manager compile ch.qos.logback with error</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1474">INLONG-1474</a></td>
+<td style="text-align:left">the interface of get data proxy configurations got
abnormal status result</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1470">INLONG-1470</a></td>
+<td style="text-align:left">Java.util.ConcurrentModificationException error
when rebalance</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1468">INLONG-1468</a></td>
+<td style="text-align:left">The update interval of dataproxy is quite long and
may cause produce error when config is not updated</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1466">INLONG-1466</a></td>
+<td style="text-align:left">get snappy error when the agent collecting
data</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1462">INLONG-1462</a></td>
+<td style="text-align:left">dataproxy can not create configuration properties
successfully in the docker container</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1458">INLONG-1458</a></td>
+<td style="text-align:left">The http port in agent readme should be 8008 to be
consistent with the code</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1453">INLONG-1453</a></td>
+<td style="text-align:left">agent connect dataproxy fail when using
docker-compose</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1448">INLONG-1448</a></td>
+<td style="text-align:left">The Manager throws an exception when creating a
business</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1447">INLONG-1447</a></td>
+<td style="text-align:left">Fix Group Control API logic bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1444">INLONG-1444</a></td>
+<td style="text-align:left">Fix Web API multiple field search logic bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1441">INLONG-1441</a></td>
+<td style="text-align:left">Repair Broker configuration API bugs</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1436">INLONG-1436</a></td>
+<td style="text-align:left">[CI] The checkstyle workflow is redundant</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1432">INLONG-1432</a></td>
+<td style="text-align:left">The manager url of agent and dataproxy need to be
updated since manager merged openapi and api into one module</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1403">INLONG-1403</a></td>
+<td style="text-align:left">fix some error in dataproxy-sdk readme</td>
+</tr>
+</tbody>
+</table>
+<h3>子任务:</h3>
+<table>
+<thead>
+<tr>
+<th style="text-align:left">ISSUE</th>
+<th style="text-align:left">Summary</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-576">INLONG-576</a></td>
+<td style="text-align:left">Build metadata entity classes</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-578">INLONG-578</a></td>
+<td style="text-align:left">Build implementation classes based on BDB
storage</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-579">INLONG-579</a></td>
+<td style="text-align:left">Add structure mapping of BDB and metadata entity
classes</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-580">INLONG-580</a></td>
+<td style="text-align:left">Build active and standby keep-alive services</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-581">INLONG-581</a></td>
+<td style="text-align:left">Add data cache in BDB metadata Mapper
implementations</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-582">INLONG-582</a></td>
+<td style="text-align:left">Adjust the business logic related to the
BdbClusterSettingEntity class</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-583">INLONG-583</a></td>
+<td style="text-align:left">Adjust BrokerConfManager class implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-584">INLONG-584</a></td>
+<td style="text-align:left">Adjust WebMasterInfoHandler class
implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-593">INLONG-593</a></td>
+<td style="text-align:left">Add WebGroupConsumeCtrlHandler class
implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-595">INLONG-595</a></td>
+<td style="text-align:left">Add WebBrokerConfHandler class implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-596">INLONG-596</a></td>
+<td style="text-align:left">Add WebTopicConfHandler class implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-597">INLONG-597</a></td>
+<td style="text-align:left">Adjust WebTopicCtrlHandler class
implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-598">INLONG-598</a></td>
+<td style="text-align:left">Adjust WebTopicCtrlHandler class
implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-599">INLONG-599</a></td>
+<td style="text-align:left">Adjust WebParameterUtils.java's static
functions</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-601">INLONG-601</a></td>
+<td style="text-align:left">Adjust WebBrokerDefConfHandler class
implementation</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-602">INLONG-602</a></td>
+<td style="text-align:left">Add replacement processing after metadata
changes</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-611">INLONG-611</a></td>
+<td style="text-align:left">Add FSM for broker configure manage</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-617">INLONG-617</a></td>
+<td style="text-align:left">Add unit tests for WebParameterUtils</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-618">INLONG-618</a></td>
+<td style="text-align:left">Add unit tests for metastore.dao.entity.*</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-625">INLONG-625</a></td>
+<td style="text-align:left">Add unit tests for metamanage.metastore.impl.*</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-626">INLONG-626</a></td>
+<td style="text-align:left">Fix broker and topic confiugre implement bugs</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-707">INLONG-707</a></td>
+<td style="text-align:left">Bumped version to 0.10.0-SNAPSHOT</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-740">INLONG-740</a></td>
+<td style="text-align:left">Merge the changes in INLONG-739 to master and
delete the temporary branch</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-755">INLONG-755</a></td>
+<td style="text-align:left">Go SDK Consumer Result</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-757">INLONG-757</a></td>
+<td style="text-align:left">fix the artifactId of dataproxy</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-758">INLONG-758</a></td>
+<td style="text-align:left">remove redundant baseDirectory for manager output
files</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-759">INLONG-759</a></td>
+<td style="text-align:left">fix assembly issue for TubeMQ manager</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-760">INLONG-760</a></td>
+<td style="text-align:left">standardize the directories name for the sort
sub-module</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-761">INLONG-761</a></td>
+<td style="text-align:left">unify all modules target files to a singe
directory</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-762">INLONG-762</a></td>
+<td style="text-align:left">refactor the deployment document</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-763">INLONG-763</a></td>
+<td style="text-align:left">make the inlong-websit be a maven module of InLong
project</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-764">INLONG-764</a></td>
+<td style="text-align:left">Fix Go SDK RPC Request bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-766">INLONG-766</a></td>
+<td style="text-align:left">Fix Go SDK Codec Bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-770">INLONG-770</a></td>
+<td style="text-align:left">update the readme document</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-771">INLONG-771</a></td>
+<td style="text-align:left">Fix Go SDK Authorization Bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-773">INLONG-773</a></td>
+<td style="text-align:left">add manager docker image</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-774">INLONG-774</a></td>
+<td style="text-align:left">update TubeMQ docker images to InLong repo</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-778">INLONG-778</a></td>
+<td style="text-align:left">Fix Go SDK Consumer Bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-779">INLONG-779</a></td>
+<td style="text-align:left">update tubemq manager docker image</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-781">INLONG-781</a></td>
+<td style="text-align:left">add inlong agent docker image support</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-784">INLONG-784</a></td>
+<td style="text-align:left">Fix Go SDK Heartbeat Bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-785">INLONG-785</a></td>
+<td style="text-align:left">Fix Go SDK Metadata Bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-786">INLONG-786</a></td>
+<td style="text-align:left">add dataproxy docker image</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-788">INLONG-788</a></td>
+<td style="text-align:left">Fix Go SDK Remote Cache Bug</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-791">INLONG-791</a></td>
+<td style="text-align:left">Go SDK Support multiple topic address</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-793">INLONG-793</a></td>
+<td style="text-align:left">Fix Some Corner Case in Go SDK</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-794">INLONG-794</a></td>
+<td style="text-align:left">add website docker image</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-803">INLONG-803</a></td>
+<td style="text-align:left">add docker requirement for building InLong</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-806">INLONG-806</a></td>
+<td style="text-align:left">open GitHub Issue For InLong</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://issues.apache.org/jira/browse/INLONG-807">INLONG-807</a></td>
+<td style="text-align:left">migrate issue history to inlong</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1491">INLONG-1491</a></td>
+<td style="text-align:left">Add 0.10.0 version release modification to <a
href="http://CHANGES.md">CHANGES.md</a></td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1492">INLONG-1492</a></td>
+<td style="text-align:left">Bumped version to 0.11.0-incubating-SNAPSHOT</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1493">INLONG-1493</a></td>
+<td style="text-align:left">Modify download&release notes for 0.10.0</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1494">INLONG-1494</a></td>
+<td style="text-align:left">Adjust the version information of all pom.xml to
0.10.0-incubating</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1495">INLONG-1495</a></td>
+<td style="text-align:left">Update Office website content for release
0.10.0</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1496">INLONG-1496</a></td>
+<td style="text-align:left">Release InLong 0.10.0</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1497">INLONG-1497</a></td>
+<td style="text-align:left">create a 0.10.0 branch to release</td>
+</tr>
+<tr>
+<td style="text-align:left"><a
href="https://github.com/apache/incubator-inlong/issues/1502">INLONG-1502</a></td>
+<td style="text-align:left">publish all 0.10.0 images to docker hub</td>
+</tr>
+</tbody>
+</table>
+</div></section><footer class="footer-container"><div class="footer-body"><img
src="/img/incubator-logo.svg"/><div class="cols-container"><div class="col
col-24"><p>Apache InLong (incubating) is an effort undergoing incubation at The
Apache Software Foundation (ASF), sponsored by Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with [...]
+ <script
src="https://f.alicdn.com/react/15.4.1/react-with-addons.min.js"></script>
+ <script
src="https://f.alicdn.com/react/15.4.1/react-dom.min.js"></script>
+ <script src="https://buttons.github.io/buttons.js"></script>
+ <script>
+ window.rootPath = '';
+ </script>
+ <script src="/build/documentation.js"></script>
+</body>
+</html>
diff --git a/zh-cn/docs/download/release-0.10.0.json
b/zh-cn/docs/download/release-0.10.0.json
new file mode 100644
index 0000000..0f8782f
--- /dev/null
+++ b/zh-cn/docs/download/release-0.10.0.json
@@ -0,0 +1,8 @@
+{
+ "filename": "release-0.10.0.md",
+ "__html":
"<h1>下载InLong</h1>\n<p>使用以下镜像下载InLong</p>\n<h2>InLong</h2>\n<table>\n<thead>\n<tr>\n<th
style=\"text-align:center\">日期</th>\n<th
style=\"text-align:center\">版本</th>\n<th
style=\"text-align:center\">备注</th>\n<th
style=\"text-align:center\">下载</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td
style=\"text-align:center\">2021-09-11</td>\n<td
style=\"text-align:center\">0.10.0</td>\n<td
style=\"text-align:center\">Source</td>\n<td style=\"text-align:center\">[<a
href=\"http://www.apache. [...]
+ "link": "/zh-cn/docs/download/release-0.10.0.html",
+ "meta": {
+ "title": "下载 - Apache InLong"
+ }
+}
\ No newline at end of file
diff --git a/zh-cn/docs/download/release-0.10.0.md
b/zh-cn/docs/download/release-0.10.0.md
new file mode 100644
index 0000000..4242a35
--- /dev/null
+++ b/zh-cn/docs/download/release-0.10.0.md
@@ -0,0 +1,148 @@
+---
+title: 下载 - Apache InLong
+---
+
+# 下载InLong
+ 使用以下镜像下载InLong
+
+## InLong
+| 日期 | 版本| 备注 | 下载 |
+|:---:|:--:|:--:|:--:|
+| 2021-09-11 | 0.10.0 | Source |
[[SRC](http://www.apache.org/dyn/closer.lua/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz)]
[[ASC](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.asc)]
[[SHA512](https://downloads.apache.org/incubator/inlong/0.10.0-incubating/apache-inlong-0.10.0-incubating-src.tar.gz.sha512)]
|
+
+
+### 发布完整性
+ 您必须[验证](https://www.apache.org/info/verification.html) 下载文件的完整性。
我们为每个发布文件提供 OpenPGP 签名。 此签名应与包含 InLong 发布经理的 OpenPGP 密钥的
[KEYS](https://downloads.apache.org/incubator/inlong/KEYS) 文件匹配。 我们还为每个发布文件提供
<code>SHA-512</code> 校验和。 下载文件后,您应该计算下载的校验和,并确保它与我们的相同。
+
+
+## 发版说明
+
+
+### 改进:
+| ISSUE | Summary |
+| :---- | :------- |
+| [INLONG-570](https://issues.apache.org/jira/browse/INLONG-570) | Optimizing
the implementations of HTTP API for Master
+| [INLONG-726](https://issues.apache.org/jira/browse/INLONG-726) | Optimize
The Deployment For InLong
+| [INLONG-732](https://issues.apache.org/jira/browse/INLONG-732) | Optimize
the CI/CD workflow for build and integration test
+| [INLONG-733](https://issues.apache.org/jira/browse/INLONG-733) | Unity the
Manger-API/Manger-OpenAPI, and change Manager-API to Manager-Web
+| [INLONG-744](https://issues.apache.org/jira/browse/INLONG-744) | Error log,
should use log4j
+| [INLONG-750](https://issues.apache.org/jira/browse/INLONG-750) | Add
configuration descriptions for 'defEthName' in 'broker.ini'
+| [INLONG-756](https://issues.apache.org/jira/browse/INLONG-756) | package
start.sh script executable for agent
+| [INLONG-768](https://issues.apache.org/jira/browse/INLONG-768) | add github
pull request template
+| [INLONG-789](https://issues.apache.org/jira/browse/INLONG-789) | make agent
readme more friendly
+| [INLONG-792](https://issues.apache.org/jira/browse/INLONG-792) | tubemanager
add a cluster after configuration
+| [INLONG-800](https://issues.apache.org/jira/browse/INLONG-800) | Fix
codestyle of some comments and methods names.
+| [INLONG-804](https://issues.apache.org/jira/browse/INLONG-804) | Optimize
the ASF Configuration
+| [INLONG-805](https://issues.apache.org/jira/browse/INLONG-805) | Migrate
InLong Issues from JIRA to GitHub
+| [INLONG-808](https://issues.apache.org/jira/browse/INLONG-808) | Missing
dataproxy sdk readme
+| [INLONG-809](https://issues.apache.org/jira/browse/INLONG-809) | dataproxy
readme delete reference url
+| [INLONG-1498](https://github.com/apache/incubator-inlong/issues/1498) |
ignore the files with versionsBackup suffix for the bumped version
+| [INLONG-1487](https://github.com/apache/incubator-inlong/issues/1487) |
remove the user number limit when create a new data stream
+| [INLONG-1486](https://github.com/apache/incubator-inlong/issues/1486) |
[agent] update the document about configuring the dataprxy address
+| [INLONG-1485](https://github.com/apache/incubator-inlong/issues/1485) |
[sort] add the guide documents for using Pulsar
+| [INLONG-1484](https://github.com/apache/incubator-inlong/issues/1484) | Bid
and Tid is not well explained in agent and might cause send error
+| [INLONG-1464](https://github.com/apache/incubator-inlong/issues/1464) | Add
code CheckStyle rules
+| [INLONG-1459](https://github.com/apache/incubator-inlong/issues/1459) |
proxy address configuration is redundant for inlong-agent
+| [INLONG-1457](https://github.com/apache/incubator-inlong/issues/1457) |
remove the user limit for creating a new data access
+| [INLONG-1455](https://github.com/apache/incubator-inlong/issues/1455) | add
a script to publish docker images
+| [INLONG-1443](https://github.com/apache/incubator-inlong/issues/1443) |
Provide management interface SDK
+| [INLONG-1439](https://github.com/apache/incubator-inlong/issues/1439) | Add
the port legal check and remove the useless deleteWhen field
+| [INLONG-1430](https://github.com/apache/incubator-inlong/issues/1430) | Go
SDK example
+| [INLONG-1429](https://github.com/apache/incubator-inlong/issues/1429) |
update the asf config for inlong office website
+| [INLONG-1427](https://github.com/apache/incubator-inlong/issues/1427) | Go
SDK return maxOffset and updateTime in ConsumerOffset
+| [INLONG-1424](https://github.com/apache/incubator-inlong/issues/1424) |
change the format of the configuration file: make the yaml to properties
+| [INLONG-1423](https://github.com/apache/incubator-inlong/issues/1423) |
modify the docker image of the inlong-manager module
+| [INLONG-1417](https://github.com/apache/incubator-inlong/issues/1417) |
rename the distribution file for inlong
+| [INLONG-1415](https://github.com/apache/incubator-inlong/issues/1415) |
[TubeMQ Docker] expose zookeeper port for other component usages
+| [INLONG-1409](https://github.com/apache/incubator-inlong/issues/1409) |
Sort out the LICENSE information of the 3rd-party components that the DataProxy
submodule depends on
+| [INLONG-1407](https://github.com/apache/incubator-inlong/issues/1407) |
[DataProxy]Adjust the pom dependency of the DataProxy module
+| [INLONG-1405](https://github.com/apache/incubator-inlong/issues/1405) | too
many issues mail at dev@inlong mailbox
+
+### bug修复:
+| ISSUE | Summary |
+| :---- | :------- |
+| [INLONG-751](https://issues.apache.org/jira/browse/INLONG-751) | InLong
Manager start up error
+| [INLONG-776](https://issues.apache.org/jira/browse/INLONG-776) | fix the
version error for tubemq cpp client docker image
+| [INLONG-777](https://issues.apache.org/jira/browse/INLONG-777) | InLong
Manager new data stream error
+| [INLONG-782](https://issues.apache.org/jira/browse/INLONG-782) | Optimize
The PULL_REQUEST_TEMPLATE
+| [INLONG-787](https://issues.apache.org/jira/browse/INLONG-787) | The actions
"reviewdog/action-setup" is not allowed to be used
+| [INLONG-797](https://issues.apache.org/jira/browse/INLONG-797) | the
document for deployment DataProxy is not complete
+| [INLONG-799](https://issues.apache.org/jira/browse/INLONG-799) | can not
find common.properties for dataproxy
+| [INLONG-1488](https://github.com/apache/incubator-inlong/issues/1488) |
there are still some chinese characters for website
+| [INLONG-1475](https://github.com/apache/incubator-inlong/issues/1475) |
Tube manager compile ch.qos.logback with error
+| [INLONG-1474](https://github.com/apache/incubator-inlong/issues/1474) | the
interface of get data proxy configurations got abnormal status result
+| [INLONG-1470](https://github.com/apache/incubator-inlong/issues/1470) |
Java.util.ConcurrentModificationException error when rebalance
+| [INLONG-1468](https://github.com/apache/incubator-inlong/issues/1468) | The
update interval of dataproxy is quite long and may cause produce error when
config is not updated
+| [INLONG-1466](https://github.com/apache/incubator-inlong/issues/1466) | get
snappy error when the agent collecting data
+| [INLONG-1462](https://github.com/apache/incubator-inlong/issues/1462) |
dataproxy can not create configuration properties successfully in the docker
container
+| [INLONG-1458](https://github.com/apache/incubator-inlong/issues/1458) | The
http port in agent readme should be 8008 to be consistent with the code
+| [INLONG-1453](https://github.com/apache/incubator-inlong/issues/1453) |
agent connect dataproxy fail when using docker-compose
+| [INLONG-1448](https://github.com/apache/incubator-inlong/issues/1448) | The
Manager throws an exception when creating a business
+| [INLONG-1447](https://github.com/apache/incubator-inlong/issues/1447) | Fix
Group Control API logic bug
+| [INLONG-1444](https://github.com/apache/incubator-inlong/issues/1444) | Fix
Web API multiple field search logic bug
+| [INLONG-1441](https://github.com/apache/incubator-inlong/issues/1441) |
Repair Broker configuration API bugs
+| [INLONG-1436](https://github.com/apache/incubator-inlong/issues/1436) |
[CI] The checkstyle workflow is redundant
+| [INLONG-1432](https://github.com/apache/incubator-inlong/issues/1432) | The
manager url of agent and dataproxy need to be updated since manager merged
openapi and api into one module
+| [INLONG-1403](https://github.com/apache/incubator-inlong/issues/1403) | fix
some error in dataproxy-sdk readme
+
+### 子任务:
+| ISSUE | Summary |
+| :---- | :------- |
+| [INLONG-576](https://issues.apache.org/jira/browse/INLONG-576) | Build
metadata entity classes
+| [INLONG-578](https://issues.apache.org/jira/browse/INLONG-578) | Build
implementation classes based on BDB storage
+| [INLONG-579](https://issues.apache.org/jira/browse/INLONG-579) | Add
structure mapping of BDB and metadata entity classes
+| [INLONG-580](https://issues.apache.org/jira/browse/INLONG-580) | Build
active and standby keep-alive services
+| [INLONG-581](https://issues.apache.org/jira/browse/INLONG-581) | Add data
cache in BDB metadata Mapper implementations
+| [INLONG-582](https://issues.apache.org/jira/browse/INLONG-582) | Adjust the
business logic related to the BdbClusterSettingEntity class
+| [INLONG-583](https://issues.apache.org/jira/browse/INLONG-583) | Adjust
BrokerConfManager class implementation
+| [INLONG-584](https://issues.apache.org/jira/browse/INLONG-584) | Adjust
WebMasterInfoHandler class implementation
+| [INLONG-593](https://issues.apache.org/jira/browse/INLONG-593) | Add
WebGroupConsumeCtrlHandler class implementation
+| [INLONG-595](https://issues.apache.org/jira/browse/INLONG-595) | Add
WebBrokerConfHandler class implementation
+| [INLONG-596](https://issues.apache.org/jira/browse/INLONG-596) | Add
WebTopicConfHandler class implementation
+| [INLONG-597](https://issues.apache.org/jira/browse/INLONG-597) | Adjust
WebTopicCtrlHandler class implementation
+| [INLONG-598](https://issues.apache.org/jira/browse/INLONG-598) | Adjust
WebTopicCtrlHandler class implementation
+| [INLONG-599](https://issues.apache.org/jira/browse/INLONG-599) | Adjust
WebParameterUtils.java's static functions
+| [INLONG-601](https://issues.apache.org/jira/browse/INLONG-601) | Adjust
WebBrokerDefConfHandler class implementation
+| [INLONG-602](https://issues.apache.org/jira/browse/INLONG-602) | Add
replacement processing after metadata changes
+| [INLONG-611](https://issues.apache.org/jira/browse/INLONG-611) | Add FSM for
broker configure manage
+| [INLONG-617](https://issues.apache.org/jira/browse/INLONG-617) | Add unit
tests for WebParameterUtils
+| [INLONG-618](https://issues.apache.org/jira/browse/INLONG-618) | Add unit
tests for metastore.dao.entity.*
+| [INLONG-625](https://issues.apache.org/jira/browse/INLONG-625) | Add unit
tests for metamanage.metastore.impl.*
+| [INLONG-626](https://issues.apache.org/jira/browse/INLONG-626) | Fix broker
and topic confiugre implement bugs
+| [INLONG-707](https://issues.apache.org/jira/browse/INLONG-707) | Bumped
version to 0.10.0-SNAPSHOT
+| [INLONG-740](https://issues.apache.org/jira/browse/INLONG-740) | Merge the
changes in INLONG-739 to master and delete the temporary branch
+| [INLONG-755](https://issues.apache.org/jira/browse/INLONG-755) | Go SDK
Consumer Result
+| [INLONG-757](https://issues.apache.org/jira/browse/INLONG-757) | fix the
artifactId of dataproxy
+| [INLONG-758](https://issues.apache.org/jira/browse/INLONG-758) | remove
redundant baseDirectory for manager output files
+| [INLONG-759](https://issues.apache.org/jira/browse/INLONG-759) | fix
assembly issue for TubeMQ manager
+| [INLONG-760](https://issues.apache.org/jira/browse/INLONG-760) | standardize
the directories name for the sort sub-module
+| [INLONG-761](https://issues.apache.org/jira/browse/INLONG-761) | unify all
modules target files to a singe directory
+| [INLONG-762](https://issues.apache.org/jira/browse/INLONG-762) | refactor
the deployment document
+| [INLONG-763](https://issues.apache.org/jira/browse/INLONG-763) | make the
inlong-websit be a maven module of InLong project
+| [INLONG-764](https://issues.apache.org/jira/browse/INLONG-764) | Fix Go SDK
RPC Request bug
+| [INLONG-766](https://issues.apache.org/jira/browse/INLONG-766) | Fix Go SDK
Codec Bug
+| [INLONG-770](https://issues.apache.org/jira/browse/INLONG-770) | update the
readme document
+| [INLONG-771](https://issues.apache.org/jira/browse/INLONG-771) | Fix Go SDK
Authorization Bug
+| [INLONG-773](https://issues.apache.org/jira/browse/INLONG-773) | add manager
docker image
+| [INLONG-774](https://issues.apache.org/jira/browse/INLONG-774) | update
TubeMQ docker images to InLong repo
+| [INLONG-778](https://issues.apache.org/jira/browse/INLONG-778) | Fix Go SDK
Consumer Bug
+| [INLONG-779](https://issues.apache.org/jira/browse/INLONG-779) | update
tubemq manager docker image
+| [INLONG-781](https://issues.apache.org/jira/browse/INLONG-781) | add inlong
agent docker image support
+| [INLONG-784](https://issues.apache.org/jira/browse/INLONG-784) | Fix Go SDK
Heartbeat Bug
+| [INLONG-785](https://issues.apache.org/jira/browse/INLONG-785) | Fix Go SDK
Metadata Bug
+| [INLONG-786](https://issues.apache.org/jira/browse/INLONG-786) | add
dataproxy docker image
+| [INLONG-788](https://issues.apache.org/jira/browse/INLONG-788) | Fix Go SDK
Remote Cache Bug
+| [INLONG-791](https://issues.apache.org/jira/browse/INLONG-791) | Go SDK
Support multiple topic address
+| [INLONG-793](https://issues.apache.org/jira/browse/INLONG-793) | Fix Some
Corner Case in Go SDK
+| [INLONG-794](https://issues.apache.org/jira/browse/INLONG-794) | add website
docker image
+| [INLONG-803](https://issues.apache.org/jira/browse/INLONG-803) | add docker
requirement for building InLong
+| [INLONG-806](https://issues.apache.org/jira/browse/INLONG-806) | open GitHub
Issue For InLong
+| [INLONG-807](https://issues.apache.org/jira/browse/INLONG-807) | migrate
issue history to inlong
+| [INLONG-1491](https://github.com/apache/incubator-inlong/issues/1491) | Add
0.10.0 version release modification to CHANGES.md
+| [INLONG-1492](https://github.com/apache/incubator-inlong/issues/1492) |
Bumped version to 0.11.0-incubating-SNAPSHOT
+| [INLONG-1493](https://github.com/apache/incubator-inlong/issues/1493) |
Modify download&release notes for 0.10.0
+| [INLONG-1494](https://github.com/apache/incubator-inlong/issues/1494) |
Adjust the version information of all pom.xml to 0.10.0-incubating
+| [INLONG-1495](https://github.com/apache/incubator-inlong/issues/1495) |
Update Office website content for release 0.10.0
+| [INLONG-1496](https://github.com/apache/incubator-inlong/issues/1496) |
Release InLong 0.10.0
+| [INLONG-1497](https://github.com/apache/incubator-inlong/issues/1497) |
create a 0.10.0 branch to release
+| [INLONG-1502](https://github.com/apache/incubator-inlong/issues/1502) |
publish all 0.10.0 images to docker hub
\ No newline at end of file