Moritz Halbritter
760bc9237d
Merge branch '3.2.x'
2 years ago
Moritz Halbritter
f13e487724
Close streams in test before deleting file
2 years ago
Phillip Webb
abdff95ad0
Merge branch '3.2.x'
...
Closes gh-40526
2 years ago
Phillip Webb
9e40970280
Support gzip compressed image layers
...
Update buildpack support to allow gzip compressed image layers to be
used when returned by the Docker engine. This update is restores
buildpack support when using Docker Desktop with the "Use containerd
for pulling and storing images" option enabled.
This commit introduces a new `ExportedImageTar` class to deal with the
intricacies of determining the mimetype of a layer. The class deals with
the parsing of `index.json' and related manifest blobs in order to
obtain layer information. The legacy `manifest.json` format is also
supported should `index.json` be missing.
Tests have been added to ensure that export archives from Docker Engine,
Docker Desktop (with and without containerd), and Podman can be used.
Fixes gh-40100
Co-authored-by: Moritz Halbritter <moritz.halbritter@broadcom.com>
Co-authored-by: Scott Frederick <scott.frederick@broadcom.com>
2 years ago
Andy Wilkinson
515bccac6b
Polish
2 years ago
Andy Wilkinson
aeb5b1ffe3
Merge branch '3.2.x'
...
Closes gh-40523
2 years ago
Andy Wilkinson
79c3f0335b
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40522
2 years ago
Andy Wilkinson
27418edeb0
Remove references to s.j.generate-ddl in favor of s.j.hibernate.ddl-auto
...
Closes gh-40503
2 years ago
Andy Wilkinson
b52de8b70d
Merge branch '3.2.x'
2 years ago
Andy Wilkinson
c267179957
Merge branch '3.1.x' into 3.2.x
2 years ago
Andy Wilkinson
f1d0bcda2f
Revert "Remove references to s.j.generate-ddl in favor of s.j.hibernate.ddl-auto"
...
This reverts commit 273f8e20c2 .
2 years ago
Andy Wilkinson
b56c1db237
Merge branch '3.2.x'
...
Closes gh-40520
2 years ago
Andy Wilkinson
c493809499
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40519
2 years ago
Andy Wilkinson
273f8e20c2
Remove references to s.j.generate-ddl in favor of s.j.hibernate.ddl-auto
2 years ago
Andy Wilkinson
a08fe0d75b
Upgrade to release verification tests 0.0.3
...
Closes gh-40518
2 years ago
Moritz Halbritter
6bb8a11295
Merge branch '3.2.x'
...
Closes gh-40517
2 years ago
Moritz Halbritter
26f1bbb634
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40516
2 years ago
Moritz Halbritter
2e906c4720
Catch exceptions thrown during String format when collecting diagnostics
...
Registers the LoggingLinesWriter only if debug logging is actually
enabled.
Closes gh-40500
2 years ago
Moritz Halbritter
744bea5587
Merge branch '3.2.x'
...
Closes gh-40515
2 years ago
Moritz Halbritter
503d8c1273
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40514
2 years ago
Moritz Halbritter
8be85611e0
Clarify the directory that's used by default to find Docker Compose file
...
Closes gh-40512
2 years ago
Scott Frederick
f21b6d0ee6
Merge branch '3.2.x'
...
Closes gh-40507
2 years ago
Scott Frederick
b65cda4363
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40506
2 years ago
Scott Frederick
f89f07764b
Upgrade CI to Docker 26.1.0
...
Closes gh-40505
2 years ago
Scott Frederick
add22c399a
Merge branch '3.2.x'
...
Closes gh-40509
2 years ago
Scott Frederick
3e2d151c0e
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40508
2 years ago
Scott Frederick
f210d83062
Don't reuse Testcontainers containers if reuse is globally disabled
...
Fixes gh-39609
2 years ago
Moritz Halbritter
2c346bcdcb
Merge branch '3.2.x'
...
Closes gh-40501
2 years ago
Moritz Halbritter
00a25f5d89
Don't apply CookieSameSiteSupplier to session cookies when using Jetty
...
Closes gh-39766
2 years ago
Moritz Halbritter
126927f462
Merge branch '3.2.x'
...
Closes gh-40499
2 years ago
Moritz Halbritter
b416db4dee
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40498
2 years ago
Moritz Halbritter
178d3ca817
Merge pull request #40494 from dukbong
...
* pr/40494:
Polish "Remove unnecessary nesting of calls to String.format"
Remove unnecessary nesting of calls to String.format
Closes gh-40494
2 years ago
Moritz Halbritter
2cb19f368e
Polish "Remove unnecessary nesting of calls to String.format"
...
See gh-40494
2 years ago
Hyeon Sung
0cf15fcad0
Remove unnecessary nesting of calls to String.format
...
See gh-40494
2 years ago
Andy Wilkinson
6e37567a9d
Merge pull request #39437 from DanielLiu1123
...
* gh-39437:
Add grpc starter and httpexchange starter to community starters
Closes gh-39437
2 years ago
Freeman Liu
6aefe505e5
Add grpc starter and httpexchange starter to community starters
...
See gh-39437
2 years ago
Andy Wilkinson
792b8fd5f9
Merge branch '3.2.x'
...
Closes gh-40488
2 years ago
Andy Wilkinson
97f0e62364
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40487
2 years ago
Andy Wilkinson
ee6677b2bd
Merge pull request #40477 from dependabot[bot]
...
* gh-40477:
Polish "Bump gradle/actions from 3.3.0 to 3.3.1"
Bump gradle/actions from 3.3.0 to 3.3.1
Closes gh-40477
2 years ago
Andy Wilkinson
36e96b3453
Polish "Bump gradle/actions from 3.3.0 to 3.3.1"
...
See gh-40477
2 years ago
dependabot[bot]
15caacf327
Bump gradle/actions from 3.3.0 to 3.3.1
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-40477
2 years ago
Moritz Halbritter
e496a6f6ad
Merge branch '3.2.x'
...
Closes gh-40486
2 years ago
Moritz Halbritter
35c9233007
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40485
2 years ago
Moritz Halbritter
b50b0e89c9
Remove detection of missing parameter information
...
There are some cases where false positives of the detection prevent
compiling an application to native which otherwise would run perfectly
fine in a native image.
Closes gh-40051
2 years ago
Phillip Webb
ec10673b48
Merge branch '3.2.x'
...
Closes gh-40483
2 years ago
Phillip Webb
5c9d5e262f
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40482
2 years ago
Phillip Webb
3e5d6c9cce
Register ServiceLevelObjectiveBoundary reflection hinds
...
Register hints for `ServiceLevelObjectiveBoundary` so that the `valueOf`
method can be used when binding in a native image.
Fixes gh-40480
2 years ago
Scott Frederick
44941fea48
Merge branch '3.2.x'
...
Closes gh-40481
2 years ago
Scott Frederick
08bc0460ed
Document usage of Docker Compose support in tests
...
Closes gh-40171
2 years ago
Scott Frederick
fd010988ef
Merge branch '3.2.x'
...
Closes gh-40479
2 years ago