Release 1.13.2 docker artifact 84/137084/1
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fri, 26 Jan 2024 10:49:58 +0000 (11:49 +0100)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fri, 26 Jan 2024 10:49:58 +0000 (11:49 +0100)
- release docker artifact
- add release notes for the docs

Issue-ID: AAI-3747
Change-Id: Ib2332abd5eddfaa1426b4238093e8c01bbe20cbe
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
docs/release-notes.rst
releases/1.13.2-container-release.yaml [new file with mode: 0644]

index ac4ab01..2cc56bc 100644 (file)
@@ -15,6 +15,25 @@ This document provides release notes for the Active and Available Inventory Proj
 Release Data
 ============
 
+Version: 13.0.0
+---------------
+
+New Features
+------------
+
+- Spring Boot update in aai-common, resources and traversal from 2.1 to 2.4
+- Tracing support in resources and traversal
+- Optionally enable `database level caching for JanusGraph <https://docs.janusgraph.org/operations/cache/#database-level-caching>`_
+- Change default logging to write to stdout instead of files
+- Reduce log noise by not logging happy pass for liveness probes
+
+Fixes
+-----
+
+- Fix metrics monitoring via Prometheus
+
+:Release Date: 2022-11-10
+
 Version: 11.0.0
 ---------------
 
diff --git a/releases/1.13.2-container-release.yaml b/releases/1.13.2-container-release.yaml
new file mode 100644 (file)
index 0000000..d2ca392
--- /dev/null
@@ -0,0 +1,11 @@
+distribution_type: container
+container_release_tag: 1.13.2
+project: aai-common
+ref: d749a1072e23073e320ffe78c3f0576da0486279
+containers:
+    - name: aai-common-alpine
+      version: latest
+    - name: aai-common-ubuntu
+      version: latest
+    - name: aai-haproxy
+      version: latest