Releases
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-03-25)
Bug Fixes
change log level from warn to debug for connection close with keepAlive enabled (373f59f )
rename Connection to ConnectionInfo in RabbitMQClient.kt (70c18d8 )
semantic-release workflow configuration (7393f2d )
update RabbitMQConnection to handle nullable channel and connection (a5ce99a )
update reachability metadata for connection type and add missing object type (7b974c3 )
update VHostOperations to use VHost and ConnectionInfo in method documentation (416758b )
Features
add Json configuration for serialization and update JsonSettingsStore to use it (8b7f70d )
add message and queue search functionality with pattern matching (d3adbdc )
add queue pattern matching and enhance message export functionality (54a4de0 )
enhance connection setup with type selection and port options for AMQP and HTTP (4c2f61d )
implement AMQP and HTTP RabbitMQ clients with connection handling and message operations (5aecd7a )
You can’t perform that action at this time.