Skip to content

3.227.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:30
5d978e6

Added

  • Added mirrord queues (alias mirrord qs) to browse the status of active
    queue-splitting sessions, including each session's phase, target, the queues
    resolved from the target, and which target pods are patched and ready.
  • Added a list form for the split_queues config so the same queue id can be
    used more than once across different broker types.
  • Added support for DynamoDB database branches, including empty and all
    copy modes and IAM-based authentication for reading source tables.

Fixed

  • Fixed a use-after-free in the macOS getifaddrs hook (used when
    hide_ipv6_interfaces is enabled) that could make applications see garbage
    interface addresses and fail DNS resolution.