Skip to content

Releases: openshift/imagebuilder

v1.2.15

21 Aug 13:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.14...v1.2.15

v1.2.14

24 Jul 15:04
Compare
Choose a tag to compare

What's Changed

  • TestDispatchArgTargetPlatformGood(): ensure that TARGETOS can be set by @nalind in #294

Full Changelog: v1.2.13...v1.2.14

v1.2.13

23 Jul 21:59
Compare
Choose a tag to compare

What's Changed

  • NewStages(): resolve stage names using ARGs by @nalind in #293

Full Changelog: v1.2.12...v1.2.13

v1.2.12

22 Jul 21:04
Compare
Choose a tag to compare

What's Changed

  • shellWord.processDollar(): handle #, %, and / by @nalind in #288
  • Ignore no docker configuration found error by @zhujian7 in #290
  • Tweak ARG processing, particularly for BUILD... and TARGET... by @nalind in #289

New Contributors

Full Changelog: v1.2.11...v1.2.12

v1.2.11

26 Jun 15:28
Compare
Choose a tag to compare

What's Changed

  • dispatcher: honor heading args while processing FROM --platform by @nalind in #286
  • dispatchers: parse some new arguments by @nalind in #285

Full Changelog: v1.2.10...v1.2.11

v1.2.10

03 Jun 20:44
Compare
Choose a tag to compare

What's Changed

  • Trim trailing path separators from WORKDIR values by @nalind in #283

Full Changelog: v1.2.9...v1.2.10

v1.2.9

16 Apr 13:32
Compare
Choose a tag to compare

What's Changed

  • healthcheck: add support for --start-interval by @flouthoc in #280
  • Don't expand RUN heredocs ourselves, let the shell do it by @nalind in #281

Full Changelog: v1.2.8...v1.2.9

v1.2.8

10 Apr 19:06
24829f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.7...v1.2.8

v1.2.7

27 Mar 14:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.6...v1.2.7

v1.2.6

06 Feb 19:12
Compare
Choose a tag to compare

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