summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kai Moritz [Sun, 2 Jun 2024 10:17:13 +0000 (12:17 +0200)]
recorder: 1.2.0 - Refined `ApplicationIT` (introduced ``TestData``)
Kai Moritz [Sun, 2 Jun 2024 10:23:08 +0000 (12:23 +0200)]
recorder: 1.2.0 - Renamed `ApplicationTest` into `ApplicationIT` -- ALIGN
Kai Moritz [Sun, 2 Jun 2024 10:20:01 +0000 (12:20 +0200)]
recorder: 1.2.0 - `ApplicationTest` -> `RecorderApplicationIT` -- MOVE
Kai Moritz [Sun, 5 May 2024 11:26:28 +0000 (13:26 +0200)]
recorder: 1.1.2 - The `JsonSerializer` is used for serialization
* Configured the Spring Kafka `JsonSerializer` for serialization.
* The `JsonSerializer` is configured, to add _no_ type-info to the headers.
* Added an integration test to proof, that everything works as expected.
Kai Moritz [Sun, 5 May 2024 09:12:26 +0000 (11:12 +0200)]
recorder: 1.1.1 - Updated Spring Boot to `3.2.5`
Kai Moritz [Sat, 4 Feb 2023 09:46:03 +0000 (10:46 +0100)]
recorder: 1.1.0 - recordings are sent as JSON
Kai Moritz [Sat, 4 Feb 2023 09:17:39 +0000 (10:17 +0100)]
recorder: 1.0.2 - Upgraded Spring Boot 2.5.4 -> 3.0.2
Kai Moritz [Sat, 16 Oct 2021 14:39:52 +0000 (16:39 +0200)]
recorder: 1.0.1 - changed default-port and exposed all actuator-endpoints
Kai Moritz [Wed, 1 Sep 2021 16:42:29 +0000 (18:42 +0200)]
recorder:1.0.0 - send recordings keyed by username
Kai Moritz [Wed, 1 Sep 2021 15:49:48 +0000 (17:49 +0200)]
Generated empty project on start.spring.io