Skip to content

v1.2.6

Compare
Choose a tag to compare
@nalind nalind released this 06 Feb 19:12

What's Changed

  • RUN-1833: dockerclient: use /bin/sleep for idling instead of sleep by @nalind in #256
  • Bump dependencies by @nalind in #259
  • dockerfile/parser: use custom 2mb buffer for long-texts by @flouthoc in #261
  • build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #266
  • build(deps): bump github.com/docker/docker from 24.0.2+incompatible to 24.0.7+incompatible by @dependabot in #267
  • builder,dispatcher: Parse ADD --checksum by @jfroy in #265
  • Containerfile: Add heredoc support for RUN, COPY and ADD by @flouthoc in #264
  • build(deps): bump github.com/moby/buildkit from 0.10.6 to 0.11.4 by @dependabot in #271
  • Complain when --checksum/--chown/--from/--mount/--network get empty args by @nalind in #270
  • Bump dependencies by @nalind in #269
  • Stages.ByName/ByTarget/ThroughTarget: accept numbers by @nalind in #275
  • bump github.com/containerd/containerd by @nalind in #273
  • TestDispatchFromFlagsAndUseBuiltInArgs: expect variants to be used by @nalind in #272
  • Update dependencies, keep up with API changes by @nalind in #276

New Contributors

Full Changelog: v1.2.5...v1.2.6