urfreespace commented on code in PR #15772: URL: https://github.com/apache/pulsar/pull/15772#discussion_r881430689
########## site2/website/pulsar-manager-release-notes.md: ########## @@ -1,5 +1,19 @@ ## Apache Pulsar Manager +### 0.3.0 — 2022-05-25 <a id="0.3.0"></a> +* Fixed mysql schema field token error [PR-339](https://github.com/apache/pulsar-manager/pull/339) +* Fixed topics List page, search Topics bug [PR-342](https://github.com/apache/pulsar-manager/pull/342) +* Fixed pulsar manager's swagger dose not work. [PR-369](https://github.com/apache/pulsar-manager/pull/369) +* Add offload threshold input [PR-375](https://github.com/apache/pulsar-manager/pull/375) +* Add dashboard service for aggregated information collection [PR-326](https://github.com/apache/pulsar-manager/pull/326) +* Multi bookie cluster Support [PR-388](https://github.com/apache/pulsar-manager/pull/388) +* Fixed the bug that admin roles cannot be deleted. [PR-397](https://github.com/apache/pulsar-manager/pull/397) Review Comment: fixed, thanks. ########## site2/website/pulsar-manager-release-notes.md: ########## @@ -1,5 +1,19 @@ ## Apache Pulsar Manager +### 0.3.0 — 2022-05-25 <a id="0.3.0"></a> +* Fixed mysql schema field token error [PR-339](https://github.com/apache/pulsar-manager/pull/339) +* Fixed topics List page, search Topics bug [PR-342](https://github.com/apache/pulsar-manager/pull/342) +* Fixed pulsar manager's swagger dose not work. [PR-369](https://github.com/apache/pulsar-manager/pull/369) +* Add offload threshold input [PR-375](https://github.com/apache/pulsar-manager/pull/375) +* Add dashboard service for aggregated information collection [PR-326](https://github.com/apache/pulsar-manager/pull/326) +* Multi bookie cluster Support [PR-388](https://github.com/apache/pulsar-manager/pull/388) +* Fixed the bug that admin roles cannot be deleted. [PR-397](https://github.com/apache/pulsar-manager/pull/397) +* Add filterable to el-select enables filtering for tenant/namespace/topic [PR-440](https://github.com/apache/pulsar-manager/pull/440) +* Updated to fix Log4J security vulnerabilities [PR-438](https://github.com/apache/pulsar-manager/pull/438) +* Allow user to assign tenant as resource to role [PR-436](https://github.com/apache/pulsar-manager/pull/436) +* Add support for casdoor [PR-446](https://github.com/apache/pulsar-manager/pull/446) Review Comment: fixed, thanks. ########## site2/website/pulsar-manager-release-notes.md: ########## @@ -1,5 +1,19 @@ ## Apache Pulsar Manager +### 0.3.0 — 2022-05-25 <a id="0.3.0"></a> +* Fixed mysql schema field token error [PR-339](https://github.com/apache/pulsar-manager/pull/339) +* Fixed topics List page, search Topics bug [PR-342](https://github.com/apache/pulsar-manager/pull/342) +* Fixed pulsar manager's swagger dose not work. [PR-369](https://github.com/apache/pulsar-manager/pull/369) +* Add offload threshold input [PR-375](https://github.com/apache/pulsar-manager/pull/375) +* Add dashboard service for aggregated information collection [PR-326](https://github.com/apache/pulsar-manager/pull/326) +* Multi bookie cluster Support [PR-388](https://github.com/apache/pulsar-manager/pull/388) +* Fixed the bug that admin roles cannot be deleted. [PR-397](https://github.com/apache/pulsar-manager/pull/397) +* Add filterable to el-select enables filtering for tenant/namespace/topic [PR-440](https://github.com/apache/pulsar-manager/pull/440) Review Comment: fixed, thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
