Commit Graph

184 Commits

Author SHA1 Message Date
buildmaster
c8c5bae7d0 Update SNAPSHOT to 3.0.3 2023-05-24 19:03:47 +00:00
Glenn Renfro
24a54b954b Updated libs-snapshot to snapshot for test dependencies and props 2023-05-01 16:17:04 -04:00
buildmaster
c6cd589cf7 Bumping versions to 3.0.3-SNAPSHOT after release 2023-03-28 15:10:22 +00:00
buildmaster
cfec853435 Going back to snapshots 2023-03-28 15:10:21 +00:00
buildmaster
3bdd991f69 Update SNAPSHOT to 3.0.2 2023-03-28 15:06:10 +00:00
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
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
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
Glenn Renfro
ba28df6dc0 Updated to replace dependency for stream tests 2022-12-01 08:42:54 -05:00
Henning Poettker
acdf72b771 Add runtime hint 2022-11-22 02:49:54 +01:00
Glenn Renfro
28650f6f6c Removing hint for ChunkOrientedTasklet
This caused side effects for tasks that do not include batch.
This hint belongs in Spring Batch.
2022-11-21 15:18:12 -05:00
Henning Poettker
545748b91a Add runtime hints for TaskBatchEventListenerBeanPostProcessor 2022-11-20 18:03:36 -05:00
Henning Poettker
b8f5b0a1dc Remove bean post processor warning 2022-11-20 19:15:22 +01: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
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
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
Glenn Renfro
a0fda4bf6e Set Spring Cloud Task Date Strategy to match Batch
resolves #868
Signed-off-by: Glenn Renfro <grenfro@vmware.com>

Updated the timestamps for H2,oracle, db2, hsqldb to be 9 digits for improved accuracy
2022-10-18 14:20:57 -04:00
Glenn Renfro
61f69265a1 Updated Task to support LocalDateTime from Spring Batch 2022-10-12 11:44:02 -04:00
Glenn Renfro
2ef93291fc Updated Task to the latests snapshot of Micrometer
Updated to handle the batch changes

Removing aot execution from sample apps

Remove snapshot version and rely on bom

Signed-off-by: Glenn Renfro <grenfro@vmware.com>
2022-10-10 14:36:14 -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
3609e53751 Updated Observation code to use the updates offered by the Micrometer snapshot 2022-09-06 17:33:13 -04:00
Glenn Renfro
a58410cae4 Replace Factories with import files 2022-08-02 20:01:38 -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
76a5d12136 Updated to files to fit the Standard. 2022-07-25 11:41:43 -04:00
Glenn Renfro
2f0f78a2c8 Updating task metrics to micrometer 1.10
Changes include:
* Use Observable instead of metrics
* Update the setting of lowCardinalityTag to the correct events.
* Update the docs
* Remove EXTERNAL_EXECUTION_ID
* Utilize registry provided by boot instead of globalregistry
* Set the handler until Boot does this as shown on line 80 of TaskLifecycleConfiguration.
* Uses Observability long task timer

Updated to latest changes in Micrometer Observability

Updated based on code review and api change

Finished removing the metrics registry

Updated based on code review

Readded cloud foundry keys to observations

Renamed metrics to observations where applicable

Updated metric sample to be observation sample

Updated to set defaults and migrate tests to infrastructure

Updated based on code review

Remove duplicate keyvalues from task observation

Added DocumentedObservation to create the observation
Migrated code to use the LowerCardinality KeyNames from the DocumentedObservation
Test cleanup
Updated code based on code review

Exception is handled by the error in the observation vs logging it as a task metric key value

Updated to use ObservationConvention

Updated to handle user defined convention vs default

Removed the snapshot versions of observations

Removed unnecessary dependencies

Checkpoint tests fail after re-adding 1.10-SNAPSHOT

Replaced TimeObservationHandler with DefaultMeterObservationHandler

Updated to set micrometer to latest milestone

Updated to rename TaskValuesProvider variables to ObservationConvention
2022-07-22 17:24:08 -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
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
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
c353d68396 Boot updated bom to use batch 5.x
Updated code to remove new deprecations
Updated code to fix compilation errors.
Updated code to add new bits for tests
2022-01-18 14:30:20 -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
Glenn Renfro
449595a4b2 Updated base project to 3.x 2022-01-03 14:08:58 -05:00
Glenn Renfro
78f27ef26d Base Task Sink Case with Tests works
In process of migrating batch-events to streambridge

BatchEvents Migrated

Integration tests for TaskSink now work

Batch Event Integration Tests updated

Added tests to batch events

Event integration tests added

Updated with the last bit of tests

baseline polishing
2022-01-03 14:08:50 -05:00
buildmaster
78d51438e9 Bumping versions to 2.4.1-SNAPSHOT after release 2021-12-01 18:17:24 +00:00
buildmaster
385cc836c4 Going back to snapshots 2021-12-01 18:17:23 +00:00