350 Commits

Author SHA1 Message Date
spring-builds
7ee5f6c939 Bumping versions 2025-03-21 01:11:03 +00:00
spring-builds
1bbc2046d1 Bumping versions 2025-03-19 01:10:23 +00:00
spring-builds
0f5a5d9d2a Bumping versions to 3.2.2-SNAPSHOT after release 2025-03-18 22:49:58 +00:00
spring-builds
5842c44ea8 Going back to snapshots 2025-03-18 22:49:56 +00:00
spring-builds
64842cf349 Update SNAPSHOT to 3.2.1 2025-03-18 22:47:48 +00:00
spring-builds
1626b44973 Bumping versions to 3.2.1-SNAPSHOT after release 2024-12-03 00:52:06 +00:00
spring-builds
22bd347572 Going back to snapshots 2024-12-03 00:52:05 +00:00
spring-builds
41c8463665 Update SNAPSHOT to 3.2.0 2024-12-03 00:49:44 +00:00
Glenn Renfro
a7384713e0 Update duplicate Datasource test with new exception message
Signed-off-by: Glenn Renfro <grenfro@vmware.com>
2024-11-19 07:39:34 -05:00
spring-builds
9581c11232 Going back to snapshots 2024-11-08 02:07:05 +00:00
spring-builds
7c0ff7edc1 Update SNAPSHOT to 3.2.0-RC1 2024-11-08 02:05:32 +00:00
Glenn Renfro
cb903ec501 Use Locale.ROOT for Strings upper and lower case instead of default 2024-10-17 07:28:31 -04:00
buildmaster
74c6bd1a20 Going back to snapshots 2024-10-08 01:35:04 +00:00
buildmaster
e23f9a0359 Update SNAPSHOT to 3.2.0-M2 2024-10-08 01:33:28 +00:00
Glenn Renfro
5c68b5fc84 DefaultTaskConfigurer should have a ctor that accepts TaskProperties 2024-09-05 10:45:16 -04:00
buildmaster
1fa3300925 Going back to snapshots 2024-08-19 18:49:57 +00:00
buildmaster
8101906120 Update SNAPSHOT to 3.2.0-M1 2024-08-19 18:48:27 +00:00
Glenn Renfro
7b674a817d Update primary version of SCT to 3.2.0 2024-08-05 10:14:17 -04:00
buildmaster
bace49e2ef Bumping versions to 3.1.3-SNAPSHOT after release 2024-07-10 16:40:45 +00:00
buildmaster
5cc2aeed97 Going back to snapshots 2024-07-10 16:40:45 +00:00
buildmaster
bc29550bf3 Update SNAPSHOT to 3.1.2 2024-07-10 16:38:48 +00:00
Glenn Renfro
704bd5eb19 Support null startTime and EndTime for Db2 Task Execution Create
resolves #948
2024-06-03 11:08:06 -04:00
buildmaster
3ae941372a Bumping versions 2024-03-28 14:09:05 +00:00
buildmaster
553bd22aec Bumping versions 2024-03-27 17:15:55 +00:00
buildmaster
e72be8682b Bumping versions to 3.1.2-SNAPSHOT after release 2024-03-27 13:40:08 +00:00
buildmaster
88128662ca Going back to snapshots 2024-03-27 13:40:07 +00:00
buildmaster
1d81f59916 Update SNAPSHOT to 3.1.1 2024-03-27 13:37:21 +00:00
Glenn Renfro
d721ab7c26 Update tests to new format of exception messages 2024-03-06 08:40:28 -05:00
Glenn Renfro
25babdf582 EntityManager uses jakarta package not javax 2024-01-02 09:28:56 -05:00
Glenn Renfro
7cd9863a51 Make parentExecutionId available to BeforeTask methods 2023-12-18 16:47:45 -05:00
Glenn Renfro
86dec5cb17 Update Versions for 3.1.1 for Task and 4.1.1 build 2023-12-07 10:52:25 -05:00
buildmaster
2d876b1f7d Bumping versions 2023-12-06 17:16:06 +00:00
buildmaster
fb1a0378da Bumping versions to 3.1.1-SNAPSHOT after release 2023-12-06 15:39:54 +00:00
buildmaster
b6021e3cbf Going back to snapshots 2023-12-06 15:39:54 +00:00
buildmaster
633a1d2e14 Update SNAPSHOT to 3.1.0 2023-12-06 15:36:53 +00:00
wjyan
45c41b7d56 Add configuration metadata of spring.cloud.task.transaction-manager 2023-11-17 12:16:59 -05:00
wjyan
8f1b318db4 Fixed the bug where spring.cloud.task.transaction-manager was not working
Added additional for the default case
2023-11-17 10:04:49 -05:00
buildmaster
c1493d4edb Going back to snapshots 2023-10-31 13:55:41 +00:00
buildmaster
48094ea2be Update SNAPSHOT to 3.1.0-RC1 2023-10-31 13:53:18 +00:00
buildmaster
e8560df9d3 Going back to snapshots 2023-09-27 11:00:52 +00:00
buildmaster
ddd00afc83 Update SNAPSHOT to 3.1.0-M2 2023-09-27 10:58:19 +00:00
Glenn Renfro
63ab5b1daf Update versions and update code format 2023-09-25 12:22:51 -04:00
Glenn Renfro
40566a5bc7 Add support for querying externalExecutionId
resolves #863
2023-09-11 10:57:07 -04:00
Glenn Renfro
dbbae91056 User can establish taskNameReslover via configurer vs SimpleTaskAutoConfiguration.
resolves #801
2023-09-07 16:30:10 -04:00
buildmaster
b4e732211c Going back to snapshots 2023-08-10 01:54:27 +00:00
buildmaster
ff83701cd3 Update SNAPSHOT to 3.1.0-M1 2023-08-10 01:50:18 +00:00
Glenn Renfro
05b553dbde Closed an observation left open in TaskListener task
This caused observation tests to fail after test reshuffling.
2023-07-05 15:05:22 -04:00
Glenn Renfro
cd54b77c6f Updated samples to boot 3.2
Removed versions for test containers.  This is now managed by Boot
Updated samples to be version 3.1.
2023-06-15 09:41:17 -04:00
spencergibb
c78d09f343 Updates to 3.1.0-SNAPSHOT
Uses s-c-build 4.1.0-SNAPSHOT
2023-06-14 14:12:06 -04:00
buildmaster
16542604e9 Bumping versions 2023-05-26 19:45:07 +00:00