Pull Requests
- Add configuration for max inbound message size (#212) @okubis
the update of dependency com.rabbitmq:amqp-client to v5.21.0 contained a breaking change.
rabbitmq/rabbitmq-java-client#1062 introduced default inbound message size limit of 64MB. this PR should make this value configurable even for users of this library.