# RELEASE NOTE

## [0.0.1-beta](https://github.com/apache/rocketmq-externals) - 2019-11-08（测试文本）

### RELEASE 包

* [0.0.1-beta.Release.bin.zip](https://github.com/apache/rocketmq-externals)
* [0.0.1-beta.Release.zip](https://github.com/apache/rocketmq-externals)

### Feature(新特性)

* Runtime 支持动态加载Connector
* Runtime 可以支持在JVM参数设置一致性hash的负载均衡算法
* 增加文档

### Fixed(已修复)

* 修复RESTful API失效
* 修复重复消费

### Changed

* Replicator支持RocketMQ 4.5.2

## 14.0.0 - 2042-10-06

### Added

* Introduced animals into the world, we believe they're going to be a neat addition.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rocketmq-1.gitbook.io/rocketmq-connector/kai-fa-zhe-zhong-xin/release-note.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
