Releases: Azure/qpid-proton-j-extensions
qpid-proton-j-extensions_1.2.5
Release
https://central.sonatype.com/artifact/com.microsoft.azure/qpid-proton-j-extensions/1.2.5/
What's Changed
- Update to 1.2.5-SNAPSHOT by @conniey in #50
- Support authentication response are multiple frames by @liukun-msft in #53
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #54
- Fix images in ci.yml by @conniey in #58
- Updating proton-j dependency to 0.34.1 by @anuchandy in #57
- 1es template conversion by @scbedd in #59
- Prepare for 1.2.5 release by @conniey in #60
New Contributors
- @liukun-msft made their first contribution in #53
- @microsoft-github-policy-service made their first contribution in #54
- @anuchandy made their first contribution in #57
- @scbedd made their first contribution in #59
Full Changelog: qpid-proton-j-extensions_1.2.4...qpid-proton-j-extensions_1.2.5
qpid-proton-j-extensions_1.2.2
Adds an automatic-module-name to MANIFEST.MF (#26) * Increment version number. Add automatic-module-name. * Fix checkstyle issue where LineLength should not be in TreeWalker. * Update dependency versions. * Fixing module name.
qpid-proton-j-extensions_1.2.1
Merge pull request #24 from mitchdenny/master Fixed missing project name.
1.2.0
com.microsoft.azure.proton
-
Added support for digest auth to proxy (#10)
-
Fixed an issue on the IBM JRE: partial socket reads were causing the websockets handshake to fail. (#12)
-
Updated dependencies.
https://mvnrepository.com/artifact/com.microsoft.azure/qpid-proton-j-extensions/1.2.0
http://central.maven.org/maven2/com/microsoft/azure/qpid-proton-j-extensions/1.2.0/
1.1.0
com.microsoft.azure.proton
-
This release includes
proxy
transport layer package, which can be used to talk amqp over websockets via a proxy server. Add an instance ofcom.microsoft.azure.proton.transport.proxy.impl.ProxyImpl
class as the proton transportlayer -org.apache.qpid.proton.engine.impl.TransportInternal.addTransportLayer
- to get started! -
includes a bug fix on
WebSocketImpl.configure
method - to honorquery
parameter.
https://www.mvnrepository.com/artifact/com.microsoft.azure/qpid-proton-j-extensions/1.1.0
http://repo1.maven.org/maven2/com/microsoft/azure/qpid-proton-j-extensions/1.1.0/
1.0.0
com.microsoft.azure.proton
This package contains websockets transport extension for qpid-proton-j framework.
This is a fork of https://github.com/Azure/azure-iot-sdk-java/tree/master/deps/src/main/java/com/microsoft/azure/sdk/iot/deps/ws package; isolated into a different package - to eliminate cyclic dependency of event hubs and iot sdks.
https://www.mvnrepository.com/artifact/com.microsoft.azure/qpid-proton-j-extensions/1.0.0
http://repo1.maven.org/maven2/com/microsoft/azure/qpid-proton-j-extensions/1.0.0/