cadence-ruby
cadence-ruby copied to clipboard
Ruby SDK for Cadence
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20191009170851-d66e71096ffb to 0.17.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.1.0 to 1.11.1. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.11.1 / 2022-02-15 [SECURITY FIX] promhttp: Check validity of method and code label values prometheus/client_golang#987 (Addressed CVE-2022-21698) What's...
Bumps [github.com/apache/thrift](https://github.com/apache/thrift) from 0.12.0 to 0.13.0. Release notes Sourced from github.com/apache/thrift's releases. Version 0.13.0 For release 0.13.0 head over to the official release download source: http://thrift.apache.org/download The assets below are...
Syncing over this PR from [temporal-ruby](https://github.com/coinbase/temporal-ruby/pull/141) to support processing queries. This PR still needs some help with testing, and since the cadence-ruby repo is a bit behind the temporal-ruby repo...
A new feature that allows introducing breaking changes by swapping workflow versions without incurring non-determinism. The latest version is determined at the `start_workflow` and passed as a header.
Hi, as you might already know, Cadence introduced gRPC support and plans to "support TChannel for a few more releases and then eventually drop it in a future.": https://cadenceworkflow.io/blog/2021/10/19/moving-to-grpc/. Do...
Facing this error running prometheus locally, wondering if any ideas? ERROR: for 97c334c1138b_cadence-ruby_prometheus_1 Cannot start service prometheus: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused:...
Synced from https://github.com/coinbase/temporal-ruby/pull/43 This is a breaking change that alters the logger interface. It however allows for more details to be passed in to logs which is useful for filtering/aggregating...
Use a unique ID for each activity execution