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 6f8cdc70b refresh release notes for proton 0.39.0
6f8cdc70b is described below

commit 6f8cdc70bc26b9cf439e34166644122c8932fbb6
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Fri Jun 9 10:37:44 2023 +0100

    refresh release notes for proton 0.39.0
---
 content/releases/qpid-proton-0.39.0/release-notes.html | 1 +
 input/releases/qpid-proton-0.39.0/release-notes.md     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/content/releases/qpid-proton-0.39.0/release-notes.html 
b/content/releases/qpid-proton-0.39.0/release-notes.html
index 20ede9cc9..2ab23205f 100644
--- a/content/releases/qpid-proton-0.39.0/release-notes.html
+++ b/content/releases/qpid-proton-0.39.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-2183";>PROTON-2183</a> - [cpp 
client] No messaging_handler callback for aborted messages</li>
 <li><a 
href="https://issues.apache.org/jira/browse/PROTON-2657";>PROTON-2657</a> - 
[cpp] Accessors for user data on endpoints and deliveries</li>
 <li><a 
href="https://issues.apache.org/jira/browse/PROTON-2663";>PROTON-2663</a> - 
class ssl_client_options does not have a constructor for a custom client 
certificate, and default certificate trust database </li>
 <li><a 
href="https://issues.apache.org/jira/browse/PROTON-2665";>PROTON-2665</a> - 
[C++] Make the broker example more idiomatic by using C++11 lambdas</li>
diff --git a/input/releases/qpid-proton-0.39.0/release-notes.md 
b/input/releases/qpid-proton-0.39.0/release-notes.md
index b6c6f4615..503953483 100644
--- a/input/releases/qpid-proton-0.39.0/release-notes.md
+++ b/input/releases/qpid-proton-0.39.0/release-notes.md
@@ -28,6 +28,7 @@ documentation, see the [release overview](index.html).
 
 ## New features and improvements
 
+ - [PROTON-2183](https://issues.apache.org/jira/browse/PROTON-2183) - [cpp 
client] No messaging_handler callback for aborted messages
  - [PROTON-2657](https://issues.apache.org/jira/browse/PROTON-2657) - [cpp] 
Accessors for user data on endpoints and deliveries
  - [PROTON-2663](https://issues.apache.org/jira/browse/PROTON-2663) - class 
ssl_client_options does not have a constructor for a custom client certificate, 
and default certificate trust database 
  - [PROTON-2665](https://issues.apache.org/jira/browse/PROTON-2665) - [C++] 
Make the broker example more idiomatic by using C++11 lambdas


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to