Commit Graph

292 Commits

Author SHA1 Message Date
Mahmoud Ben Hassine
cf44ca834b Next development version 2024-10-23 19:54:55 +02:00
Mahmoud Ben Hassine
0911e8950e Release version 5.2.0-RC1 2024-10-23 19:54:39 +02:00
pxzxj
050fce5923 Fix typo in word AsynchItemWriter
Resolves #4649
2024-10-23 05:34:34 +02:00
Mahmoud Ben Hassine
a164022775 Next development version 2024-10-12 00:47:02 +02:00
Mahmoud Ben Hassine
8319c546f8 Release version 5.2.0-M2 2024-10-12 00:46:40 +02:00
Mahmoud Ben Hassine
3aa5d9075f Update What's new section for 5.2.0-M2 2024-10-12 00:30:41 +02:00
Mahmoud Ben Hassine
6489ae1834 Next development version 2024-09-18 10:30:37 +02:00
Mahmoud Ben Hassine
eae2ef636f Release version 5.2.0-M1 2024-09-18 10:30:19 +02:00
Mahmoud Ben Hassine
9e25eacd5d Update index.adoc for version 5.2 2024-09-17 21:07:20 +02:00
Mahmoud Ben Hassine
19f1a86502 Update whatsnew.adoc for version 5.2 2024-09-17 18:06:49 +02:00
Mahmoud Ben Hassine
45b3c5ef93 Fix javadocs assembly descriptor 2024-09-04 13:17:28 +02:00
Benjamin BONNET
425134c74e Fix typo in spring-batch-architecture.adoc 2024-05-31 10:28:00 +02:00
Bastian Büld
ea08a4a3f6 Fix grammatical error in restart.adoc
Issue #4600
2024-05-24 11:40:18 +02:00
Mahmoud Ben Hassine
cb8d045eac Fix http link syntax in repeat.adoc 2024-05-24 10:02:24 +02:00
Mahmoud Ben Hassine
2802759f17 Update antora playbook 2024-05-23 09:44:10 +02:00
ChangYong
67b7f380b4 Fix incorrect link in appendix
Issue #4595
2024-05-21 13:47:43 +02:00
Mahmoud Ben Hassine
64f6fb7701 Update antora resources 2024-05-13 16:11:27 +02:00
Cameron Kirk
b06f90a899 Fix typo in java-config.adoc
Issue #4591
2024-05-13 10:40:47 +02:00
injae.kim
74c0b27022 Update missing information about error handling in ChunkListener
Resolves #4384
2024-04-30 16:38:43 +02:00
Seungrae
b020da4766 Fix code sample that uses deprecated StepBuilderFactory
Issue #4582
2024-04-25 10:44:11 +02:00
Mahmoud Ben Hassine
b812492798 Remove deprecated APIs scheduled for removal in v5.2
Resolves #4398
2024-04-24 16:07:12 +02:00
Mahmoud Ben Hassine
d9709ef954 Improve the process of job registration
This commit changes the way of populating the default
job registry from using a BeanPostProcessor to using
a JobRegistrySmartInitializingSingleton. This change
resolves warnings about beans being eagerly injected
into currently created BeanPostProcessors and prevents
lifecycle issues about early bean initializations.

It also deprecates JobRegistryBeanPostProcessor in favor
of JobRegistrySmartInitializingSingleton.

Resolves #4547
2024-03-22 15:40:52 +01:00
hwan33
e785391915 Fix misleading documentation regarding the ItemWriteListener
Resolves #4400
2024-03-11 16:50:33 +01:00
Yejin Choi
6334fbf870 Fix incorrect code example in documentation
Issue #4550
2024-03-08 14:43:43 +01:00
Mario Petrovski
376d84888f Update deprecated code that uses StepExecutionListenerSupport
Closes #4538
2024-03-07 10:32:37 +01:00
Mahmoud Ben Hassine
b314c14fa1 Update antora-extensions to v1.8.2
Issue #4534
2024-02-09 10:16:25 +01:00
Mahmoud Ben Hassine
d6b6361e59 Refine contribution #4521
- Update reference documentation
- Minor test updates
2024-02-06 15:21:47 +01:00
Mahmoud Ben Hassine
7907a0aab2 Update next development version to 5.2.0-SNAPSHOT 2023-12-13 11:05:16 +01:00
Mahmoud Ben Hassine
4f0fe71110 Next development version 2023-11-22 17:00:51 +01:00
Mahmoud Ben Hassine
ebedd02e21 Release version 5.1.0 2023-11-22 17:00:26 +01:00
Mahmoud Ben Hassine
48509ff866 Update what's new section for 5.1 2023-11-22 15:25:21 +01:00
Henning Poettker
29d574734f Adjust non-compiling code in documentation
Resolves #4406
2023-11-21 23:56:04 +01:00
Mahmoud Ben Hassine
dde5455e40 Update step injection style in flow examples
Resolves #4460
2023-11-21 19:55:09 +01:00
hwan33
dcd1ac8b52 Update documentation about serializable keys in the execution context
Resolves #4457
2023-11-17 14:30:05 +01:00
Mahmoud Ben Hassine
41f0fc803b Reinstate FAQ
Reinstated from https://docs.spring.io/spring-batch/docs/2.2.x/faq.html
and will be updated incrementally over time.

Resolves #3878
2023-11-16 15:33:06 +01:00
Mahmoud Ben Hassine
c6497b690e Update ER diagram
Generated with MySQL Workbench using
the "Reverse Engineer" feature.

Resolves #4358
2023-11-15 16:16:21 +01:00
Mahmoud Ben Hassine
6ba7c639a4 Clarify documentation about throttling deprecation
Resolves #4389
2023-11-15 11:44:01 +01:00
Mahmoud Ben Hassine
7fd34829f9 Add packages versions in antora-maven-plugin configuration 2023-10-20 09:25:34 +02:00
Mahmoud Ben Hassine
4cac9be52e Update antora-ui-spring to version 0.4.7 2023-10-19 11:57:06 +02:00
Mahmoud Ben Hassine
691ac09eb1 Next development version 2023-10-18 15:14:43 +02:00
Mahmoud Ben Hassine
3a9c468c9c Release version 5.1.0-RC1 2023-10-18 15:14:27 +02:00
Mahmoud Ben Hassine
b2a0d0343e Rename samples base package to org.springframework.batch.samples 2023-10-11 20:50:11 +02:00
Mahmoud Ben Hassine
4f6f31d94b Update build to skip the deployment of spring-batch-docs jar 2023-09-22 10:07:50 +02:00
Mahmoud Ben Hassine
31fc2cecd2 Next development version 2023-09-20 09:29:32 +02:00
Mahmoud Ben Hassine
63a039358a Release version 5.1.0-M3 2023-09-20 09:29:06 +02:00
Mahmoud Ben Hassine
fbaa054277 Update what's new section for 5.1.0-M3 2023-09-19 11:21:32 +02:00
Mahmoud Ben Hassine
0a96669b2a Update antora-ui-spring to version 0.3.7 2023-09-16 11:55:40 +02:00
Mahmoud Ben Hassine
70e8a1c497 Add a JobRegistryBeanPostProcessor in the default batch configuration
Resolves #4245
2023-09-11 14:27:03 +02:00
Mahmoud Ben Hassine
df4bf84688 Fix Javadocs assembly 2023-09-11 11:17:38 +02:00
Sukanth Gunda
3eb7e09faa Add Automatic module name to MANIFEST.MF
Resolves #867
2023-09-11 07:57:13 +02:00