Skip to content

v1.0.0

Compare
Choose a tag to compare
@Shivs11 Shivs11 released this 11 Sep 19:17
· 3 commits to main since this release
66ca45b

What's Changed

  • Fix CI workflow to use go-version-file instead of hardcoded Go version by @jlegrone in #121
  • Update Temporal Go SDK to v1.35.0 and index versions by build ID by @jlegrone in #119
  • Add test cases and arbitrary test case setup function by @carlydf in #127
  • [Breaking change] Update TEMPORAL_ injected env vars to match those expected by SDKs by @jlegrone in #130
  • LastModifier-based ownership transfer with docs by @carlydf in #131
  • Keep dots in Build IDs and format Worker Deployment names <k8s-namespace>/<twd-name> by @carlydf in #133
  • Check versioned and unversioned pollers in certain cases by @carlydf in #132
  • Fix log spam by @carlydf in #135
  • Add migration doc draft. by @robholland in #91
  • [Breaking change] Follow k8s API conventions by @jlegrone in #136
  • Sanitize build IDs to match k8s label value requirements by @jlegrone in #138
  • Update integration test by @jlegrone in #139
  • pin artifact onto specific arch by @Shivs11 in #141
  • Refactor README for Public Preview by @carlydf in #137

Full Changelog: v0.1.7...v1.0.0