-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add release note for 2.6.3. #9305
Add release note for 2.6.3. #9305
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Leave my comments, PTAL
site2/website/release-notes.md
Outdated
|
||
#### Broker | ||
|
||
- Update BookKeeper version to 4.11.1 [#8604](https://github.com/apache/pulsar/pull/8604) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Update BookKeeper version to 4.11.1 [#8604](https://github.com/apache/pulsar/pull/8604) | |
- Update the BookKeeper to version 4.11.1 [#8604](https://github.com/apache/pulsar/pull/8604) |
site2/website/release-notes.md
Outdated
|
||
#### Python Client | ||
|
||
- Add oauth2 client wrapper for python [#7813](https://github.com/apache/pulsar/pull/7813) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Add oauth2 client wrapper for python [#7813](https://github.com/apache/pulsar/pull/7813) | |
- Add OAuth2 client wrapper for the Python client [#7813](https://github.com/apache/pulsar/pull/7813) |
site2/website/release-notes.md
Outdated
|
||
#### Functions | ||
|
||
- Propagate user-config parameter into instances of Golang pulsar functions [#8132](https://github.com/apache/pulsar/pull/8132) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Propagate user-config parameter into instances of Golang pulsar functions [#8132](https://github.com/apache/pulsar/pull/8132) | |
- Propagate user-defined parameter into instances of Golang Pulsar Functions [#8132](https://github.com/apache/pulsar/pull/8132) |
site2/website/release-notes.md
Outdated
|
||
#### Pulsar IO | ||
|
||
- Make Source topic Schema information available to downstream Sinks [#8854](https://github.com/apache/pulsar/pull/8854) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Make Source topic Schema information available to downstream Sinks [#8854](https://github.com/apache/pulsar/pull/8854) | |
- Make Schema information of Source topics available to downstream Sinks [#8854](https://github.com/apache/pulsar/pull/8854) |
site2/website/release-notes.md
Outdated
#### Pulsar IO | ||
|
||
- Make Source topic Schema information available to downstream Sinks [#8854](https://github.com/apache/pulsar/pull/8854) | ||
- Fix debezium-connector error log [#9063](https://github.com/apache/pulsar/pull/9063) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Fix debezium-connector error log [#9063](https://github.com/apache/pulsar/pull/9063) | |
- Fix the error log of the Debezium connector [#9063](https://github.com/apache/pulsar/pull/9063) |
site2/website/release-notes.md
Outdated
- Fixed handling errors for client requests [#8518](https://github.com/apache/pulsar/pull/8518) | ||
- Expose consumer names after the mark delete position for the Key_Shared subscription [#8545](https://github.com/apache/pulsar/pull/8545) | ||
- Close topics that remain fenced forcefully [#8561](https://github.com/apache/pulsar/pull/8561) | ||
- Expose last disconnected timestamp for producer and consumer [#8605](https://github.com/apache/pulsar/pull/8605) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Expose last disconnected timestamp for producer and consumer [#8605](https://github.com/apache/pulsar/pull/8605) | |
- Expose the last disconnected timestamp for producers and consumers [#8605](https://github.com/apache/pulsar/pull/8605) |
site2/website/release-notes.md
Outdated
- Expose consumer names after the mark delete position for the Key_Shared subscription [#8545](https://github.com/apache/pulsar/pull/8545) | ||
- Close topics that remain fenced forcefully [#8561](https://github.com/apache/pulsar/pull/8561) | ||
- Expose last disconnected timestamp for producer and consumer [#8605](https://github.com/apache/pulsar/pull/8605) | ||
- Support HAProxy proxy protocol for broker and proxy [#8686](https://github.com/apache/pulsar/pull/8686) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Support HAProxy proxy protocol for broker and proxy [#8686](https://github.com/apache/pulsar/pull/8686) | |
- Support the HAProxy proxy protocol for Pulsar broker and Pulsar Proxy [#8686](https://github.com/apache/pulsar/pull/8686) |
site2/website/release-notes.md
Outdated
|
||
- Update BookKeeper version to 4.11.1 [#8604](https://github.com/apache/pulsar/pull/8604) | ||
- Use correct configuration for zk-cache expire time [#8302](https://github.com/apache/pulsar/pull/8302) | ||
- Refresh ZooKeeper-data cache in background to avoid deadlock and blocking IO on ZK thread [#8304](https://github.com/apache/pulsar/pull/8304) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Refresh ZooKeeper-data cache in background to avoid deadlock and blocking IO on ZK thread [#8304](https://github.com/apache/pulsar/pull/8304) | |
- Refresh ZooKeeper-data cache in background to avoid deadlock and blocking IO on the ZooKeeper thread [#8304](https://github.com/apache/pulsar/pull/8304) |
site2/website/release-notes.md
Outdated
- Update BookKeeper version to 4.11.1 [#8604](https://github.com/apache/pulsar/pull/8604) | ||
- Use correct configuration for zk-cache expire time [#8302](https://github.com/apache/pulsar/pull/8302) | ||
- Refresh ZooKeeper-data cache in background to avoid deadlock and blocking IO on ZK thread [#8304](https://github.com/apache/pulsar/pull/8304) | ||
- Add elapsedMs in the create ledger log [#8473](https://github.com/apache/pulsar/pull/8473) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Add elapsedMs in the create ledger log [#8473](https://github.com/apache/pulsar/pull/8473) | |
- Add `elapsedMs` in the creation of the ledger log [#8473](https://github.com/apache/pulsar/pull/8473) |
site2/website/release-notes.md
Outdated
#### Broker | ||
|
||
- Update BookKeeper version to 4.11.1 [#8604](https://github.com/apache/pulsar/pull/8604) | ||
- Use correct configuration for zk-cache expire time [#8302](https://github.com/apache/pulsar/pull/8302) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Use correct configuration for zk-cache expire time [#8302](https://github.com/apache/pulsar/pull/8302) | |
- Use the correct configuration for the expiration time of the ZooKeeper cache [#8302](https://github.com/apache/pulsar/pull/8302) |
site2/website/release-notes.md
Outdated
@@ -1,6 +1,84 @@ | |||
|
|||
## Apache Pulsar Release Notes | |||
|
|||
### 2.6.3 — 2020-11-25 <a id=“2.7.0”></a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is 2.7.0 good? Should it be 2.7.0?
@Huanli-Meng @eolivelli I have addressed all your comments, PTAL. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Lgtm |
No description provided.