blob: 823db07e272f1cbfa10c5d18ec591ab570f49a31 [file] [log] [blame]
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><title>Apache Pulsar</title><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta name="generator" content="Docusaurus"/><meta name="description" content=""/><meta name="docsearch:language" content="en"/><meta property="og:title" content="Apache Pulsar"/><meta property="og:type" content="website"/><meta property="og:url" content="https://pulsar.apache.org/"/><meta property="og:description" content=""/><meta name="twitter:card" content="summary"/><meta name="twitter:image" content="https://pulsar.apache.org/img/pulsar.svg"/><link rel="shortcut icon" href="/img/pulsar.ico"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css"/><link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/atom-one-dark.min.css"/><link rel="alternate" type="application/atom+xml" href="https://pulsar.apache.org/blog/atom.xml" title="Apache Pulsar Blog ATOM Feed"/><link rel="alternate" type="application/rss+xml" href="https://pulsar.apache.org/blog/feed.xml" title="Apache Pulsar Blog RSS Feed"/><script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-102219959-1', 'auto');
ga('send', 'pageview');
</script><link rel="stylesheet" href="/css/code-blocks-buttons.css"/><script type="text/javascript" src="https://buttons.github.io/buttons.js"></script><script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.0/clipboard.min.js"></script><script type="text/javascript" src="/js/custom.js"></script><script src="/js/scrollSpy.js"></script><link rel="stylesheet" href="/css/main.css"/><script src="/js/codetabs.js"></script></head><body><div class="fixedHeaderContainer"><div class="headerWrapper wrapper"><header><a href="/en"><img class="logo" src="/img/pulsar.svg" alt="Apache Pulsar"/></a><a href="/en/versions"><h3>2.10.0</h3></a><div class="navigationWrapper navigationSlider"><nav class="slidingNav"><ul class="nav-site nav-site-internal"><li class=""><a href="/docs/en/getting-started-standalone" target="_self">Docs</a></li><li class=""><a href="/en/download" target="_self">Download</a></li><li class=""><a href="/docs/en/client-libraries" target="_self">Clients</a></li><li class=""><a href="#restapis" target="_self">REST APIs</a></li><li class=""><a href="#cli" target="_self">Cli</a></li><li class=""><a href="/blog/" target="_self">Blog</a></li><li class=""><a href="#community" target="_self">Community</a></li><li class=""><a href="#apache" target="_self">Apache</a></li><li class=""><a href="https://pulsar-next.staged.apache.org/" target="_self">New Website (Beta)</a></li><span><li><a id="languages-menu" href="#"><img class="languages-icon" src="/img/language.svg" alt="Languages icon"/>English</a><div id="languages-dropdown" class="hide"><ul id="languages-dropdown-items"><li><a href="/ja/pulsar-manager-release-notes">日本語</a></li><li><a href="/fr/pulsar-manager-release-notes">Français</a></li><li><a href="/ko/pulsar-manager-release-notes">한국어</a></li><li><a href="/zh-CN/pulsar-manager-release-notes">中文</a></li><li><a href="/zh-TW/pulsar-manager-release-notes">繁體中文</a></li><li><a href="https://crowdin.com/project/apache-pulsar" target="_blank" rel="noreferrer noopener">Help Translate</a></li></ul></div></li><script>
const languagesMenuItem = document.getElementById("languages-menu");
const languagesDropDown = document.getElementById("languages-dropdown");
languagesMenuItem.addEventListener("click", function(event) {
event.preventDefault();
if (languagesDropDown.className == "hide") {
languagesDropDown.className = "visible";
} else {
languagesDropDown.className = "hide";
}
});
</script></span><li class="navSearchWrapper reactNavSearchWrapper"><input type="text" id="search_input_react" placeholder="Search" title="Search"/></li></ul></nav></div></header></div></div><div class="navPusher"><div class="pageContainer"><div class="container mainContainer documentContainer postContainer"><div class="wrapper"><div class="post"><header class="postHeader"><h1>Apache Pulsar Manager Release Notes</h1><hr/></header><div><span><h2><a class="anchor" aria-hidden="true" id="apache-pulsar-manager"></a><a href="#apache-pulsar-manager" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Apache Pulsar Manager</h2>
<h3><a class="anchor" aria-hidden="true" id="020-mdash-2020-09-28-a-id020a"></a><a href="#020-mdash-2020-09-28-a-id020a" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>0.2.0 — 2020-09-28 <a id="0.2.0"></a></h3>
<ul>
<li>Support multiple addresses for the broker stats <a href="https://github.com/apache/pulsar-manager/pull/306">PR-306</a>.</li>
<li>Use <code>PulsarAdmin</code> instead of <code>HttpUti</code>l in <code>BrokerStatsServiceImpl</code> <a href="https://github.com/apache/pulsar-manager/pull/315">PR-315</a>.</li>
<li>Serve frontend directly from Pulsar Manager backend process <a href="https://github.com/apache/pulsar-manager/pull/288">PR-288</a>.</li>
<li>Support docker for JWT <a href="https://github.com/apache/pulsar-manager/pull/218">PR-218</a>.</li>
<li>Support sub and unsub operations <a href="https://github.com/apache/pulsar-manager/pull/240">PR-240</a>.</li>
<li>Support peeking messages from the Pulsar broker <a href="https://github.com/apache/pulsar-manager/pull/241">PR-241</a>.</li>
<li>Support BookKeeper visual manager 1.2.0 <a href="https://github.com/apache/pulsar-manager/pull/300">PR-300</a>.</li>
<li>Support forwarding messages through HTTPS <a href="https://github.com/apache/pulsar-manager/pull/258">PR-258</a>.</li>
<li>Support displaying stats for tenants and namespaces <a href="https://github.com/apache/pulsar-manager/pull/243">PR-243</a>.</li>
<li>Add a configuration file for the backend service of Pulsar manager <a href="https://github.com/apache/pulsar-manager/pull/236">PR-236</a>.</li>
<li>Add default configurations for the environment <a href="https://github.com/apache/pulsar-manager/pull/242">PR-242</a>.</li>
<li>Fixe an SQL syntax error <a href="https://github.com/apache/pulsar-manager/pull/298">PR-298</a>.</li>
<li>Fix the issue that Pulsar Manager fail to process the request sent to the Pulsar proxy <a href="https://github.com/apache/pulsar-manager/pull/281">PR-281</a>.</li>
<li>Change the default port and replace the request URI <a href="https://github.com/apache/pulsar-manager/pull/316">PR-316</a>.</li>
</ul>
<h3><a class="anchor" aria-hidden="true" id="010-mdash-2019-11-25-a-id010a"></a><a href="#010-mdash-2019-11-25-a-id010a" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>0.1.0 — 2019-11-25 <a id="0.1.0"></a></h3>
<ul>
<li>Remove streamnative from the project <a href="https://github.com/apache/pulsar-manager/pull/213">PR-213</a>.</li>
<li>Add license file for pulsar-manager <a href="https://github.com/apache/pulsar-manager/pull/209">PR-209</a>.</li>
<li>Support management of jwt for pulsar-manager <a href="https://github.com/apache/pulsar-manager/pull/205">PR-205</a>.</li>
<li>Support redirect.scheme <a href="https://github.com/apache/pulsar-manager/pull/204">PR-204</a>.</li>
<li>Fix reset cursor by time <a href="https://github.com/apache/pulsar-manager/pull/179">PR-179</a>.</li>
<li>Fix wrong broker display error <a href="https://github.com/apache/pulsar-manager/pull/187">PR-187</a>.</li>
<li>Remove dependency package jszip <a href="https://github.com/apache/pulsar-manager/pull/189">PR-189</a>.</li>
<li>Add developer guide <a href="https://github.com/apache/pulsar-manager/pull/186">PR-186</a>.</li>
<li>Keep table and column name fields lowercase <a href="https://github.com/apache/pulsar-manager/pull/190">PR-190</a>.</li>
<li>Fix loggin level <a href="https://github.com/apache/pulsar-manager/pull/191">PR-191</a>.</li>
<li>Fix wrong place for license scan badge <a href="https://github.com/apache/pulsar-manager/pull/193">PR-193</a>.</li>
<li>Add support for HerdDB database <a href="https://github.com/apache/pulsar-manager/pull/183">PR-183</a>.</li>
<li>Make default environment persistent <a href="https://github.com/apache/pulsar-manager/pull/197">PR-197</a>.</li>
</ul>
</span></div></div></div></div></div><footer class="nav-footer" id="footer"><section class="copyright">Copyright © 2022 The Apache Software Foundation. All Rights Reserved. Apache, Apache Pulsar and the Apache feather logo are trademarks of The Apache Software Foundation.</section><span><script>
const community = document.querySelector("a[href='#community']").parentNode;
const communityMenu =
'<li>' +
'<a id="community-menu" href="#">Community <span style="font-size: 0.75em">&nbsp;▼</span></a>' +
'<div id="community-dropdown" class="hide">' +
'<ul id="community-dropdown-items">' +
'<li><a href="/en/contact">Contact</a></li>' +
'<li><a href="/en/contributing">Contributing</a></li>' +
'<li><a href="/en/coding-guide">Coding guide</a></li>' +
'<li><a href="/en/events">Events</a></li>' +
'<li><a href="https://twitter.com/Apache_Pulsar" target="_blank">Twitter &#x2750</a></li>' +
'<li><a href="https://github.com/apache/pulsar/wiki" target="_blank">Wiki &#x2750</a></li>' +
'<li><a href="https://github.com/apache/pulsar/issues" target="_blank">Issue tracking &#x2750</a></li>' +
'<li><a href="https://pulsar-summit.org/" target="_blank">Pulsar Summit &#x2750</a></li>' +
'<li>&nbsp;</li>' +
'<li><a href="/en/resources">Resources</a></li>' +
'<li><a href="/en/team">Team</a></li>' +
'<li><a href="/en/powered-by">Powered By</a></li>' +
'</ul>' +
'</div>' +
'</li>';
community.innerHTML = communityMenu;
const communityMenuItem = document.getElementById("community-menu");
const communityDropDown = document.getElementById("community-dropdown");
communityMenuItem.addEventListener("click", function(event) {
event.preventDefault();
if (communityDropDown.className == 'hide') {
communityDropDown.className = 'visible';
} else {
communityDropDown.className = 'hide';
}
});
</script></span></footer></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>window.twttr=(function(d,s, id){var js,fjs=d.getElementsByTagName(s)[0],t=window.twttr||{};if(d.getElementById(id))return t;js=d.createElement(s);js.id=id;js.src='https://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js, fjs);t._e = [];t.ready = function(f) {t._e.push(f);};return t;}(document, 'script', 'twitter-wjs'));</script><script>
document.addEventListener('keyup', function(e) {
if (e.target !== document.body) {
return;
}
// keyCode for '/' (slash)
if (e.keyCode === 191) {
const search = document.getElementById('search_input_react');
search && search.focus();
}
});
</script><script>
var search = docsearch({
apiKey: 'd226a455cecdd4bc18a554c1b47e5b52',
indexName: 'apache_pulsar',
inputSelector: '#search_input_react',
algoliaOptions: {"facetFilters":["language:en","version:2.10.0"]}
});
</script></body></html>