Releases: openshift/imagebuilder
Releases · openshift/imagebuilder
v1.2.15
v1.2.14
v1.2.13
v1.2.12
v1.2.11
v1.2.10
v1.2.9
v1.2.8
v1.2.7
What's Changed
- Bump google.golang.org/protobuf from v1.31.0 to v1.33.0, which should fix CVE-2024-24786.
- Bump github.com/docker/docker from v25.0.1 to v26.0.0, which should fix CVE-2024-24557 and CVE-2024-29018.
Full Changelog: v1.2.6...v1.2.7
v1.2.6
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 forRUN
,COPY
andADD
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
- @dependabot made their first contribution in #266
- @jfroy made their first contribution in #265
Full Changelog: v1.2.5...v1.2.6