Commit Graph

51969 Commits

Author SHA1 Message Date
Phillip Webb 4628059dc0 Remove Influx section from redirects
See gh-43238
2024-11-20 19:57:40 -08:00
Phillip Webb bd770f1992 Remove Influx section from documentation
Closes gh-43238
2024-11-20 19:42:50 -08:00
Phillip Webb cdf0bfa5b0 Refine javadoc links for 3.4.x
See gh-41614
2024-11-20 19:40:17 -08:00
Phillip Webb b094a13c3b Polish documentation 2024-11-20 17:56:57 -08:00
Phillip Webb 4493ef6ec3 Merge branch '3.3.x' 2024-11-20 17:15:03 -08:00
Phillip Webb 81ba8b6c7b Refine javadoc links
See gh-41614
2024-11-20 17:14:12 -08:00
Phillip Webb 2f04ad6699 Merge branch '3.3.x'
Closes gh-43234
2024-11-20 12:35:33 -08:00
Phillip Webb dc49c64e56 Remove FlywayCallback reference in documentation
Closes gh-43233
2024-11-20 12:35:24 -08:00
Phillip Webb b56352405b Merge branch '3.3.x' 2024-11-20 12:34:47 -08:00
Phillip Webb e645f4e734 Fix javadoc links to include module
See gh-41614
2024-11-20 12:34:05 -08:00
Phillip Webb 924ea70c19 Polish documentation to use more javadoc links
Update a few areas of the documentation to use full javadoc
links.

See gh-41614
2024-11-20 12:34:04 -08:00
Phillip Webb 47722af18e Polish documentation
Cleanup and polish some areas of the documentation.
2024-11-20 12:16:29 -08:00
Phillip Webb 127b140ebd Add javadoc links for Jooq and Netty
See gh-41614
2024-11-20 12:15:18 -08:00
Phillip Webb 5f9a13bdc3 Fix `withDefaultRequestConfigCustomizer` method name
Second attempt to fix the method name.

Closes gh-43139
2024-11-20 10:32:27 -08:00
Phillip Webb 0c2d5e6c50 Fix formatting
See gh-43139
2024-11-20 10:00:20 -08:00
Phillip Webb 223427e96d Fix `withDefaultRequestConfigCustomizer` method name
The work `manager` was accidentally included due to a copy/paste
mistake.

Closes gh-43139
2024-11-20 09:54:50 -08:00
Andy Wilkinson 042b4958f7 Merge branch '3.3.x' 2024-11-20 17:12:57 +00:00
Andy Wilkinson 16f45169f7 Upgrade to Spring Integration 6.3.6
Closes gh-43010
2024-11-20 17:12:12 +00:00
Andy Wilkinson fa622471aa Merge branch '3.3.x' 2024-11-20 17:08:51 +00:00
Andy Wilkinson de19224896 Merge branch '3.2.x' into 3.3.x 2024-11-20 17:08:36 +00:00
Andy Wilkinson 11401d3290 Upgrade to Spring Integration 6.2.11
Closes gh-43001
2024-11-20 17:07:50 +00:00
Andy Wilkinson 758d0ffb64 Upgrade to Infinispan 14.0.33.Final
Closes gh-43229
2024-11-20 17:07:49 +00:00
Stéphane Nicoll f3c5be94e5 Upgrade to Spring Authorization Server 1.4.0
Closes gh-43017
2024-11-20 18:07:14 +01:00
Stéphane Nicoll c6d310b282 Upgrade to Spring Session 3.4.0
Closes gh-43027
2024-11-20 18:06:08 +01:00
Stéphane Nicoll 3a2991ece2 Upgrade to Spring Integration 6.4.0
Closes gh-43022
2024-11-20 18:06:07 +01:00
Andy Wilkinson 2cc4b02f17 Merge pull request #43217 from dependabot[bot]
* gh-43217:
  Bump cross-spawn from 7.0.3 to 7.0.6 in /antora

Closes gh-43217
2024-11-20 11:35:50 +00:00
dependabot[bot] 9cc1cd4a1a Bump cross-spawn from 7.0.3 to 7.0.6 in /antora
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

