Commit Graph

6304 Commits

Author SHA1 Message Date
Mahmoud Ben Hassine
4e2b5d2bc7 Fix documentation upload workflow 2023-09-20 10:13:46 +02:00
Mahmoud Ben Hassine
3fddcd6949 Update documentation upload workflow 2023-09-20 09:51:54 +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
0f8eb0eb85 Prepare release 5.1.0-M3 2023-09-20 07:43:05 +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
6eeaf4d256 Add warning for missing optional keys in DefaultJobParametersValidator
Before this commit, the DefaultJobParametersValidator
was failing when an optional key is missing.

This commit changes the default validator to only log
a warning in this case.

Resolves #4073
2023-09-18 17:25:12 +02:00
Mahmoud Ben Hassine
69c6839415 Add support to specify the database type with EnableBatchProcessing
Resolves #4320
2023-09-18 10:27:10 +02:00
Mahmoud Ben Hassine
f64d6e88a5 Use separate parameters for short_context length and exit_message length in JobRepositoryFactoryBean
Resolves #1617
2023-09-18 08:23:30 +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
54239fe9e8 Refine contribution #718
- Rename variables
- Update javadoc
- Add type check before cast
- Update code formatting
2023-09-15 22:49:44 +02:00
Ilya
306d7379bb Add type safe getters to execution context
Issue #718
2023-09-15 22:44:23 +02:00
Glenn Renfro
cc233e6b35 Add support for quotes in DelimitedLineAggregator
Resolves #1139
2023-09-15 21:07:34 +02:00
Glenn Renfro
4444e465a6 Add URL to error message in StaxEventItemReader when resource does not exist
Resolves #1171
2023-09-15 10:15:05 +02:00
Glenn Renfro
6880685d21 Add setter for strict field in DelimitedBuilder
Resolves #809
2023-09-14 18:36:59 +02:00
Glenn Renfro
a73fbc3cbc Add getters for DAOs in SimpleJobExplorer
Resolves #1598
2023-09-14 16:30:12 +02:00
Sanghyuk Jung
31955a0690 Add constructor with Callable to CallableTaskletAdapter
Issue #3831
2023-09-14 16:10:42 +02:00
Glenn Renfro
058dd3c1b0 Add getters for targetMethod and targetObject in AbstractMethodInvokingDelegator
Resolves #1786
2023-09-14 15:41:59 +02:00
ParadiseCHOI
48925f0db4 Remove unnecessary expressions in AsyncItemWriter
Issue #4009
2023-09-14 11:34:07 +02:00
sjh836
06e6bdbc98 Add method in ExecutionContext to expose the internal map as read-only
Resolves #4004
2023-09-13 17:10:44 +02:00
sjh836
d9bf57e572 Change from arrayList to immutableList in OrderedComposite#iterator 2023-09-13 16:53:26 +02:00
Mark John Moreno
11169bae10 Align exception message with exception handling condition
Resolves #4025
2023-09-13 16:21:45 +02:00
Mahmoud Ben Hassine
8a6c7ac3c5 Add utility method to get identifying job parameters 2023-09-13 16:21:45 +02:00
ChangYong
889dee7ab1 Add JavaTimeModule to Jackson2ExecutionContextSerializer
Resolves #3952
2023-09-13 11:02:30 +02:00
Mahmoud Ben Hassine
34c88606b7 Add item reader for Redis
Resolves #4446
2023-09-13 08:33:27 +02:00
Mahmoud Ben Hassine
854117d657 Refine contribution #3961
- Update dependency version
- Add builder for RedisItemWriter
- Update tests
- Update javadoc
- Fix code formatting

Issue #3957
2023-09-12 21:34:21 +02:00
Santiago Molano
1bd0e0c874 Add ItemWriter for Redis
Issue #3957
2023-09-12 16:57:26 +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
Taeik Lim
cf97e65c8c Fix image link in README.md
Signed-off-by: Taeik Lim <sibera21@gmail.com>
2023-09-11 08:04:25 +02:00
Sukanth Gunda
3eb7e09faa Add Automatic module name to MANIFEST.MF
Resolves #867
2023-09-11 07:57:13 +02:00
Mahmoud Ben Hassine
73450563e5 Fix continuous integration workflow 2023-09-08 22:40:00 +02:00
Mahmoud Ben Hassine
51417e1568 Fix documentation assembly descriptor 2023-09-08 11:43:06 +02:00
Mahmoud Ben Hassine
b2d76c7329 Fix ambiguous section in reference documentation
Resolves #4333
2023-09-08 11:29:58 +02:00
Kim Seon Woo
3fe3b7fc5d Add ability to start a job flow with a decider
Resolves #4411
2023-09-08 08:41:55 +02:00
Rob Winch
2e8d5063f7 Migrate documentation to Antora
Issue #4422
2023-09-06 08:58:43 +02:00
Robert McNees
e36a44788d Add option to provide a custom JobKeyGenerator in JdbcJobInstanceDao
Resolves #3926
2023-08-31 23:30:59 +02:00
Robert McNees
2c97974366 Allow access to update counts in JdbcBatchItemWriter
Resolves #3829
2023-08-31 15:32:01 +02:00
Mahmoud Ben Hassine
73beb00d6e Upgrade Spring dependencies to latest snapshots 2023-08-31 15:11:14 +02:00
Mahmoud Ben Hassine
75025a2470 Next development version 2023-08-23 18:32:43 -07:00
Mahmoud Ben Hassine
f4e9eea4e4 Release version 5.1.0-M2 2023-08-23 18:32:16 -07:00
Mahmoud Ben Hassine
d009c839bf Prepare release 5.1.0-M2 2023-08-23 15:47:54 -07:00
Mahmoud Ben Hassine
24253e762b Update the what's new section 2023-08-23 15:46:59 -07:00
Mahmoud Ben Hassine
63ae725559 Update release workflow 2023-08-23 10:10:41 -07:00
Taeik Lim
99e8d58c13 Prevent race condition when flow transition is not initialized
Resolves #4092
2023-08-22 15:43:36 -07:00
Santiago Molano
5e515473de Add getters for collection and mode in MongoItemWriter
Resolves #3973
2023-08-22 12:10:27 -07:00
Mahmoud Ben Hassine
83b2a2adf9 Refine contribution #4351
- Rename methods to match operation names
- Update Javadocs
- Fix code formatting

Issue #4149
2023-08-22 15:49:14 +02:00
Claiton Grings
34e3e0e152 Add support for bulk inserts in MongoItemWriter
This commit adds support for bulk inserts in the
MongoItemWriter. It introduces a new enumeration
to allow the user to choose the operation to apply
to items (INSERT, UPSERT, DELETE).

Resolves #4149
2023-08-22 15:24:58 +02:00
Mahmoud Ben Hassine
d84057c2b1 Refine contribution #4323
- Update parameter types
- Update tests
- Update Javadocs
- Fix code formatting
2023-08-22 10:00:49 +02:00
LEE Juchan
b1039004bf Add cursor-based ItemReader for MongoDB
Issue #4323
2023-08-22 08:48:50 +02:00