Chapter 2. Enhancements
2.1. AMQ JMS Copy linkLink copied to clipboard!
ENTMQCL-1726 - Improve performance when using simulated anonymous producers
When connected to servers that do not support anonymous senders, the client now caches senders in order to improve performance.
2.2. AMQ Python Copy linkLink copied to clipboard!
ENTMQCL-1361 - Convert strings in the API to AMQP symbols where required
The client now converts Python strings to AMQP symbols in contexts where symbols are required.