All news with #rabbitmq tag
Thu, November 20, 2025
Amazon MQ Adds RabbitMQ 4.2 with AMQP 1.0 Support Now
🚀 Amazon MQ now supports RabbitMQ 4.2, bringing native AMQP 1.0 support, a Raft-based metadata store (Khepri), local shovels, and message priorities for quorum queues. The release also includes throughput and memory management improvements and a range of bug fixes. Brokers can be created on m7g instance types via the Console, CLI, or SDKs, with automatic patch-version management and configurable resource limits. Note that mirroring of classic queues is no longer supported; quorum queues remain the sole replicated, durable queue type.
Mon, November 17, 2025
Amazon MQ Adds LDAP Authentication to RabbitMQ Brokers
🔐 Amazon MQ now supports LDAP authentication for RabbitMQ brokers in all AWS regions, allowing brokers to authenticate and authorize users against LDAP identity providers. Administrators can manage users and assign permissions to topics and queues using credentials stored in their LDAP server. LDAP support can be enabled when creating or updating brokers via the AWS Console, CloudFormation, CLI, or CDK, and remains compatible with standard RabbitMQ LDAP implementations.
Wed, September 3, 2025
Amazon MQ Adds OAuth 2.0 Support for RabbitMQ Brokers
🔐 Amazon MQ now supports OAuth 2.0 authentication and authorization for RabbitMQ brokers, allowing client and user authentication via JWT-encoded access tokens in single-instance and Multi-AZ cluster deployments. You can enable OAuth 2.0 through the AWS Console, CloudFormation, CLI, or CDK, and the feature is available in all regions where Amazon MQ is offered. Compatibility with standard RabbitMQ OAuth 2.0 implementations helps ensure a smooth migration for existing deployments.