Skip to content

CF version v6.12.2

Compare
Choose a tag to compare
@simonleung8 simonleung8 released this 15 Jul 23:31
· 8942 commits to main since this release

CF version v6.12.2

Installers

Binaries

Change Log

  • implement skipFlagParsing in flags package [#97061558]
  • add tip to curl command for api doc url [#98862944]
  • improve RunCliCommand in testhelper for non-CG command [#97061558]
  • rpc server version check uses new version package [#98664206]
  • move version checking methods into utils package [#98664206]
  • move NotifyUpdateIfNeeded() into UI package [#98664206]
  • Fixed GetMinCliVersion and GetMinApiVersion to work with arbitrary version numbers. [#98664206]