Tombstone v1.3-v1.4 Fixes Hidden CI Failures, Helm Gaps, and SDK Parity Issues

Developer project Tombstone released versions 1.3 and 1.4 after removing four suppressed failure conditions in a GitHub Actions workflow on July 9th, exposing longstanding broken steps in Python, Ruby, Java, and linting checks. The v1.3.0 update completed the Helm chart by adding missing deployment templates for three previously unsupported services — evaluator, intelligence, and marketplace — closing a gap that had forced users to manually write Kubernetes manifests. The release also addressed a critical SDK parity problem where the Python client lacked semver and prerequisite evaluation logic present in the TypeScript SDK, meaning the same feature flag could return different results depending on which language was used. A key technical note warns that Kubernetes Deployment selectors are immutable, so using a version-including label helper in matchLabels will cause helm upgrade to fail after the first deployment. The overarching theme of this release cycle shifted from runtime resilience — covered in v1.2 — to ensuring that surrounding infrastructure layers like CI, Helm charts, and SDKs accurately reflect their actual state.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in