This is an automated email from the ASF dual-hosted git repository.

tabish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git


    from c882bafc PROTON-2599 Fix additional race causing an intermittent test 
failures
     new a067c2b1 PROTON-2607 Update Netty to 4.1.82.Final
     new 0a019e98 PROTON-2610 Fix some javadoc issues and add some details

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                            |  2 +-
 .../org/apache/qpid/protonj2/client/Client.java    | 25 +++++++++++++++++++---
 .../org/apache/qpid/protonj2/client/Delivery.java  |  7 ++++--
 .../java/org/apache/qpid/protonj2/client/Link.java |  2 ++
 .../apache/qpid/protonj2/client/LinkOptions.java   |  2 ++
 .../org/apache/qpid/protonj2/client/Sender.java    |  8 +++++--
 .../apache/qpid/protonj2/client/StreamSender.java  | 12 ++++++++---
 .../protonj2/client/impl/ClientDeliverable.java    |  3 +++
 .../qpid/protonj2/client/impl/ClientLinkType.java  |  3 +++
 .../client/impl/ClientReceiverLinkType.java        |  2 ++
 .../protonj2/client/impl/ClientSenderLinkType.java |  4 +++-
 .../qpid/protonj2/client/impl/SenderTest.java      |  2 +-
 .../protonj2/client/impl/StreamSenderTest.java     |  2 +-
 .../org/apache/qpid/protonj2/codec/Decoder.java    |  7 +++++-
 .../apache/qpid/protonj2/codec/StreamDecoder.java  | 10 ++++++++-
 15 files changed, 75 insertions(+), 16 deletions(-)


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

Reply via email to