You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename Message.message_type to Message.type to match AMQP
The AMQP property is `type`, and pika uses `properties.type`.
Rename the Pydantic field to match, eliminating the awkward
`message_type` indirection. Consumer.message_type property is
unchanged for backward compatibility.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments