uber-go / cadence-client

Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
https://cadenceworkflow.io
MIT License
339 stars 128 forks source link

Upgrade cassandra image to 4.1.3 in docker compose files #1301

Closed taylanisikdemir closed 7 months ago

taylanisikdemir commented 7 months ago

What changed? Updating old cassandra version to latest GA. Same has been done on server side https://github.com/uber/cadence/pull/5461

Why? Keep things up to date.

How did you test it? CI tests.

Potential risks N/A