Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. https://plc4x.apache.org/developers/release.html
  2. 进行gpg签名的教程


本文以IoTDB为例,介绍了IoTDB从0.8.0版本发布到0.8.1的流程,本文对于那些使用maven来管理的项目是直接适用的。


目录:

Table of Contents
outlinetrue

1. 创建一个 gpg KEY

对于第一次当RM的人来说,需要将进行这个步骤。

...

消息主题:[ANNOUNCE] Apache IoTDB (incubating) 0.8.1 released

消息内容示例:


Panel

The Apache IoTDB team is pleased to announce the release of Apache IoTDB (incubating) 0.8.1.


Apache IoTDB (incubating) (Database for Internet of Things) is an integrated data management engine

designed for timeseries data. It provides users with services for data collection, storage and analysis. 


The current release is a bug-fix version of 0.8.0, which will makes IoTDB more stable:


  • [IOTDB-172] bug in updating startTime and endTime in TsFileResource
  • Abnormal publishing of sequence and unsequence data folders in DirectoryManager
  • fix a bug in TimeRange's intersects function
  • [IOTDB-202] fix tsfile example data type
  • [IOTDB-195] Bug about 'serializedSize' in ChunkGroupMetaData.java (for Chinese string)
  • [IOTDB-242] fix mvn integration-test failed because the files in the target folder changes

Visit the Apache IoTDB website [1] for general information or
the downloads page [2] for release notes and download information.

Regards,
The Apache IoTDB team


[1] http://iotdb.apache.org
[2] 

http://iotdb.apache.org/#/Download

Disclaimer
Apache IoTDB (incubating) is an effort undergoing incubation at The
Apache Software Foundation (ASF), sponsored by the Apache 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 other
successful ASF projects. While incubation status is not necessarily a
reflection of the completeness or stability of the code, it does
indicate that the project has yet to be fully endorsed by the ASF.


That is all.