This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/qpid-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 5c88b88 refresh proton-0.30.0 release notes
5c88b88 is described below
commit 5c88b8820ac116c17563c0e513885def11ebd090
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Dec 16 10:40:29 2019 +0000
refresh proton-0.30.0 release notes
---
content/releases/qpid-proton-0.30.0/release-notes.html | 3 +++
input/releases/qpid-proton-0.30.0/release-notes.md | 3 +++
2 files changed, 6 insertions(+)
diff --git a/content/releases/qpid-proton-0.30.0/release-notes.html
b/content/releases/qpid-proton-0.30.0/release-notes.html
index 9a85625..b9d6e4e 100644
--- a/content/releases/qpid-proton-0.30.0/release-notes.html
+++ b/content/releases/qpid-proton-0.30.0/release-notes.html
@@ -126,8 +126,11 @@ documentation, see the <a href="index.html">release
overview</a>.</p>
<ul>
<li><a
href="https://issues.apache.org/jira/browse/PROTON-2096">PROTON-2096</a> - Drop
Python 3 < 3.5</li>
+<li><a
href="https://issues.apache.org/jira/browse/PROTON-2105">PROTON-2105</a> -
Support Go modules</li>
<li><a
href="https://issues.apache.org/jira/browse/PROTON-2124">PROTON-2124</a> -
Disable GS2-KRB5 and GS2-IAKERB SASL mechanisms if they are not explicitly
enabled</li>
+<li><a
href="https://issues.apache.org/jira/browse/PROTON-2131">PROTON-2131</a> -
Improved logging API</li>
<li><a
href="https://issues.apache.org/jira/browse/PROTON-2140">PROTON-2140</a> -
proton-c has very high memory footprint for links</li>
+<li><a
href="https://issues.apache.org/jira/browse/PROTON-2144">PROTON-2144</a> - [C]
Memory usage tracking</li>
<li><a
href="https://issues.apache.org/jira/browse/PROTON-2146">PROTON-2146</a> -
Reduce memory per connection</li>
<li><a
href="https://issues.apache.org/jira/browse/PROTON-2148">PROTON-2148</a> -
Reduce size of shared object data segment</li>
<li><a
href="https://issues.apache.org/jira/browse/PROTON-2150">PROTON-2150</a> -
Small reorganisation of object system to allow finer grained memory
tracking</li>
diff --git a/input/releases/qpid-proton-0.30.0/release-notes.md
b/input/releases/qpid-proton-0.30.0/release-notes.md
index 85a4c95..b8ef0f4 100644
--- a/input/releases/qpid-proton-0.30.0/release-notes.md
+++ b/input/releases/qpid-proton-0.30.0/release-notes.md
@@ -29,8 +29,11 @@ documentation, see the [release overview](index.html).
## New features and improvements
- [PROTON-2096](https://issues.apache.org/jira/browse/PROTON-2096) - Drop
Python 3 < 3.5
+ - [PROTON-2105](https://issues.apache.org/jira/browse/PROTON-2105) - Support
Go modules
- [PROTON-2124](https://issues.apache.org/jira/browse/PROTON-2124) - Disable
GS2-KRB5 and GS2-IAKERB SASL mechanisms if they are not explicitly enabled
+ - [PROTON-2131](https://issues.apache.org/jira/browse/PROTON-2131) - Improved
logging API
- [PROTON-2140](https://issues.apache.org/jira/browse/PROTON-2140) - proton-c
has very high memory footprint for links
+ - [PROTON-2144](https://issues.apache.org/jira/browse/PROTON-2144) - [C]
Memory usage tracking
- [PROTON-2146](https://issues.apache.org/jira/browse/PROTON-2146) - Reduce
memory per connection
- [PROTON-2148](https://issues.apache.org/jira/browse/PROTON-2148) - Reduce
size of shared object data segment
- [PROTON-2150](https://issues.apache.org/jira/browse/PROTON-2150) - Small
reorganisation of object system to allow finer grained memory tracking
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]