Skip to content

v43.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 22:31
· 76 commits to master since this release
fe14687

Breaking Change (Remote Cache)

  • Move client code to dedicated package (#1585)

CI Deprecation

  • Remove CentOS support (#1590)

stdlib

  • string: - Support (de)serialize for unicode strings (#1586)

Remote Cache

  • Don't format/escape stdout/err (#1592)
  • Fix downstream permission bug (#1589)
  • Support unicode in cmd/env (#1591)
  • Decrease job TTL (#1596)