Skip to content

v1.38.6

Choose a tag to compare

@github-actions github-actions released this 18 Jul 00:15
· 309 commits to master since this release

🧰 Toolchains

  • Go
    • Fixed go.* parsing failures when there was no trailing newline.

⚙️ Internal

  • Updated proto to v0.50.5 (from 0.50.1) to resolve an "unknown field spec" error. This is triggered when the global proto binary is using v0.51, and moon is using proto < v0.50.5.