Release Notes - 1.3
1.3.2-funcrel
Note
A change has been introduced to use "Producer" and "Consumer" instead of "Publisher" and "Subscriber" in queue and topic object descriptions.
Resolved Issues
Customer Ticket Id |
Details |
50136 |
Fixes security vulnerabilities identified in the Message Queues extension by removing the affected JAR file. |
Other Updates
Details |
Support missing APIs for org.springframework.amqp.core.AmqpTemplate |
Add support for ActiveMQ Classic APIs |
1.3.1-funcrel
New Support
Summary |
Details |
Add support for SqsListener annotation |
Create Java AWS-SQS queue receiver objects when @SqsListener annotation is invoked. |
Add support for QueueMessagingTemplate APIs |
Create Java AWS-SQS publisher and receiver objects when using QueueMessagingTemplate APIs. |
1.3.0-funcrel
Note
This version is shipped with version 1.2.25 of string evaluation.
Resolved Issues
Customer Ticket Id |
Details |
44281 |
Fixes a traceback error seen in the analysis log: "AttributeError: 'NoneType' object has no attribute 'get_compilation_unit' in library java_string." |
Other Updates
Details |
Fixes a traceback error seen in the analysis log: "AttributeError: 'NoneType' object has no attribute 'replace'". |
Fixes a traceback error seen in the analysis log: "KeyError: -1 during evaluation." |
Fixes a traceback error seen in the analysis log: "AttributeError: 'NoneType' object has no attribute 'children'". |
Fixes a traceback error seen in the analysis log "Boost.Python.ArgumentError: Python argument types". |
Bug fix: Invalid Unknown "JMS Java Unknown Topic Receiver" object. Resolution of topic name was failing in some use cases. |
New Support
Summary |
Details |
MSGQ-164 |
Support jakarta.jms package |
1.3.0-beta2
Resolved Issues
Customer Ticket Id |
Details |
43781 |
Upgrade jars to Spring Framework version 6.0.12 |
1.3.0-beta1
Other Updates
Details |
Create TCC configuration file for Message Queues so that transaction configuration is automated. |
Fixes an issue causing the analyzer to fail to create a kafka related "Publisher" object. |
1.3.0-alpha1
New Support
Summary |
Details |
Integrate new RabbitMQ linking protocol |
Use new RabbitMQ linking protocol and improve links between publisher and receiver objects. The linking protocol is based on three new configuration objects. |