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)
- 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]

diff --git a/releases/1.14.3-container-release.yaml b/releases/1.14.3-container-release.yaml
new file mode 100644 (file)
index 0000000..d2385ef
--- /dev/null
@@ -0,0 +1,7 @@
+distribution_type: container
+container_release_tag: 1.14.3
+project: traversal
+ref: 89d63d1f1bdb1f1805f26746421c1902f0e6a00d
+containers:
+    - name: aai-traversal
+      version: 1.14-STAGING-20240701T095752Z