Commit Graph

259 Commits

Author SHA1 Message Date
buildmaster
a2986792bd Bumping versions to 3.0.2-SNAPSHOT after release 2023-01-25 14:58:50 +00:00
buildmaster
84de422fdc Going back to snapshots 2023-01-25 14:58:50 +00:00
buildmaster
6972e7ca05 Update SNAPSHOT to 3.0.1 2023-01-25 14:54:30 +00:00
Glenn Renfro
8c69fb89c0 Updated versions for 22-0-1 release 2023-01-19 17:55:36 -05:00
buildmaster
c8ef6a9efe Bumping versions 2022-12-19 00:17:18 +00:00
buildmaster
236016e6ba Bumping versions 2022-12-16 00:15:59 +00:00
buildmaster
0b86e6e39c Bumping versions to 3.0.1-SNAPSHOT after release 2022-12-15 20:45:51 +00:00
buildmaster
27903330c6 Going back to snapshots 2022-12-15 20:45:51 +00:00
buildmaster
7b7121c0e2 Update SNAPSHOT to 3.0.0 2022-12-15 20:41:48 +00:00
Glenn Renfro
6b9d78a809 Updated Deployers to latest release 2022-12-12 08:37:41 -05:00
buildmaster
65543e085e Going back to snapshots 2022-12-01 17:54:41 +00:00
buildmaster
6b0c030163 Update SNAPSHOT to 3.0.0-RC3 2022-12-01 17:50:51 +00:00
buildmaster
e5b4db36f7 Going back to snapshots 2022-11-17 17:33:28 +00:00
buildmaster
344ffb7da2 Update SNAPSHOT to 3.0.0-RC2 2022-11-17 17:29:31 +00:00
Glenn Renfro
deec51282a Updated Jakarta to latest version 2022-11-07 17:31:46 -05:00
Glenn Renfro
f857359196 Add support for mariadb
resolves #833

PagingProvider and integration tests added
2022-10-28 13:38:48 -04:00
buildmaster
be2be98814 Going back to snapshots 2022-10-27 22:06:12 +00:00
buildmaster
e062a9cce5 Update SNAPSHOT to 3.0.0-RC1 2022-10-27 22:02:24 +00:00
Glenn Renfro
1cd5818f7d Updated deployers to RC1 2022-10-22 12:35:54 -04:00
Glenn Renfro
667852e348 Autoconfiguration files are now annotated with @Autoconfiguration
This is a new standard for boot 3.0
Replaced deprecated constructors for batch test
Added Oracle migration script for ordered sequence
2022-10-19 14:23:12 -04:00
buildmaster
704667d542 Going back to snapshots 2022-10-06 01:14:34 +00:00
buildmaster
b2a7985657 Update SNAPSHOT to 3.0.0-M5 2022-10-06 01:10:20 +00:00
Glenn Renfro
b0525c72e5 Fixed errors from Javadocs 2022-09-30 08:45:29 -04:00
Glenn Renfro
07a3996b69 Updated to include deployer auto configure
Updated dependencies for release
2022-09-22 13:02:26 -04:00
Glenn Renfro
02f4581f32 Updated to add versions to micrometer docs
Changed deployer to use 2.8 Snapshots
2022-09-06 19:06:32 -04:00
Glenn Renfro
a90cd8c4e9 Updated versions for the M5 release 2022-08-29 11:51:39 -04:00
Glenn Renfro
82fcb25ac1 Introduction of hints for Spring Task
Updated to support timestamp demonstration of native task.

Remove experimental when appropriate for the hints and remove this `spring.aop.proxy-target-class=false` from
application.properties for timestamp demo

Updated versions to the latest boot snapshot.
2022-08-03 14:22:31 -04:00
Glenn Renfro
f5d412cf7b Updated to set the version for javadoc generation to 17 2022-08-02 11:30:32 -04:00
buildmaster
7d751f27da Going back to snapshots 2022-07-29 19:27:56 +00:00
buildmaster
00fcfb9552 Update SNAPSHOT to 3.0.0-M4 2022-07-29 19:24:20 +00:00
Glenn Renfro
7085cbc735 Move Deployer back to M1 for Milestone release 2022-07-25 13:19:10 -04:00
Glenn Renfro
39908bb499 Updated to add support for Spring Java Format 2022-07-25 10:54:36 -04:00
Glenn Renfro
2445f79053 Updated versions getting ready for M4 release 2022-07-21 15:05:42 -04:00
Marcin Grzejszczak
18ffbdbaff Updated micrometer to the latest changes
Updated sample task metrics to include observation dependency
2022-07-08 10:53:30 -04:00
Glenn Renfro
2a4a066f5f Support asynchronous launch of partitions.
Resolves #785

Updated to allow user to set ThreadPoolTaskExecutor.

updated based on code review
2022-06-28 14:46:57 -04:00
buildmaster
aeff4b02e4 Going back to snapshots 2022-06-15 12:39:56 +00:00
buildmaster
890b37efe8 Update SNAPSHOT to 3.0.0-M3 2022-06-15 12:37:02 +00:00
Glenn Renfro
2900127a70 Update versions for next milestone 2022-06-13 16:42:33 -04:00
buildmaster
19e846fb8d Going back to snapshots 2022-03-31 21:41:02 +00:00
buildmaster
9a7e956dca Update SNAPSHOT to 3.0.0-M2 2022-03-31 21:37:59 +00:00
Glenn Renfro
9ad1287e94 Updated to SCD to 2.7.3 release 2022-03-25 13:37:55 -04:00
Glenn Renfro
ba09441861 Updated Spring cloud deployer to 2.7.3 2022-03-24 09:32:01 -04:00
Glenn Renfro
40b9840506 Updated Deployer Version to 2.8
Reactivated tests for rempote partition
2022-03-11 09:57:50 -05:00
buildmaster
64fe51901c Bumping versions 2022-01-28 09:20:25 +00:00
buildmaster
721409e44e Going back to snapshots 2022-01-27 21:36:59 +00:00
buildmaster
11e2fe1d20 Update SNAPSHOT to 3.0.0-M1 2022-01-27 21:33:59 +00:00
Glenn Renfro
d6bfd94d63 Updated Stream version to M1 2022-01-27 11:23:52 -05:00
Glenn Renfro
02b44227d4 Updated project to use Spring Boot 3.0
Resolves issues:
TASK-810
TASK-812
TASK-813
2022-01-13 20:11:55 -05:00
Henning Poettker
a95b420315 Use strict H2 query syntax for paging query provider
Simplify tests a bit

Updated to snapshot dependencies

Updated test and to set the version of h2 to us boot bom.
2022-01-10 14:04:47 -05:00
Glenn Renfro
449595a4b2 Updated base project to 3.x 2022-01-03 14:08:58 -05:00