Skip to main content

使用以下链接下载 InLong。

InLong

日期版本备注下载
2020-12-040.7.0源码[SRC] [ASC] [SHA512]
客户端[TAR] [ASC] [SHA512]
服务端[TAR] [ASC] [SHA512]

发布完整性

您必须 验证 下载文件的完整性。 我们为每个发布文件提供 OpenPGP 签名。此签名应与包含 InLong 发布经理的 OpenPGP 密钥的 KEYS 文件匹配。 我们还为每个发布文件提供 SHA-512 校验和。下载文件后,您应该计算下载的校验和,并确保它与我们提供的相同。

发版说明

新特性

JIRASummaryPriority
INLONG-162Python SDK support in TubeMQHigh
INLONG-336Propose web portal to manage tube cluster Phase-IMajor
INLONG-390support build C++ SDK with docker imageNormal

改进

JIRASummaryPriority
INLONG-369hope to add an option in the compilation script (like make lib etc...)Major
INLONG-373Reduce the redundant code of Utils::Split functionsMajor
INLONG-374Adjust some coding style issuesMajor
INLONG-375Add a section to the README file about how to compile the projectMajor
INLONG-385update docker imagesMajor
INLONG-393Optimize the mapping code of WEB APIMajor
INLONG-406test_consumer.py works for both Python 2 and 3Minor
INLONG-410install python package and simplify test_consumer.pyMajor
INLONG-416support consume from specified positionMajor
INLONG-417C++ Client support parse message from binary data for Python SDKMajor
INLONG-419SetMaxPartCheckPeriodMs() negative number, getMessage() stillMajor

BUG修复

JIRASummaryPriority
INLONG-365Whether the consumption setting is wrong after the processRequest exceptionMajor
INLONG-370Calling GetCurConsumedInfo API always returns failureMajor
INLONG-376Move pullrequests_status notifications commits mail listMajor
INLONG-366Found a nullpointerexception bug in brokerNormal
INLONG-379Modify the memory cache size default to 3MNormal
INLONG-380Cpp client link error when gcc optimization is disabledMajor
INLONG-405python sdk install files lack of the whole cpp configurationMajor
INLONG-401python sdk readme bugMinor
INLONG-407Fix some content in README.mdTrivial
INLONG-418C++ SDK function SetMaxPartCheckPeriodMs() can't workMajor