Commit Graph

11 Commits

Author SHA1 Message Date
Corneil du Plessis
73265db69d Updated timestamp-batch
Updated task-demo-metrics-prometheus
2023-05-10 17:29:10 +02:00
Corneil du Plessis
3bae8ec128 Updated timestamp-batch and timestamp-task to Boot 3. 2023-04-06 14:04:58 +02:00
Glenn Renfro
9867e6163a Added scripts to build the docker images (#185)
This is to match the scripts that are available in the Acceptance tests.  So that if they want to build samples for testing purposes they have a consistent feel
Also updated versions
2022-11-10 11:44:48 -06:00
David Turanski
a9a84d1fc3 Bump timestamp samples to 2.0.2
'
2022-04-14 09:51:29 -04:00
David Turanski
61d9e7c7ab Add custom batch configurer for Oracle
* Override default transaction isolation level 'ISOLATION_REPEATABLE_READ' which Oracle does not support. 
* Required to run ATs against Oracle
2022-04-07 15:40:24 -05:00
David Turanski
3bb4b54977 Add Oracle driver to timestamp apps
- Bumps version of timestamp-task and timestamp-batch to 2.0.1
2022-03-30 13:22:11 -05:00
Chris Bono
1e7eea200c Use spring-boot:build-image for all Docker images (remove Jib) (#166)
Partially resolves #156
2022-01-24 14:10:29 -06:00
Chris Bono
301ba872bb Bump libs up to latest
* Spring Boot 2.6.3
* Spring Cloud 2021.0.0
* SCS/F 3.2.1
* etc..

Partially resolves #156
2022-01-24 10:20:21 -06:00
Chris Bono
99dae795d5 Fix compiler warning - rename 'META-INF/(dataflow|spring)-configuration-metadata-whitelist.properties' to 'META-INF/(dataflow|spring)-configuration-metadata.properties' (#161)
Partially resolves #156
2022-01-24 09:30:48 -06:00
Chris Bono
96c487a820 Consolidate version numbers to 2.0.0(-SNAPSHOT)
Partially resolves #156
2022-01-24 09:18:13 -06:00
Glenn Renfro
232c75af00 Introducing timestamp-batch-task 1.0 from samples (#150)
This will be the replacement for the timestamp-batch-task from Spring-Cloud-Task-App-Starters

Co-authored-by: bono007 <chris.bono@gmail.com>
2022-01-13 20:38:07 -06:00