$npx -y @buildinternet/releases show rel_9IQ55jZ3fR18USdUUEUex
[7.5.0] - 2022-07-01
Added:
A new redis_opts parameter is available when configuring a Redis feature or Big Segment store. This parameter will be passed through to the underlying redis driver, allowing for greater configurability. (Thanks, danie1k!)
Fixed:
Our previous attempt at adding mypy type checking support missed the inclusion of the required py.typed file. (Thanks, anentropic!)