v0.46.0 #69
michaelklishin
announced in
Announcements
v0.46.0
#69
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v0.46.0 (Sep 06, 2025)
Enhancements
QueueOps#x_arguments: returns the optional arguments of an object (XArguments).QueueOps#has_queue_ttl_arg: returns true if optional arguments of an object include a queue TTL argument ("x-expires").QueueOps#has_message_ttl_arg: returns true if optional arguments of an object include a message TTL argument ("x-message-ttl").QueueOps#has_length_limit_in_messages: returns true if optional arguments of an object include a queue length limit in messages ("x-max-length").QueueOps#has_length_limit_in_bytes: returns true if optional arguments of an object include a queue length limit in bytes ("x-max-length-bytes").QueueOps#is_server_named: returns true if an object's name suggests it is a server-named (system) entity.This discussion was created from the release v0.46.0.
Beta Was this translation helpful? Give feedback.
All reactions