Commit Graph

46981 Commits

Author SHA1 Message Date
Chris Bono
41ed4d6cf4 Remove use of Pulsar ObjectMapperFactory
This commit removes the use of the Pulsar ObjectMapperFactory when
converting the authentication config props map to a JSON string. The
Pulsar factory operates on a shaded returned value of Jackson
ObjectMapper which may not exist when users are using the
non-shaded version of the Pulsar client lib.

See https://github.com/spring-projects/spring-pulsar/issues/562

See gh-39389
2024-02-06 13:12:57 +01:00
Moritz Halbritter
976152b244 Merge branch '3.1.x' into 3.2.x
Closes gh-39422
2024-02-06 13:10:15 +01:00
Moritz Halbritter
34f6220427 Merge pull request #39392 from lukasdo
* pr/39392:
  Polish "Update the Debugging Documentation of the Spring Boot Maven Plugin"
  Update the Debugging Documentation of the Spring Boot Maven Plugin

Closes gh-39392
2024-02-06 13:08:19 +01:00
Moritz Halbritter
8fd28d9ece Polish "Update the Debugging Documentation of the Spring Boot Maven Plugin"
See gh-39392
2024-02-06 13:07:55 +01:00
lukasdooo
b25d52c896 Update the Debugging Documentation of the Spring Boot Maven Plugin
See gh-39392
2024-02-06 13:06:57 +01:00
Moritz Halbritter
3555adb5aa Merge branch '3.1.x' into 3.2.x
Closes gh-39420
2024-02-06 13:04:07 +01:00
Moritz Halbritter
22ec23bc39 Merge pull request #39406 from dependabot[bot]
* pr/39406:
  Polish "Bump gradle/wrapper-validation-action from 1 to 2"
  Bump gradle/wrapper-validation-action from 1 to 2

Closes gh-39406
2024-02-06 13:03:51 +01:00
Moritz Halbritter
c22c5b62bb Polish "Bump gradle/wrapper-validation-action from 1 to 2"
See gh-39406
2024-02-06 13:03:37 +01:00
dependabot[bot]
bc7ef7205e Bump gradle/wrapper-validation-action from 1 to 2
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-39406
2024-02-06 13:02:22 +01:00
Moritz Halbritter
ba04d6ad9a Merge branch '3.1.x' into 3.2.x
Closes gh-39418
2024-02-06 13:00:42 +01:00
Moritz Halbritter
e76acca066 Merge pull request #39407 from dependabot[bot]
* pr/39407:
  Bump gradle/gradle-build-action from 2.12.0 to 3.0.0

Closes gh-39407
2024-02-06 13:00:24 +01:00
dependabot[bot]
0abd9db439 Bump gradle/gradle-build-action from 2.12.0 to 3.0.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.12.0 to 3.0.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](a8f75513ea...3b1b3b9a21)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-39407
2024-02-06 12:59:34 +01:00
Moritz Halbritter
cbbb2e543d Merge pull request #39415 from ramilS
* pr/39415:
  Fix awaitility link

Closes gh-39415
2024-02-06 12:57:59 +01:00
Ramil Sayetov
be851aaee0 Fix awaitility link
See gh-39415
2024-02-06 12:57:23 +01:00
Moritz Halbritter
4c5d062cd4 Merge branch '3.1.x' into 3.2.x
Closes gh-39413
2024-02-06 11:25:44 +01:00
Moritz Halbritter
149fb7effa Upgrade to Gradle 7.6.4
Closes gh-39404
2024-02-06 11:16:22 +01:00
Brian Clozel
00b95a1764 Merge branch '3.1.x' into 3.2.x
Closes gh-39393
2024-02-04 15:08:54 +01:00
Brian Clozel
570602297f Upgrade to JsonPath 2.9.0
Closes gh-39328
2024-02-04 15:07:31 +01:00
Scott Frederick
cff9d464d3 Merge branch '3.1.x' into 3.2.x
Closes gh-39386
2024-02-02 16:05:32 -06:00
Scott Frederick
5f87949e30 Merge pull request #39382 from snicoll
* pr/39382:
  Polish

Closes gh-39382
2024-02-02 16:05:01 -06:00
Stéphane Nicoll
c3664f372c Polish
See gh-39382
2024-02-02 16:02:50 -06:00
Andy Wilkinson
0afe0635b9 Merge branch '3.1.x' into 3.2.x
Closes gh-39368
2024-02-01 11:17:41 +00:00
Andy Wilkinson
2b85cb0356 Stop managing version of commons-compress where it isn't needed
Closes gh-39367
2024-02-01 10:20:20 +00:00
Moritz Halbritter
86039f2bc9 Merge pull request #39360 from okohub
* pr/39360:
  Remove System.out usage from Jetty GracefulShutdown

