summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kai Moritz [Sun, 5 May 2024 05:55:47 +0000 (07:55 +0200)]
Prepared for development ov version `1.0.2`
Kai Moritz [Sun, 5 May 2024 05:55:00 +0000 (07:55 +0200)]
Released version `1.0.1`
Kai Moritz [Sun, 5 May 2024 05:44:43 +0000 (07:44 +0200)]
Simplified code using a lambda
Kai Moritz [Sun, 5 May 2024 05:43:58 +0000 (07:43 +0200)]
Upgreaded Spring Boot from `2.3.4.RELEASE` to `3.2.5`
Kai Moritz [Sun, 5 May 2024 05:53:33 +0000 (07:53 +0200)]
Prepared for development of version `1.0.1`
Kai Moritz [Sun, 5 May 2024 05:52:28 +0000 (07:52 +0200)]
Released version `1.0.0`
Kai Moritz [Sat, 10 Oct 2020 18:40:27 +0000 (20:40 +0200)]
Further simplified the example: Removed unnecessary variables
Kai Moritz [Sat, 10 Oct 2020 18:37:57 +0000 (20:37 +0200)]
Further simplified the example: Knowledge about the key is not required
Kai Moritz [Sat, 10 Oct 2020 18:37:10 +0000 (20:37 +0200)]
Introduced a parameter to force a build in the helper-scirpt README.sh
* Also added fast failure for build-errors
Kai Moritz [Sat, 10 Oct 2020 16:30:17 +0000 (18:30 +0200)]
Using names instead of numbers as key for the messages
Kai Moritz [Sat, 10 Oct 2020 16:29:32 +0000 (18:29 +0200)]
Added generated *.txt files to clean-up
Kai Moritz [Fri, 9 Oct 2020 21:47:30 +0000 (23:47 +0200)]
Added actuators and implemented an indicator that reports the streams-state
* Refined README.sh: The script waits, until the health-indicator signals,
that the deduplicator is up and RUNNING
Kai Moritz [Fri, 9 Oct 2020 20:24:56 +0000 (22:24 +0200)]
Added an endpoint to query the watermarks by partition
Kai Moritz [Fri, 9 Oct 2020 16:07:39 +0000 (18:07 +0200)]
Moved the building of the topology into a static method
Kai Moritz [Fri, 9 Oct 2020 15:56:09 +0000 (17:56 +0200)]
Implemented an unit-test for the transformer
Kai Moritz [Fri, 9 Oct 2020 13:37:08 +0000 (15:37 +0200)]
Offsets are not needed by the test
Kai Moritz [Fri, 9 Oct 2020 12:59:42 +0000 (14:59 +0200)]
Implemented an integration-test for the transformer
Kai Moritz [Fri, 9 Oct 2020 12:18:09 +0000 (14:18 +0200)]
Simplified example
Kai Moritz [Thu, 8 Oct 2020 16:44:06 +0000 (18:44 +0200)]
A deduplicator, that assumes steadily increasing global sequnece numbers