Commit Graph

49447 Commits

Author SHA1 Message Date
Andy Wilkinson
45e4f137de Start building against Spring Session 3.2.4 snapshots
See gh-41026
2024-06-10 10:26:37 +01:00
Andy Wilkinson
b1e8216ccb Start building against Spring Security 6.2.5 snapshots
See gh-41025
2024-06-10 10:26:37 +01:00
Andy Wilkinson
70a12d79ec Start building against Spring Pulsar 1.0.7 snapshots
See gh-41024
2024-06-10 10:26:36 +01:00
Andy Wilkinson
a253ede0c1 Start building against Spring LDAP 3.2.4 snapshots
See gh-41023
2024-06-10 10:26:36 +01:00
Andy Wilkinson
a09e0e00b8 Start building against Spring Kafka 3.1.6 snapshots
See gh-41022
2024-06-10 10:26:35 +01:00
Andy Wilkinson
5f185df451 Start building against Spring Integration 6.2.6 snapshots
See gh-41021
2024-06-10 10:26:35 +01:00
Andy Wilkinson
be33a3579c Start building against Spring GraphQL 1.2.7 snapshots
See gh-41020
2024-06-10 10:26:35 +01:00
Andy Wilkinson
2a7708c8cf Start building against Spring Framework 6.1.9 snapshots
See gh-41019
2024-06-10 10:26:34 +01:00
Andy Wilkinson
26692a7f26 Upgrade to Neo4j Java Driver 5.21.0
Closes gh-41028
2024-06-10 10:26:34 +01:00
Andy Wilkinson
34b99bd6be Start building against Spring Data Bom 2023.1.7 snapshots
See gh-41018
2024-06-10 10:26:33 +01:00
Andy Wilkinson
a2b1638d77 Start building against Spring Authorization Server 1.2.5 snapshots
See gh-41017
2024-06-10 10:26:33 +01:00
Andy Wilkinson
a620bb4201 Start building against Reactor Bom 2023.0.7 snapshots
See gh-41016
2024-06-10 10:26:32 +01:00
Andy Wilkinson
1eb1dade94 Start building against Micrometer Tracing 1.2.7 snapshots
See gh-41027
2024-06-10 10:26:32 +01:00
Andy Wilkinson
73315b607f Start building against Micrometer 1.12.7 snapshots
See gh-41015
2024-06-10 10:21:26 +01:00
Andy Wilkinson
781d7b0394 Merge branch '3.2.x'
Closes gh-41010
2024-06-07 13:08:34 +01:00
Andy Wilkinson
fe536bf075 Allow SSL to be used with Tomcat's Http11Nio2Protocol
Fixes gh-41007
2024-06-07 12:46:19 +01:00
Moritz Halbritter
b884932155 Document how to switch to Prometheus's simpleclient
Closes gh-40993
2024-06-07 10:56:45 +02:00
Moritz Halbritter
771e356b3b Use version 2.34.0 of ActiveMQ Artemis docker image
Closes gh-41008
2024-06-07 10:43:32 +02:00
Moritz Halbritter
1fff51d53d Add missing period 2024-06-07 10:13:19 +02:00
Scott Frederick
0c3aa52773 Add How-To Guide for building images with CDS and buildpacks
Closes gh-40762
2024-06-06 16:11:19 -05:00
Scott Frederick
2df0c7961a Reorganize packaging and optimizing documentation
Documentation for native executables, CDS, and checkpoint/restore are
now under a common heading in the reference documentation, along with
sections on building container images. A few sections containing
prescriptive workflows have been moved from reference to how-to guides.
This consolidates and improves the consistency of recommendations on
how to package and run applications.

Closes gh-40977
2024-06-06 16:11:10 -05:00
Andy Wilkinson
16302c18b2 Merge branch '3.2.x'
Closes gh-41006
2024-06-06 14:58:28 +01:00
Andy Wilkinson
217c2c862b Ignore file entries in META-INF/versions of multi-release jar
Fixes gh-41001
2024-06-06 13:28:36 +01:00
Andy Wilkinson
45f09df7fe Merge branch '3.2.x'
Closes gh-40996
2024-06-05 14:27:16 +01:00
Andy Wilkinson
d4e9f458a3 Fix path handling and wrapping in LoaderHidingResource
Closes gh-39472
2024-06-05 12:33:21 +01:00
Andy Wilkinson
2ceb7b4217 Extract LoaderHidingResource as a top-level type
See gh-39472
2024-06-05 12:33:20 +01:00
Moritz Halbritter
935ce87521 Merge branch '3.2.x'
Closes gh-40984
2024-06-04 09:09:50 +02:00
Moritz Halbritter
3ff0979208 Merge pull request #40980 from dependabot[bot]
* pr/40980:
  Polish "Bump jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2"
  Bump jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2