Closes gh-39360
2024-02-01 08:56:06 +01:00
Onur Kagan Ozcan
0df3ec2ef3 Remove System.out usage from Jetty GracefulShutdown
See gh-39360
2024-02-01 08:48:00 +01:00
Andy Wilkinson
899da7891a Merge branch '3.1.x' into 3.2.x
See gh-39340
2024-01-31 17:44:07 +00:00
Andy Wilkinson
dd082c6c21 Revert "Upgrade to Commons Compress 1.25.0"
This reverts commit 1c2a622f7f.

See gh-39148
2024-01-31 17:35:57 +00:00
Moritz Halbritter
7842f737ba Merge pull request #39308 from jonasgeiregat
* pr/39308:
  Polish "Use generic wildcard for Pulsar beans"
  Use generic wildcard for Pulsar beans

Closes gh-39308
2024-01-31 10:00:05 +01:00
Moritz Halbritter
cee249197f Polish "Use generic wildcard for Pulsar beans"
See gh-39308
2024-01-31 09:54:18 +01:00
JonasG
c02dd14c66 Use generic wildcard for Pulsar beans
See gh-39308
2024-01-31 09:51:31 +01:00
Moritz Halbritter
231aa014fa Upgrade to Testcontainers 1.19.4
Closes gh-39353
2024-01-31 08:35:11 +01:00
Scott Frederick
5b76416b06 Merge branch '3.1.x' into 3.2.x
Closes gh-39347
2024-01-30 16:28:39 -06:00
Scott Frederick
a620d348ad Fix exporting of Docker image layers
The logic to extract layers from a downloaded Docker image assumed that
the layer entries in the image tar archive always had the file extension
`.tar`. This was the case with Docker and other compatible daemons until
Docker 25.0. With this commit, the extension is no longer assumed, but
any entries listed in `manifest.json` will be recognized.

Fixes gh-39323
2024-01-30 16:25:03 -06:00
Andy Wilkinson
87e44a37f9 Merge pull request #39297 from Tish17
* gh-39297:
  Polish "Prevent double registration of event publisher registrar"
  Prevent double registration of event publisher registrar

Closes gh-39297
2024-01-30 16:48:24 +00:00
Andy Wilkinson
61ca87f7a4 Polish "Prevent double registration of event publisher registrar"
See gh-39297
2024-01-30 16:02:38 +00:00
tish
50c44e301a Prevent double registration of event publisher registrar
See gh-39297
2024-01-30 15:59:05 +00:00
Andy Wilkinson
8c18d75b12 Merge branch '3.1.x' into 3.2.x
Closes gh-39340
2024-01-30 13:50:13 +00:00
Andy Wilkinson
1c2a622f7f Upgrade to Commons Compress 1.25.0
Closes gh-39148
2024-01-30 13:49:37 +00:00
Moritz Halbritter
be1787e8de Merge pull request #39285 from PiyalAhmed
* pr/39285:
  Fix NestedJarFile constructor javadoc

Closes gh-39285
2024-01-30 13:47:44 +01:00
Piyal Ahmed
a85e99790b Fix NestedJarFile constructor javadoc
See gh-39285
2024-01-30 13:47:23 +01:00
Moritz Halbritter
30f71f1324 Merge branch '3.1.x' into 3.2.x
Closes gh-39336
2024-01-30 13:45:35 +01:00
Moritz Halbritter
9f1dda22ab Merge pull request #39329 from dependabot[bot]
* pr/39329:
  Bump gradle/gradle-build-action from 2.11.1 to 2.12.0

Closes gh-39329
2024-01-30 13:45:19 +01:00
dependabot[bot]
6eaabaa433 Bump gradle/gradle-build-action from 2.11.1 to 2.12.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](982da8e78c...a8f75513ea)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-39329
2024-01-30 13:44:53 +01:00
Moritz Halbritter
9fc2dcdd58 Merge pull request #39312 from eddumelendez
* pr/39312:
  Polish

Closes gh-39312
2024-01-30 13:34:51 +01:00
Eddú Meléndez
1247f89209 Polish
See gh-39312
2024-01-30 13:34:40 +01:00
Andy Wilkinson
a42a8ce620 Merge branch '3.1.x' into 3.2.x
Closes gh-39305
2024-01-25 13:31:59 +00:00
Andy Wilkinson
a6d1788be3 Tolerate OS and Java version differences in ExtractCommandTests
Co-Authored-By: Moritz Halbritter <moritz.halbritter@broadcom.com>

Closes gh-39303
2024-01-25 13:31:42 +00:00
Moritz Halbritter
c47430d842 Merge branch '3.1.x' into 3.2.x 2024-01-25 11:06:25 +01:00
Moritz Halbritter
df755db1f3 Ensure that remaining mocks are closed before initializing a test
Closes gh-39271
2024-01-25 10:57:45 +01:00
Moritz Halbritter
36b70d7b16 Merge branch '3.1.x' into 3.2.x 2024-01-25 10:19:37 +01:00