This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch rel/1.3
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 0f3775c36ba fix compile
add 66340ead483 update release note
add d734847a88d fix release no file error
add dcb477355cc Pipe: Disable unstable features in the distribution
add 2c8048ec050 fix udf lib compile
add a2eab517c65 fix IT compile
add bb506542c7f fix release error
add fe787cac2dd [maven-release-plugin] prepare release v1.3.0
add 00e2002971a [maven-release-plugin] prepare for next development
iteration
No new revisions were added by this update.
Summary of changes:
RELEASE_NOTES.md | 35 +++++++++++++
example/pipe-count-point-processor/pom.xml | 2 +-
integration-test/pom.xml | 20 ++++----
.../apache/iotdb/pipe/it/IoTDBPipeProtocolIT.java | 16 +-----
iotdb-client/jdbc/pom.xml | 2 +-
iotdb-client/jdbc/src/main/feature/feature.xml | 2 +-
iotdb-connector/grafana-connector/pom.xml | 2 +-
.../agent/plugin/PipeConnectorConstructor.java | 9 ----
.../pipe/extractor/IoTDBDataRegionExtractor.java | 58 +---------------------
.../realtime/PipeRealtimeDataRegionExtractor.java | 7 +--
.../pipe/plugin/builtin/BuiltinPipePlugin.java | 8 ---
library-udf/pom.xml | 2 +-
pom.xml | 13 ++---
13 files changed, 60 insertions(+), 116 deletions(-)