tag:github.com,2008:https://github.com/googleapis/python-redis/releases Release notes from python-redis 2023-05-31T17:57:06Z tag:github.com,2008:Repository/226992592/v2.13.0 2023-05-31T18:36:02Z v2.13.0 <h2><a href="https://github.com/googleapis/python-redis/compare/v2.12.1...v2.13.0">2.13.0</a> (2023-05-25)</h2> <h3>Features</h3> <ul> <li>Add CMEK key field (<a href="https://github.com/googleapis/python-redis/commit/1c47bee962fafb6f4b9be49db31a82e737ab9458">1c47bee</a>)</li> <li>Add persistence support (<a href="https://github.com/googleapis/python-redis/commit/1c47bee962fafb6f4b9be49db31a82e737ab9458">1c47bee</a>)</li> <li>Add self service update maintenance version support (<a href="https://github.com/googleapis/python-redis/commit/1c47bee962fafb6f4b9be49db31a82e737ab9458">1c47bee</a>)</li> <li>Add suspension_reasons field (<a href="https://github.com/googleapis/python-redis/commit/1c47bee962fafb6f4b9be49db31a82e737ab9458">1c47bee</a>)</li> </ul> release-please[bot] tag:github.com,2008:Repository/226992592/v2.12.1 2023-03-27T15:50:39Z v2.12.1 <h2><a href="https://github.com/googleapis/python-redis/compare/v2.12.0...v2.12.1">2.12.1</a> (2023-03-23)</h2> <h3>Documentation</h3> <ul> <li>Fix formatting of request arg in docstring (<a href="https://github.com/googleapis/python-redis/issues/255" data-hovercard-type="pull_request" data-hovercard-url="/googleapis/python-redis/pull/255/hovercard">#255</a>) (<a href="https://github.com/googleapis/python-redis/commit/7586aa5d4c1ee9397f3a2a57f443facfbab621c2">7586aa5</a>)</li> </ul> release-please[bot] tag:github.com,2008:Repository/226992592/v2.12.0 2023-02-28T18:31:01Z v2.12.0 <h2><a href="https://github.com/googleapis/python-redis/compare/v2.11.1...v2.12.0">2.12.0</a> (2023-02-28)</h2> <h3>Features</h3> <ul> <li>Enable "rest" transport in Python for services supporting numeric enums (<a href="https://github.com/googleapis/python-redis/issues/251" data-hovercard-type="pull_request" data-hovercard-url="/googleapis/python-redis/pull/251/hovercard">#251</a>) (<a href="https://github.com/googleapis/python-redis/commit/6d3c767114b59173b2966aaaa9a4570efda99c7c">6d3c767</a>)</li> </ul> release-please[bot] tag:github.com,2008:Repository/226992592/v2.11.1 2023-01-23T15:59:07Z v2.11.1 <h2><a href="https://github.com/googleapis/python-redis/compare/v2.11.0...v2.11.1">2.11.1</a> (2023-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li>Add context manager return types (<a href="https://github.com/googleapis/python-redis/commit/650c29190fff3e1053328cf38a9a61920dafbc49">650c291</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add documentation for enums (<a href="https://github.com/googleapis/python-redis/commit/650c29190fff3e1053328cf38a9a61920dafbc49">650c291</a>)</li> </ul> release-please[bot] tag:github.com,2008:Repository/226992592/v2.11.0 2023-01-10T18:36:18Z v2.11.0 <h2><a href="https://github.com/googleapis/python-redis/compare/v2.10.0...v2.11.0">2.11.0</a> (2023-01-10)</h2> <h3>Features</h3> <ul> <li>Add support for python 3.11 (<a href="https://github.com/googleapis/python-redis/issues/242" data-hovercard-type="pull_request" data-hovercard-url="/googleapis/python-redis/pull/242/hovercard">#242</a>) (<a href="https://github.com/googleapis/python-redis/commit/052d0f3039634ec597e9ef9bc52fdba1a54ff0d2">052d0f3</a>)</li> </ul> release-please[bot] tag:github.com,2008:Repository/226992592/v2.10.0 2022-12-14T19:55:19Z v2.10.0 <h2><a href="https://github.com/googleapis/python-redis/compare/v2.9.3...v2.10.0">2.10.0</a> (2022-12-08)</h2> <h3>Features</h3> <ul> <li>add support for <code>google.cloud.redis.__version__</code> (<a href="https://github.com/googleapis/python-redis/commit/6572d29699ccf8889c5fd395f50001931edf9c0c">6572d29</a>)</li> <li>Add typing to proto.Message based class attributes (<a href="https://github.com/googleapis/python-redis/commit/6572d29699ccf8889c5fd395f50001931edf9c0c">6572d29</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Add dict typing for client_options (<a href="https://github.com/googleapis/python-redis/commit/6572d29699ccf8889c5fd395f50001931edf9c0c">6572d29</a>)</li> <li><strong>deps:</strong> Require google-api-core &gt;=1.34.0, &gt;=2.11.0 (<a href="https://github.com/googleapis/python-redis/commit/f9d323840bb684057ea66664a9dc469a175902e8">f9d3238</a>)</li> <li>Drop usage of pkg_resources (<a href="https://github.com/googleapis/python-redis/commit/f9d323840bb684057ea66664a9dc469a175902e8">f9d3238</a>)</li> <li>Fix timeout default values (<a href="https://github.com/googleapis/python-redis/commit/f9d323840bb684057ea66664a9dc469a175902e8">f9d3238</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>samples:</strong> Snippetgen handling of repeated enum field (<a href="https://github.com/googleapis/python-redis/commit/6572d29699ccf8889c5fd395f50001931edf9c0c">6572d29</a>)</li> <li><strong>samples:</strong> Snippetgen should call await on the operation coroutine before calling result (<a href="https://github.com/googleapis/python-redis/commit/f9d323840bb684057ea66664a9dc469a175902e8">f9d3238</a>)</li> </ul> release-please[bot] tag:github.com,2008:Repository/226992592/v2.9.3 2022-10-10T16:09:28Z v2.9.3 <h2><a href="https://github.com/googleapis/python-redis/compare/v2.9.2...v2.9.3">2.9.3</a> (2022-10-07)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> Allow protobuf 3.19.5 (<a href="https://github.com/googleapis/python-redis/issues/232" data-hovercard-type="pull_request" data-hovercard-url="/googleapis/python-redis/pull/232/hovercard">#232</a>) (<a href="https://github.com/googleapis/python-redis/commit/ba286039f3735d6990b3cc43320950acf804f353">ba28603</a>)</li> </ul> release-please[bot] tag:github.com,2008:Repository/226992592/v2.9.2 2022-10-04T00:04:26Z v2.9.2 <h2><a href="https://github.com/googleapis/python-redis/compare/v2.9.1...v2.9.2">2.9.2</a> (2022-10-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> Require protobuf &gt;= 3.20.2 (<a href="https://github.com/googleapis/python-redis/issues/230" data-hovercard-type="pull_request" data-hovercard-url="/googleapis/python-redis/pull/230/hovercard">#230</a>) (<a href="https://github.com/googleapis/python-redis/commit/e1b59a4ee4474e83af959d3c872ee1fa0893cbc2">e1b59a4</a>)</li> </ul> release-please[bot] tag:github.com,2008:Repository/226992592/v2.9.1 2022-08-15T14:05:13Z v2.9.1 <h2><a href="https://github.com/googleapis/python-redis/compare/v2.9.0...v2.9.1">2.9.1</a> (2022-08-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> allow protobuf &lt; 5.0.0 (<a href="https://github.com/googleapis/python-redis/issues/216" data-hovercard-type="pull_request" data-hovercard-url="/googleapis/python-redis/pull/216/hovercard">#216</a>) (<a href="https://github.com/googleapis/python-redis/commit/1fccb358110ddf0c565d7be32c2ebf39a6949ce7">1fccb35</a>)</li> <li><strong>deps:</strong> require proto-plus &gt;= 1.22.0 (<a href="https://github.com/googleapis/python-redis/commit/1fccb358110ddf0c565d7be32c2ebf39a6949ce7">1fccb35</a>)</li> </ul> release-please[bot] tag:github.com,2008:Repository/226992592/v2.9.0 2022-07-13T17:49:16Z v2.9.0 <h2><a href="https://github.com/googleapis/python-redis/compare/v2.8.1...v2.9.0">2.9.0</a> (2022-07-13)</h2> <h3>Features</h3> <ul> <li>add audience parameter (<a href="https://github.com/googleapis/python-redis/commit/0bc27ece4d5c5d41807d6438e159dbe663dbc377">0bc27ec</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> require google-api-core&gt;=1.32.0,&gt;=2.8.0 (<a href="https://github.com/googleapis/python-redis/issues/210" data-hovercard-type="pull_request" data-hovercard-url="/googleapis/python-redis/pull/210/hovercard">#210</a>) (<a href="https://github.com/googleapis/python-redis/commit/74a944f94044a03da6cc0a8e3a304033fd51f749">74a944f</a>)</li> <li>require python 3.7+ (<a href="https://github.com/googleapis/python-redis/issues/208" data-hovercard-type="pull_request" data-hovercard-url="/googleapis/python-redis/pull/208/hovercard">#208</a>) (<a href="https://github.com/googleapis/python-redis/commit/668735f784949ac569d176825be3502ccc9a46ff">668735f</a>)</li> </ul> release-please[bot]