StackStorm / st2

StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html
https://stackstorm.com/
Apache License 2.0
6.09k stars 746 forks source link

Bump tooz to 6.2.0 #6220

Closed jk464 closed 3 months ago

jk464 commented 4 months ago

Bump tooz to version 6.2.0 this contains the fix https://github.com/openstack/tooz/commit/d09659ed5b20298234ddc7c1ed75721725dade29 (https://github.com/openstack/tooz/compare/6.1.0...6.2.0) which fixes TLS on Redis Sentinel (which was broken in 6.1.0)

nzlosh commented 4 months ago

Thanks @jk464. Can you add a changelog entry to make tests happy. This looks good to me.