Roland Franssen :)
Roland Franssen :)
we experience the same using offical helm chart; in k8s we dont see any recent restarts or useful logs either. so im not sure how to debug it. im betting...
not a bug IMHO, but rather a safe default
``` $ NATSCLI_VERSION=v0.2.0 curl -sSfL "https://binaries.nats.dev/nats-io/natscli/nats@${NATSCLI_VERSION}" | PREFIX=/app/var sh ==> Downloading github.com/nats-io/natscli/[email protected] ==> Resolved version v0.2.0 to 7c8f9bc ==> Downloading binary for linux amd64 ==> URL: https://binaries.nats.dev/binary/github.com/nats-io/natscli/nats?os=linux&arch=amd64&version=7c8f9bc ==> Installing nats...
cc @wallyqs @ripienaar can we have a 1.x release? for the sake of semver semantics
your software is currently marked unstable
> Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable. https://semver.org/
ref https://github.com/tecnickcom/TCPDF/issues/537
maybe releated #1083 we still see ` UndefinedMethod: Method Google\Protobuf\Internal\RepeatedField::offsetGet does not exist` on v28
perhaps also add a psalm/phpstan CI job, to catch things early with low-high deps
IIUC this issue and https://github.com/googleads/google-ads-php/issues/1083 is fixed.