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 e980753  refresh proton-0.30.0 release notes
e980753 is described below

commit e9807532c93fe29c88ca9fd078fdf0d6c4c9aaca
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Jan 21 13:44:04 2020 +0000

    refresh proton-0.30.0 release notes
---
 content/releases/qpid-proton-0.30.0/release-notes.html | 2 ++
 input/releases/qpid-proton-0.30.0/release-notes.md     | 2 ++
 2 files changed, 4 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 cd4c5e3..14e4e1a 100644
--- a/content/releases/qpid-proton-0.30.0/release-notes.html
+++ b/content/releases/qpid-proton-0.30.0/release-notes.html
@@ -125,6 +125,7 @@ documentation, see the <a href="index.html">release 
overview</a>.</p>
 <h2 id="new-features-and-improvements">New features and improvements</h2>
 
 <ul>
+<li><a 
href="https://issues.apache.org/jira/browse/PROTON-2030";>PROTON-2030</a> - Use 
CLOCK_MONOTONIC in proactors for pn_transport_tick</li>
 <li><a 
href="https://issues.apache.org/jira/browse/PROTON-2096";>PROTON-2096</a> - Drop 
Python 3 &lt; 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>
@@ -155,6 +156,7 @@ documentation, see the <a href="index.html">release 
overview</a>.</p>
 <li><a 
href="https://issues.apache.org/jira/browse/PROTON-2137";>PROTON-2137</a> - 
[cpp] Performance regression found in 0.29.0</li>
 <li><a 
href="https://issues.apache.org/jira/browse/PROTON-2138";>PROTON-2138</a> - 
Capabilities not retrieved from transaction coordinator target</li>
 <li><a 
href="https://issues.apache.org/jira/browse/PROTON-2143";>PROTON-2143</a> - 
Linkage warnings build proton-c/python bindings</li>
+<li><a 
href="https://issues.apache.org/jira/browse/PROTON-2145";>PROTON-2145</a> - 
libqpid-proton-cpp-static.a not included in make install</li>
 <li><a 
href="https://issues.apache.org/jira/browse/PROTON-2149";>PROTON-2149</a> - 
Handler incorrectly uses session state a method call</li>
 <li><a 
href="https://issues.apache.org/jira/browse/PROTON-2153";>PROTON-2153</a> - 
Python Proton Reactor get_connection_address attempts to call non-existent 
connection.get_address method</li>
 </ul>
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 e741b34..b10834c 100644
--- a/input/releases/qpid-proton-0.30.0/release-notes.md
+++ b/input/releases/qpid-proton-0.30.0/release-notes.md
@@ -28,6 +28,7 @@ documentation, see the [release overview](index.html).
 
 ## New features and improvements
 
+ - [PROTON-2030](https://issues.apache.org/jira/browse/PROTON-2030) - Use 
CLOCK_MONOTONIC in proactors for pn_transport_tick
  - [PROTON-2096](https://issues.apache.org/jira/browse/PROTON-2096) - Drop 
Python 3 &lt; 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
@@ -56,6 +57,7 @@ documentation, see the [release overview](index.html).
  - [PROTON-2137](https://issues.apache.org/jira/browse/PROTON-2137) - [cpp] 
Performance regression found in 0.29.0
  - [PROTON-2138](https://issues.apache.org/jira/browse/PROTON-2138) - 
Capabilities not retrieved from transaction coordinator target
  - [PROTON-2143](https://issues.apache.org/jira/browse/PROTON-2143) - Linkage 
warnings build proton-c/python bindings
+ - [PROTON-2145](https://issues.apache.org/jira/browse/PROTON-2145) - 
libqpid-proton-cpp-static.a not included in make install
  - [PROTON-2149](https://issues.apache.org/jira/browse/PROTON-2149) - Handler 
incorrectly uses session state a method call
  - [PROTON-2153](https://issues.apache.org/jira/browse/PROTON-2153) - Python 
Proton Reactor get_connection_address attempts to call non-existent 
connection.get_address method
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to