Closes gh-40980
2024-06-04 09:09:42 +02:00
Moritz Halbritter
054a1a0c0f Polish "Bump jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2"
See gh-40980
2024-06-04 09:09:23 +02:00
dependabot[bot]
3c8b6828a5 Bump jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.0.2 to 4.1.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](727b480baf...7c95feb320)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

See gh-40980
2024-06-04 09:09:19 +02:00
Moritz Halbritter
70946b7f2f Merge branch '3.2.x'
Closes gh-40983
2024-06-04 09:06:53 +02:00
Moritz Halbritter
8a7d670ff1 Merge pull request #40963 from quaff
* pr/40963:
  Remove unnecessary null check

Closes gh-40963
2024-06-04 09:06:39 +02:00
Yanming Zhou
5cfd079c55 Remove unnecessary null check
See gh-40963
2024-06-04 08:39:26 +02:00
Moritz Halbritter
7c2413f0e3 Merge pull request #40967 from Seungpang
* pr/40967:
  Polish "Replace hard-coded links to Micrometer in documentation"
  Replace hard-coded links to Micrometer in documentation

Closes gh-40967
2024-06-03 14:34:36 +02:00
Moritz Halbritter
197eae5ec4 Polish "Replace hard-coded links to Micrometer in documentation"
See gh-40967
2024-06-03 14:33:54 +02:00
Seungrae
1589a19a86 Replace hard-coded links to Micrometer in documentation
See gh-40967
2024-06-03 14:27:28 +02:00
Moritz Halbritter
550433e6c3 Merge branch '3.2.x'
Closes gh-40976
2024-06-03 14:13:43 +02:00
Moritz Halbritter
043d71f820 Merge pull request #40971 from cmabdullah
* pr/40971:
  Fix typos in method names and javadoc

Closes gh-40971
2024-06-03 14:13:31 +02:00
Khan, C M Abdullah
570522d876 Fix typos in method names and javadoc
See gh-40971
2024-06-03 14:05:52 +02:00
Andy Wilkinson
58a175bf23 Merge branch '3.2.x'
Closes gh-40975
2024-06-03 09:37:14 +01:00
Andy Wilkinson
dd6f516d66 Test Gradle Plugin against 8.8
Closes gh-40573
2024-06-03 08:29:02 +01:00
Scott Frederick
fa131fa6a0 Merge branch '3.2.x'
Closes gh-40959
2024-05-30 15:16:27 -05:00
Scott Frederick
c36909824e Merge pull request #40955 from asashour
* pr/40955-3.2.x:
  Remove unused parameter and polish javadoc

Closes gh-40955
2024-05-30 15:16:04 -05:00
Ahmed Ashour
f000af6a12 Remove unused parameter and polish javadoc
See gh-40955
2024-05-30 14:42:46 -05:00
Scott Frederick
abb1df40d1 Merge branch '3.2.x'
Closes gh-40958
2024-05-30 14:29:59 -05:00
Scott Frederick
0be290d6f7 Merge pull request #40951 from mateusscheper
* pr/40951:
  Fix typo in Dev Services reference docs

Closes gh-40951
2024-05-30 14:28:27 -05:00
Mateus Scheper
6c5ae329f3 Fix typo in Dev Services reference docs
See gh-40951
2024-05-30 14:27:27 -05:00
Scott Frederick
5127e7c8e7 Merge pull request #40948 from onobc
* pr/40948:
  Fix links to Spring Pulsar ref docs

Closes gh-40948
2024-05-30 14:12:58 -05:00
Chris Bono
0c1632de90 Fix links to Spring Pulsar ref docs
This commit fixes several broken links from pulsar.adoc to the
Spring Pulsar reference docs. The breakage occurred due to some
doc re-organization in Spring Pulsar.

See gh-40948
2024-05-30 14:12:33 -05:00
Andy Wilkinson
087789bda3 Merge branch '3.2.x'
Closes gh-40953
2024-05-30 08:05:09 +01:00