redix v1.2.0 Release Notes

  • ๐Ÿ†• New features

    • Add :telemetry_metadata option to Redis calls. This can be used to provide custom metadata for Telemetry events.
    • Mark Redis sentinel support as not-experimental anymore.
    • Make Redix.URI part of the public API.

    ๐Ÿ› Bug fixes and improvements

    • Handle Redis servers that disable the CLIENT command.
    • Bump Elixir requirement to 1.11+.