Commit Graph

319 Commits

Author SHA1 Message Date
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
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
ceb504b66c Bumping versions 2022-07-22 00:17:21 +00:00
Glenn Renfro
2445f79053 Updated versions getting ready for M4 release 2022-07-21 15:05:42 -04:00
Glenn Renfro
7b50ff3707 Updated to remove hibernate dependency 2022-07-12 14:41:02 -07: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
5b9ffcc327 Introduce AOT to base projects of Spring Cloud Stream Samples 2022-06-30 17:01:42 -04:00
Glenn Renfro
6029b47592 Users can specify different datasources for the jdbc-item reader and or jdbc-item writer
Users can specify a unique data source for the JdbcCursorItemReader and or writer instead of using the default datasource.
If a jdbc-item-reader or jdbc-item-writer data source is not specified the default will be used by the reader or writer.

Updated docs

Updated readme docs
2022-06-30 12:44:28 -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
Glenn Renfro
362d73650b Batch Boot Runner only supports one job.
Needed to update TaskJobLauncher to support only one job.
Updated tests accordingly
Re-added Added tests removed from M3 release
2022-06-16 17:26:49 -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
016f1b6dbc Bumping versions 2022-06-15 00:16:07 +00:00
Glenn Renfro
2900127a70 Update versions for next milestone 2022-06-13 16:42:33 -04:00
Glenn Renfro
38323952ca Added Samples and Documentation for metrics
Updated documentation and sample

Updated the test to use original metrics definition
2022-06-02 16:46:09 -04:00
Eddú Meléndez
79a9a59e08 Replace getContainerIpAddress by getHost
`getContainerIpAddress` is deprecated.

Updated Test Container version
2022-05-25 09:38:27 -04:00
Glenn Renfro
23fb884e45 Updated code to support using WritableResource
resolves #842

Tests were temporarily commented out til Batch 4111 is resolved
2022-05-11 16:57:07 -04:00
buildmaster
6c052b0f34 Bumping versions 2022-04-01 00:17:41 +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
spencergibb
4beee44225 Renames property to spring-cloud-stream.version.
This allows the build/release process to replace the appropriate version with a milestone or release version number.
2022-03-31 17:26:35 -04:00
spencergibb
129925764b Renames property to spring-cloud-stream.version.
This allows the build/release process to replace the appropriate version with a milestone or release version number.
2022-03-31 17:15:29 -04:00
spencergibb
30b661daa1 Renames property to spring-cloud-commons.version.
This allows the build/release process to replace the appropriate version with a milestone or release version number.
2022-03-31 16:57:03 -04:00
buildmaster
c0287ec4bd Bumping versions 2022-03-26 00:16:01 +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
147b98c4ba Updated samples to use SCSt 4.0.0-SNAPSHOT instead of M1 2022-03-11 16:39:22 -05:00
Glenn Renfro
40b9840506 Updated Deployer Version to 2.8
Reactivated tests for rempote partition
2022-03-11 09:57:50 -05:00
Glenn Renfro
270b24be8b Updated tests so that they use TestSocketUtils instead of SocketUtils
Temporarily disabled tests for remote partition sample until Spring Cloud Deployer Local is fixed
2022-03-09 16:49:18 -05: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
buildmaster
262bf6e4fb Bumping versions 2022-01-27 09:19:51 +00:00
Glenn Renfro
c753b98a76 Update task to use Milestone build
Updated partitioned sample readme

Updated samples base boot version

Updated jpa sample to use jakarta
2022-01-26 16:13:41 -05:00
Glenn Renfro
45d7662fbc Updating documentation for 3.x release
Updated versions and links in docs

* Set the baseline to Java 17
* Update links

resolves #814
2022-01-18 16:00:54 -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
65d3510157 Fix merge conflict 2022-01-03 14:17:50 -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
Robert McNees
f74d38a47f New build profile to compile without local Docker environment 2021-12-15 07:20:09 -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
buildmaster
2b3a0b56e5 Update SNAPSHOT to 2.4.0 2021-12-01 18:13:34 +00:00
buildmaster
2f786fecba Bumping versions 2021-11-30 09:24:08 +00:00
buildmaster
8294fde557 Bumping versions 2021-11-20 09:23:44 +00:00
buildmaster
06ed67af00 Bumping versions 2021-11-04 09:23:58 +00:00