Skip to content

v0.11.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 11:34
· 265 commits to develop since this release

Find more information in the Release notes

What's Changed from 0.11.0-rc1

  • Apio bumped 0.8.3 ➡️ 0.8.4
  • Github actions improvements for the stable release
    • upload-release-asset, actions/create-release@v1 -> action-gh-release
    • Build warnings removed:
      • The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-release-asset@v1, actions/create-release@v1
      • The "set-output" command is deprecated and will be disabled soon. Please upgrade to using Environment Files