This is an automated email from the ASF dual-hosted git repository.
popduke pushed a change to branch release-v4.0.x
in repository https://gitbox.apache.org/repos/asf/bifromq.git
from 67eb2ff06 Improved and fixed issues in release scripts
add d1bbba5cd Fix RC1 issues (#208)
add 15e1430ad chore: fix typo of EMA_ALPHA in MQTTSessionHandler (#209)
No new revisions were added by this update.
Summary of changes:
LICENSE | 49 +-----------
LICENSE-Binary | 27 ++-----
NOTICE | 24 +-----
NOTICE-Binary | 29 ++-----
README.md | 37 +++++++--
.../org.apache.bifromq.baseenv.IEnvProvider | 29 ++++---
.../org.apache.bifromq.basehookloader.ITestHookAPI | 29 ++++---
...ifromq.basekv.localengine.spi.IKVEngineProvider | 16 ++++
.../rocksdb/RocksDBKVSpaceEpochHandle.java | 5 ++
...ifromq.basekv.localengine.spi.IKVEngineProvider | 16 ++++
...v.store.range.hinter.IKVRangeSplitHinterFactory | 16 ++++
.../basekv/store/range/KVRangeDumpSessionTest.java | 6 +-
base-rpc/base-rpc-grpc-inproc/README.md | 21 +++++
bifromq-apiserver/pom.xml | 4 +-
...v.store.range.hinter.IKVRangeSplitHinterFactory | 16 ++++
...romq.dist.worker.spi.IDistWorkerBalancerFactory | 27 +++----
.../bifromq/inbox/server/TenantGCRunner.java | 3 +-
...romq.inbox.store.spi.IInboxStoreBalancerFactory | 27 +++----
.../bifromq/mqtt/handler/MQTTSessionHandler.java | 4 +-
.../main/resources/archetype-resources/README.md | 21 +++++
...mq.retain.store.spi.IRetainStoreBalancerFactory | 27 +++----
.../assembly/assembly-windows.xml | 14 +++-
build/build-bifromq-starter/assembly/assembly.xml | 14 +++-
build/build-bifromq-starter/plugins/README.md | 21 +++++
licenses/edl-1.0.txt | 13 ----
pom.xml | 91 ++++++++++++----------
release/checksum-artifacts.sh | 4 +-
release/sign-artifacts.sh | 5 +-
release/source-assembly.xml | 9 +++
29 files changed, 337 insertions(+), 267 deletions(-)
delete mode 100644 licenses/edl-1.0.txt