Release 1.14.3 docker artifact of aai-traversal 53/138353/1
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Mon, 1 Jul 2024 11:22:02 +0000 (13:22 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Mon, 1 Jul 2024 11:22:02 +0000 (13:22 +0200)
commit589066bc5238e8d86fe893949d1a48cfdc16309b
tree4f754c75172037a40416a5f687a851fb4fc9666d
parent89d63d1f1bdb1f1805f26746421c1902f0e6a00d
Release 1.14.3 docker artifact of aai-traversal

- update Janusgraph to 0.5.0 + tinkerpop to 3.4.13
- do not use pagination methods from HttpEntry [1]
- introduce WebTestClient as a way to more elegantly declare http requests and assertions

[1] pagination is still done on the client-side in this service.
This change just removes the usage of methods of HttpEntry that effectively do a List.subList
and that will be removed from HttpEntry shortly after

Issue-ID: AAI-3906
Change-Id: I569360d36702f4ae01a063c1e0219a8a24458233
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
releases/1.14.3-container-release.yaml [new file with mode: 0644]