From: Fiete Ostkamp Date: Wed, 6 Mar 2024 07:20:21 +0000 (+0100) Subject: Release 1.13.5 maven artifact X-Git-Tag: 1.13.6~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=4f71f405e2c1e150f791a2c14e56ee38d44b8d52;hp=4f71f405e2c1e150f791a2c14e56ee38d44b8d52;p=aai%2Faai-common.git Release 1.13.5 maven artifact - generate indices for all relationships [1] - prevent dependency injection for schema-service related beans when schema.translator.list != schema-service [2] [1] this can significantly speed up queries of the type .has(...).outE('org.[...].BelongsTo').has('aai-node-type','...') [2] this is needed to more easily run services that depend on aai-common (resources,traversal) locally via mvn spring-boot:run Issue-ID: AAI-3797 Change-Id: Ibf37930774f0c9574e8dd3e9b7d752f9cd5355da Signed-off-by: Fiete Ostkamp ---