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

michaelpearce pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-nms-openwire.git


    from 16da102  NO-JIRA Update package.ps1
     new dd5e07c  AMQNET-637 Collected changes to help move forward with 2.0.0
     new 44bf1fd  AMQNET-768 Update negotiation and validation of SSL protocol

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:
 src/Transport/Tcp/SslContext.cs                    |  2 +-
 src/Transport/Tcp/SslTransport.cs                  | 26 +++++++++++++++-------
 src/Transport/Tcp/SslTransportFactory.cs           | 19 ++++++++++++++--
 .../Synchronization/NmsSynchronizationMonitor.cs   |  2 +-
 src/nms-openwire.csproj                            |  2 +-
 test/AMQNET366Test.cs                              |  1 +
 test/Async/MessageConsumerTestAsync.cs             |  8 +++----
 test/Async/MessageProducerTestAsync.cs             |  1 -
 test/DtcTransactionsTestSupport.cs                 |  4 ++++
 test/NMSConnectionFactoryTest.cs                   |  1 +
 test/Transport/Inactivity/InactivityMonitorTest.cs |  1 +
 test/Transport/Mock/MockTransportTest.cs           |  3 +++
 test/Transport/Tcp/TcpFaultyTransportTest.cs       |  3 +++
 test/Transport/failover/FailoverTransactionTest.cs |  1 +
 test/Transport/failover/FailoverTransportTest.cs   |  2 ++
 15 files changed, 58 insertions(+), 18 deletions(-)

Reply via email to