opendxl added a new version:
QuoteOpenDXL Python Client 5.6.0.3 Release
- Updated to restrict MessagePack version to less than 1.0.0
opendxl added a new version:
QuoteOpenDXL Python Client 5.6.0.3 Release
- Updated to restrict MessagePack version to less than 1.0.0
opendxl added a new version:
Quote
- Added "Push Consumer" type
- Upgraded to Kafka client 2.3.1
opendxl added a new solution:
QuoteOverview
The OpenDXL Databus Java client library is used to consume and produce records from/to a Data Exchange Layer (DXL) Streaming Service.\
Documentation
See the OpenDXL Databus Java Client Library Documentation for API documentation and examples.
opendxl added a new version:
QuoteRelease (0.3.5):
- Fixed issue when multiple MQTT packets per TCP packet (issue for Node 10.17+)
- Ensure local broker state information is not altered outside of bridge connects/disconnects
opendxl added a new version:
QuoteOpenDXL Java Client 0.2.4 Release
- Registration of services has been updated to consistently use the same thread. This eliminates a race condition that could occur if a service update occurred immediately after an initial service registration.
opendxl added a new version:
QuoteRelease (0.2.9):
- Fixed issue caused by new version of socket.io (forced use of 2.2.0)
opendxl added a new version:
QuoteRelease (0.3.4):
- Multi-tenant broker now has the ability to limit number of services and subscriptions per tenant
- WebSocket-specific logging is controlled via a separate flag
- Multiple warnings resolved
opendxl added a new version:
QuoteOpenDXL Java Client 0.2.3 Release
- Updated to allow brokers defined in a config file to have host names or IP addresses in the IP address location of the broker config string.
- Updated documentation to have the command for generating an OpenSSL key in PKCS8 format instead of PKCS1
- Force unregistration of services when client is closed
opendxl added a new version:
QuoteOpenDXL JavaScript Client 0.1.2 Release
- Added WebSocket support
- Added Proxy support
opendxl added a new version:
QuoteOpenDXL Java Client 0.2.2 Release
- Fixed issue where reconnect could fail to retry
- Updated documentation for proxy support
opendxl added a new version:
QuoteRelease (0.2.8):
- Updated to use Debian Stretch Slim
opendxl added a new version:
QuoteOpenDXL Java Client 0.2.1 Release
- Added proxy support
opendxl added a new version:
QuoteOpenDXL Python Client 5.6.0.2 Release
Release notes:
- Fixed an issue that occurred when attempting to establish a connection through a proxy when previous ping requests have failed
opendxl added a new version:
QuoteRelease (0.3.3):
- Updated Websockets library
- Pulled in fix for warmcat/libwebsockets#1467
opendxl added a new version:
QuoteRelease (0.2.7):
- Updated OpenDXL Python Client to 5.6.0.1
opendxl added a new version:
QuoteRelease (0.3.2):
- Updated dxlconsole to version: 0.3.3
- Fixed defect that caused configuration keys to be inadvertently converted to lowercase
opendxl added a new version:
QuoteOpenDXL Console 0.3.3 release
- Fixed defect that caused configuration keys to be inadvertently converted to lowercase
opendxl added a new version:
QuoteOpenDXL Node-RED Docker Release (0.1.5)
- Updated to fix issues with symbolic links (NPM and PIP) and Docker mounted volumes
opendxl added a new version:
QuoteOpenDXL Python Client 5.6.0.1 Release
Release notes:
- Pinned PySocks to be less than 1.7.0 (causes issues on Windows)
opendxl added a new version:
QuoteOpenDXL Python Client 5.6.0.0 Release
Release notes:
- Added WebSockets support
- Added proxy support