Receive not accepts Receive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.
Maintenance
Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745) [9999deb]
Bump github-pages from 229 to 230 in /docs (#735) [cb5ff21]
Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746) [bac6596]
v1.32.0
1.32.0
Maintenance
Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]
This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks @jbduncan !). Please open an issue if you run into one.
Receive not accepts Receive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.
Maintenance
Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745) [9999deb]
Bump github-pages from 229 to 230 in /docs (#735) [cb5ff21]
Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746) [bac6596]
1.32.0
Maintenance
Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]
This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks @jbduncan !). Please open an issue if you run into one.
The fifteenth patch release for containerd 1.7 contains various fixes; one for a
regression introduced in v1.7.14 in the way process exits were handled.
Highlights
Adds mediatype to OCI index record on export (#9990)
Runtime
Fix runc shim to only defer init process exits (#10037)
This release contains a security fix for [CVE-2024-29018], a potential data exfiltration from 'internal' networks via authoritative DNS servers.
New
Add Subpath field to the VolumeOptions making it possible to mount a subpath of a volume. moby/moby#45687
Add volume-subpath support to the mount flag (--mount type=volume,...,volume-subpath=<subpath>). docker/cli#4331
Accept = separators and [ipv6] in compose files for docker stack deploy. docker/cli#4860
rootless: Add support for enabling host loopback by setting the DOCKERD_ROOTLESS_ROOTLESSKIT_DISABLE_HOST_LOOPBACK environment variable to false (defaults to true). This lets containers connect to the host by using IP address 10.0.2.2. moby/moby#47352
containerd image store: docker image ls no longer creates duplicates entries for multi-platform images. moby/moby#45967
[CVE-2024-29018]: Do not forward requests to external DNS servers for a container that is only connected to an 'internal' network. Previously, requests were forwarded if the host's DNS server was running on a loopback address, like systemd's 127.0.0.53. moby/moby#47589
Ensure that a generated MAC address is not restored when a container is restarted, but a configured MAC address is preserved. moby/moby#47233
... (truncated)
Commits
60b9add Merge pull request #47705 from robmry/backport-26.0/47662_ipvlan_l3_dns
8ad7f86 Run ipvlan tests even if 'modprobe ipvlan' fails
dc27552 Stop macvlan with no parent from using ext-dns
Bumps the go-modules group with 14 updates in the / directory:
1.31.1
1.33.0
0.18.2
0.18.5
0.6.1
0.6.2
0.12.0
0.12.3
4.2.1
4.3.0
1.7.13
1.7.15
0.5.0
0.6.0
1.17.7
1.17.8
2.12.0
2.13.0
3.24.2
3.24.3
0.23.0
0.24.0
0.6.0
0.7.0
0.19.0
0.20.0
1.62.1
1.63.2
Updates
github.com/onsi/gomega
from 1.31.1 to 1.33.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
f2e65fc
v1.33.002e8706
docs: Receive(POINTER, MATCHER)ec1f186
feat: receiver matcher accepting (POINTER, MATCHER), includes unit tests9999deb
Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745)cb5ff21
Bump github-pages from 229 to 230 in /docs (#735)bac6596
Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746)4379951
v1.32.0a350b95
Maintain source backwards compatibilitya6c8875
Fix failing test436a197
Migrate github.com/golang/protobuf to google.golang.org/protobufUpdates
github.com/paketo-buildpacks/occam
from 0.18.2 to 0.18.5Release notes
Sourced from github.com/paketo-buildpacks/occam's releases.
Commits
f23ed80
use go 1.20 (#288)4e0efea
remove toolchain from go.modea10e39
update fakes059d6bc
Bump github.com/google/go-containerregistry from 0.14.0 to 0.19.11f22679
Bump github.com/docker/docker37cf400
Bump github.com/onsi/gomega from 1.30.0 to 1.32.0122482e
Bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.30.0 (#285)393f58f
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0Updates
github.com/Microsoft/go-winio
from 0.6.1 to 0.6.2Release notes
Sourced from github.com/Microsoft/go-winio's releases.
Commits
3c9576c
Update go1.21 and CI (#315)008bc6e
fileinfo: internally fix FileBasicInfo memory alignment (#312)bc421d9
Bug: Close hvsock handle on listen error; fix tests (#310)553a715
Merge pull request #302 from dblohm7/implevel21963303
pipe.go: add DialPipeAccessImpLevele6aebd6
fix: already typo (#303)eb5b095
sd.go: fix calculation of security descriptor length in SddlToSecurityDescrip...87c84cf
[lint] Remove deprecated tar.TypeRegA (#300)9f0d5dc
Switch from sycall to windows (#295)fec52bd
[lint] Fix errors from #276 (#296)Updates
github.com/Microsoft/hcsshim
from 0.12.0 to 0.12.3Release notes
Sourced from github.com/Microsoft/hcsshim's releases.
Commits
c950974
Update go-winio to v0.6.2 & fix lint errorsad1ccf5
fix: move permissions to the correct job (#2080) (#2081)6588c1c
Updating permissions and github release action versions (#2078) (#2079)202f90a
Add spans and drop large size high volume trace logsUpdates
github.com/cenkalti/backoff/v4
from 4.2.1 to 4.3.0Commits
720b789
remove travis badge from readmea83af7f
feat(backoff): Add functional options for ExponentialBackOff Closes #136Updates
github.com/containerd/containerd
from 1.7.13 to 1.7.15Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
926c958
Merge pull request #10039 from estesp/prep-1.7.154d4759b
Prep v1.7.15 release52fc8ab
Merge pull request #10037 from laurazard/backport-1.7-exec-fix21df467
runc-shim: only defer init process exits0dcf21c
Merge pull request #10012 from austinvazquez/release-1.7-fix-offline-compilation2a05421
Fix compile from version control system (source) use caseec5222f
Merge pull request #9990 from daghack/oci-add-mediatype-1.76605c47
adds mediatype to oci index recordbe5ec97
Merge pull request #9975 from thaJeztah/1.7_bump_protobufe6d91d8
vendor: github.com/golang/protobuf v1.5.4Updates
github.com/distribution/reference
from 0.5.0 to 0.6.0Release notes
Sourced from github.com/distribution/reference's releases.
Commits
ff14faf
Merge pull request #9 from ozairasim/exclude-domain-from-name-length-validation2a66312
Merge pull request #10 from xrstf/patch-1094e717
fix typo in readmeaaca75e
Exclude domain from name length check8507c7f
Merge pull request #7 from thaJeztah/cleanup_splitDockerDomain89ee7ec
refactor splitDockerDomain to include more documentationa3fb784
Merge pull request #5 from thaJeztah/rm_deprecated4894124
remove deprecated SplitHostnameUpdates
github.com/docker/docker
from 25.0.5+incompatible to 26.0.1+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
60b9add
Merge pull request #47705 from robmry/backport-26.0/47662_ipvlan_l3_dns8ad7f86
Run ipvlan tests even if 'modprobe ipvlan' failsdc27552
Stop macvlan with no parent from using ext-dns7b570f0
Enable DNS proxying for ipvlan-l38cdcc4f
Move dummy DNS server to integration/internal/networked752f6
Merge pull request #47701 from vvoland/v26.0-476919db1b6f
Merge pull request #47702 from vvoland/v26.0-476476261281
Merge pull request #47700 from vvoland/v26.0-4767390355e5
Merge pull request #47696 from vvoland/v26.0-4765872615b1
github/ci: Check if backport is opened against the expected branchUpdates
github.com/google/go-containerregistry
from 0.19.0 to 0.19.1Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
8b3c303
Bump golang.org/x/ packages (#1892)afec664
Bump golang.org/x/net from 0.10.0 to 0.17.0 in /pkg/authn/k8schain (#1815)Updates
github.com/klauspost/compress
from 1.17.7 to 1.17.8Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
c0ff47e
Update README.md657dc16
chore: remove repetitive words (#946)3f77d8c
build(deps): bump the github-actions group with 1 update (#944)de4073a
zstd: Add RLE detection+encoding (#938)165be36
zstd: Reject blocks where reserved values are not 0 (#885)4f3f95b
ci: Add testing replacement (#935)3976394
build(deps): bump the github-actions group with 1 update (#934)4d78e54
Remove sed for internal/fuzz/helpers.go (#933)46c00ca
doc: Remove an excess word in a documentation comment (#932)Updates
github.com/paketo-buildpacks/packit/v2
from 2.12.0 to 2.13.0Release notes
Sourced from github.com/paketo-buildpacks/packit/v2's releases.
Commits
4c9f338
Allows users to set a dependency mirror (#563)4e9c21d
Bump github.com/onsi/gomega from 1.32.0 to 1.33.0dd77ec5
Bump github.com/ulikunitz/xz from 0.5.11 to 0.5.1295b8056
Bump github.com/onsi/gomega from 1.31.1 to 1.32.0777a503
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0c1b785b
Bump github.com/google/uuid from 1.5.0 to 1.6.0b31dc83
Bump github.com/onsi/gomega from 1.31.0 to 1.31.1dbbbbc5
Bump github.com/onsi/gomega from 1.30.0 to 1.31.0703e4fb
Bump github.com/google/uuid from 1.4.0 to 1.5.0c10f263
Updating github-configUpdates
github.com/shirou/gopsutil/v3
from 3.24.2 to 3.24.3Release notes
Sourced from github.com/shirou/gopsutil/v3's releases.
Commits
e230f52
Merge pull request #1612 from eric1234/correct-process-countsce0395f
Merge pull request #1609 from shirou/feat/process_freebsd_arm64_type_generated1d9f956
Merge pull request #1615 from majorteach/master71b8173
chore: fix typocded180
Total Processes inMiscStat
Corrected6100124
Merge pull request #1611 from shirou/dependabot/github_actions/actions/cache-...83660da
chore(deps): bump actions/cache from 4.0.1 to 4.0.21e5c5ae
Merge pull request #1604 from shirou/dependabot/go_modules/github.com/stretch...6df531f
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0c731c53
Merge pull request #1605 from shirou/dependabot/go_modules/golang.org/x/sys-0...Updates
github.com/testcontainers/testcontainers-go
from 0.28.0 to 0.30.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
fe33f3a
chore: use new version (v0.30.0) in modules and examples4a079a0
Fix url creation to handle query params when using HTTP wait strategy (#2466)8ee975e
fix: data race on container run (#2345)Looks like these dependencies are updatable in another way, so this is no longer needed.