Commit Graph

22 Commits

Author SHA1 Message Date
Mauro Mugnaini 7790eb127c
Better handling of exceptions and retrying behavior in case of read timeout. (Default connection timeout is 10s and read timeout now is 60s) 2024-04-22 16:17:59 +02:00
Mauro Mugnaini b47f04a197
Extracted the `AbstractHTTPWithJWTTokenAuthEventSender` abstract class for easy extention purposes and updated to `maven-parent` version `1.2.1-SNAPSHOT` and `maven-portal-bom` version `3.7.0` 2024-03-05 11:49:47 +01:00
Mauro Mugnaini bfcef8b9c3 Releasing `v.1.0.0` 2022-10-26 17:00:12 +02:00
Mauro Mugnaini ec8476164c Added `BufferedEventProcessor` to manual send bunch of events and controlling their output status 2022-07-07 16:46:07 +02:00
Mauro Mugnaini a49e030d71 Added functions to also get the workflow execution's results with a pluggable results parser, ref. impl. for `Conductor` 2021-12-27 12:49:14 +01:00
Mauro Mugnaini 9ec585419c Upgraded to new micro version for release 2020-12-21 18:09:59 +01:00
Mauro Mugnaini d3b2869e6e Missing SCM section added to POM 2020-11-24 17:29:08 +01:00
Mauro Mugnaini 6730d54a14 Prepared for the Next release 2020-11-20 12:59:52 +01:00
Mauro Mugnaini dd27c3f442 [v1.0.1] Tuned some log levels and content sending the event and removed the use of deprecated code 2020-11-17 11:44:20 +01:00
Mauro Mugnaini 2021d64724 Moved dependency scope to compile instead of "default" 2020-08-05 19:43:00 +02:00
Mauro Mugnaini 5fb58d969c Only to trigger a build 2020-07-16 16:05:09 +02:00
Mauro Mugnaini 52cf5393e4 Added range dependency according to CI rules for DEV 2020-07-07 12:14:50 +02:00
Mauro Mugnaini 04031e90dd -SNAPSHOT suffix removed too early 2020-07-07 12:02:31 +02:00
Mauro Mugnaini 5e93230338 Release for 1.0.0, added range dependency according to CI rules 2020-07-07 10:50:17 +02:00
Mauro Mugnaini c2970aec56 Snapshot release for 1.0.0 2020-07-07 10:12:29 +02:00
Mauro Mugnaini af3c099fd5 Returning to snapshot version without micro 2020-06-29 18:10:42 +02:00
Mauro Mugnaini 666caec085 Trying increment minor version to see if Jenkins see the changes 2020-06-29 17:29:11 +02:00
Mauro Mugnaini 428ac582aa Added slf4j-log4j dependency for test 2020-06-29 17:01:23 +02:00
Mauro Mugnaini fc227213ef Trying build with snapshot as suffix for minor version 2020-06-22 10:52:52 +02:00
Mauro Mugnaini 62eb3b8083 Added -SNAPSHOT to version to make the artifact available in the CI maven repo 2020-06-19 18:57:16 +02:00
Mauro Mugnaini d8a1fdade2 Aligned to dependency event and oidc-* libs version 2020-06-19 15:42:09 +02:00
Mauro Mugnaini 2502967dff First share. Alpha version 2020-06-18 12:55:34 +02:00