Skip to content

v0.122.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 05:51
· 15 commits to main since this release
aba97b5

What's Changed

Breaking Changes 🛠

  • Update goccy/go-yaml to v1.14.3 by @k1LoW in #1070
  • Allow absolute paths and enhance scopes detection by @k1LoW in #1080
  • Make it possible to explicitly specify files in multipart/form-data requests in the HTTP runner by @k1LoW in #1082
  • Update goccy/go-yaml to v1.15.2 and go directive version by @k1LoW in #1084

New Features 🎉

Fix bug 🐛

  • Fix hasRemotePrefix ( add prefixGist ) by @k1LoW in #1077

Other Changes

  • Refactor store ( Start adding secrets: sections ) by @k1LoW in #1074
  • Use math.MaxInt instead by @k1LoW in #1075
  • chore(deps): bump the dependencies group across 1 directory with 9 updates by @dependabot in #1079
  • chore(deps): bump github.com/cli/go-gh/v2 from 2.6.0 to 2.11.1 by @dependabot in #1083

Full Changelog: v0.121.1...v0.122.0