mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-13 13:35:47 +00:00
- Avoid blowing up on string bodies of any size if the valueSizeLimit bits are configured to disable limit - Dont NPE if amqp-value + binary body is sent without a content-type, as it always should be. - Include expected prefix when adding delivery delay and ingress time annotations. - Use the actual name for ingress time annotation, as with all other annotations. - Use correct object type when testing equality with content-type value. - Use consistent case for 'groupId' in different properties.