Commit Graph

51844 Commits

Author SHA1 Message Date
Andy Wilkinson
364f014e9a Next development version (v3.4.1-SNAPSHOT) 2024-11-21 17:58:57 +00:00
Andy Wilkinson
109e731c83 Revert "Add @ConditionalOnMissingBean for JobRepository"
This reverts commit 73fc351d71.

See gh-43236
2024-11-21 13:31:20 +00:00
Moritz Halbritter
d21952d6a9 Merge branch '3.3.x' 2024-11-21 13:39:15 +01:00
Moritz Halbritter
415193827b Next development version (v3.3.7-SNAPSHOT) 2024-11-21 13:38:45 +01:00
Stéphane Nicoll
14989a5fb7 Upgrade to Testcontainers 1.20.4
Closes gh-43243
2024-11-21 09:32:54 +01:00
Stéphane Nicoll
c188822db3 Upgrade to Spring Security 6.4.1
Closes gh-43232
2024-11-21 09:32:50 +01:00
Stéphane Nicoll
e286739cee Upgrade to Spring Batch 5.2.0
Closes gh-43018
2024-11-21 09:32:50 +01:00
Phillip Webb
73fc351d71 Add @ConditionalOnMissingBean for JobRepository
Update `BatchAutoConfiguration` so that the `JobRepository` is not
defined when the user provides an appropriate bean.

Fixes gh-43236
2024-11-20 21:57:52 -08:00
Phillip Webb
3cae5c27d1 Merge branch '3.3.x' 2024-11-20 20:58:02 -08:00
Phillip Webb
283bc6faf0 Merge branch '3.2.x' into 3.3.x 2024-11-20 20:57:35 -08:00
Phillip Webb
5c938fc8bc Update copyright year of changed files 2024-11-20 20:57:27 -08:00
Phillip Webb
933b7d30bb Merge pull request #43235 from izeye
* pr/43235:
  Polish 'Replace TestObservationRegistryAssert.assertThat()''
  Replace TestObservationRegistryAssert.assertThat()

Closes gh-43235
2024-11-20 20:56:55 -08:00
Phillip Webb
c9a84549c8 Polish 'Replace TestObservationRegistryAssert.assertThat()''
See gh-43235
2024-11-20 20:56:39 -08:00
Johnny Lim
4b5b76d7b1 Replace TestObservationRegistryAssert.assertThat()
See gh-43235
2024-11-20 20:56:03 -08:00
Phillip Webb
59317d590c Merge branch 'gh-43239'
Closes gh-43239
2024-11-20 20:46:26 -08:00
Phillip Webb
11415a97f2 Restore monospaced text to unescaped form
See gh-43239
2024-11-20 20:46:11 -08:00
Phillip Webb
e9e018c598 Migrate class references to full javadoc links
Update documentation to use `javadoc:...` macro for class and interface
references.

Migrated using https://github.com/philwebb/asciidoctor-javadoc-migration

See gh-43239
2024-11-20 20:46:11 -08:00
Phillip Webb
0e62778612 Use fully-qualified names for ambiguous type references
Update type references to use a fully qualified name when we have
more than one candidate available to us.

See gh-43239
2024-11-20 20:46:11 -08:00
Phillip Webb
e8e9592c3d Temporarily escape monospaced text that will not be linked
Escape elements that we know cannot be converted to a javadoc link.

See gh-43239
2024-11-20 20:46:11 -08:00
Phillip Webb
c27c69987b Merge branch '3.3.x' 2024-11-20 20:45:59 -08:00
Phillip Webb
39d2e944df Merge branch 'gh-41614' into 3.3.x
Closes gh-41614
2024-11-20 20:37:06 -08:00
Phillip Webb
6b6597b403 Restore monospaced text to unescaped form
See gh-41614
2024-11-20 20:35:33 -08:00
Phillip Webb
4c8dafe12b Migrate class references to full javadoc links
Update documentation to use `javadoc:...` macro for class and interface
references.

Migrated using https://github.com/philwebb/asciidoctor-javadoc-migration

See gh-41614
2024-11-20 20:24:54 -08:00
Phillip Webb
3d57d36c16 Use fully-qualified names for ambiguous type references
Update type references to use a fully qualified name when we have
more than one candidate available to us.

See gh-41614
2024-11-20 20:24:53 -08:00
Phillip Webb
d289d0a442 Temporarily escape monospaced text that will not be linked
Escape elements that we know cannot be converted to a javadoc link.

See gh-41614
2024-11-20 20:24:53 -08:00
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