diff options
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-01-26 11:49:58 +0100 |
---|---|---|
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-01-26 11:49:58 +0100 |
commit | 33627d6e9314695f12c3011d9a6019c7f0743645 (patch) | |
tree | 8e34a17343360e50d3adab7c6bb8bad51ed59178 /docs | |
parent | 74faedbe89b9d941992ec07695c5d9626cc4cab6 (diff) |
Release 1.13.2 docker artifact
- 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>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index ac4ab012..2cc56bc0 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -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 --------------- |