See gh-43217

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-20 11:35:29 +00:00
Andy Wilkinson 6289104190 Merge branch '3.3.x'
Closes gh-43225
2024-11-20 10:09:32 +00:00
Andy Wilkinson ec2a350959 Publish API catalog content and root aggregate content from s-b-docs
Closes gh-43224
2024-11-20 10:09:23 +00:00
Phillip Webb d9458ac67f Merge branch '3.3.x' 2024-11-19 23:17:51 -08:00
Phillip Webb a3b027a6f1 Add more javadoc links
See gh-41614
2024-11-19 23:15:46 -08:00
Andy Wilkinson 8d2b5c5311 Merge branch '3.3.x' 2024-11-19 17:41:29 +00:00
Andy Wilkinson 5639c257c5 Upgrade to OpenTelemetry 1.38.0
This aligns its version with that used by Micrometer Tracing 1.3.x.

Closes gh-43200
2024-11-19 16:43:38 +00:00
Stéphane Nicoll 145ed26e6f Reject non-scalar endpoint parameter with Jersey
Actuator endpoints should only declare simple type in the signature
of an operation. In particular, nested types are not supported. While
this is enforced in Spring MVC and Spring Webflux, the Jersey
implementation leniently allowed to bind such types prior to this
commit.

This commit adapts the expectation in the Jersey implementation so that
it rejects such request as well.

Closes gh-43209
2024-11-19 16:47:02 +01:00
Moritz Halbritter 9f6b25e9a6 Merge branch '3.3.x'
Closes gh-43221
2024-11-19 11:17:51 +01:00
Moritz Halbritter 63edd3d65f Merge branch '3.2.x' into 3.3.x
Closes gh-43220
2024-11-19 11:17:41 +01:00
Moritz Halbritter 0e1f2e8599 Merge pull request #43191 from wickdynex
* pr/43191:
  Polish "Remove deprecated getFiles() instead of getResolvedArtifacts()"
  Remove deprecated getFiles() instead of getResolvedArtifacts()

Closes gh-43191
2024-11-19 11:15:44 +01:00
Moritz Halbritter df35d44ea7 Polish "Remove deprecated getFiles() instead of getResolvedArtifacts()"
See gh-43191
2024-11-19 11:12:52 +01:00
YiXuan Ding 659b30d9bb Remove deprecated getFiles() instead of getResolvedArtifacts()
See gh-43191
2024-11-19 11:11:24 +01:00
Moritz Halbritter c934d8f8f0 Merge branch '3.3.x'
Closes gh-43219
2024-11-19 10:34:44 +01:00
Moritz Halbritter a3eb0dd688 Merge branch '3.2.x' into 3.3.x
Closes gh-43218
2024-11-19 10:34:25 +01:00
Moritz Halbritter 8f1a63d293 Merge pull request #43212 from dependabot[bot]
* pr/43212:
  Polish "Bump gradle/actions from 4.1.0 to 4.2.1"
  Bump gradle/actions from 4.1.0 to 4.2.1

Closes gh-43212
2024-11-19 10:34:06 +01:00
Moritz Halbritter 841d25907d Polish "Bump gradle/actions from 4.1.0 to 4.2.1"
See gh-43212
2024-11-19 10:33:09 +01:00
dependabot[bot] ee1ea3d7aa Bump gradle/actions from 4.1.0 to 4.2.1
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](d156388eb1...cc4fc85e6b)

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

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

See gh-43212
2024-11-19 10:32:22 +01:00
Moritz Halbritter 85c575b822 Merge branch '3.3.x'
Closes gh-43216
2024-11-19 10:24:34 +01:00
Moritz Halbritter b10f14fafe Merge branch '3.2.x' into 3.3.x
Closes gh-43215
2024-11-19 10:22:47 +01:00
Moritz Halbritter 8f0ac4bc40 Merge pull request #43211 from dependabot[bot]
* pr/43211:
  Bump jfrog/setup-jfrog-cli from 4.4.1 to 4.4.2

Closes gh-43211
2024-11-19 10:22:36 +01:00
dependabot[bot] d5fe551d3b Bump jfrog/setup-jfrog-cli from 4.4.1 to 4.4.2
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](9fe0f98bd4...18e785fb22)

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

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

See gh-43211
2024-11-19 10:22:20 +01:00
Stéphane Nicoll 628029370d Merge branch '3.3.x' 2024-11-19 08:50:18 +01:00
Stéphane Nicoll 04bfe88d2d Merge branch '3.2.x' into 3.3.x 2024-11-19 08:50:10 +01:00