Skip to content

v0.22.0

Latest

Choose a tag to compare

@cpuguy83 cpuguy83 released this 12 Aug 16:10
Immutable release. Only release title and notes can be modified.

Notable changes

  • Add a "drop" field the gomod edits field to remove entries from the go.mod by chrischangcode in #1086
  • Add /opt artifact support by chmill-zz in #1142
  • Add support for passing through a GOPROXY build arg for the go module generator by kartikjoshi21 in #1141
  • Add support for buildkit proxy mode by kartikjoshi21 in #1140
  • Add sles15 target by djshah19 in #1152

Other changes

  • Resolve YAML aliases and merge keys inside dependency maps and build steps by cpuguy83 in #1135
  • Use native buildkit symlink file action for post-install symlinks by cpuguy83 in #1098
  • feat: add registry field to nodemod generator by bchuo in #1158
  • apply per-step env vars in test runner steps by t0rr3sp3dr0 in #1175
  • Fix handling binary patches when building DEB packages by invidian in #1179

New Contributors

Full Changelog: v0.21.4...v0.22.0