aboutsummaryrefslogtreecommitdiffstats
path: root/aai-traversal
AgeCommit message (Expand)AuthorFilesLines
2024-03-05Update aai-common base image in resources to 1.13.4 (newer java 8)Fiete Ostkamp2-5/+2
2024-02-26Do not use reflection for injecting the DslQueryProcessorsFiete Ostkamp14-202/+289
2024-02-06Docker build for traversal is brokenFiete Ostkamp1-17/+10
2024-02-06Update aai-common to 1.13.3 in traversalFiete Ostkamp1-1/+1
2024-01-26Revert update since versions > 1.6.0 are based on Java 11Fiete Ostkamp1-1/+2
2024-01-26Update aai-common to 1.13.2 in traversalFiete Ostkamp1-2/+1
2024-01-16Update aai-common base image in aai-traversalFiete Ostkamp2-10/+20
2024-01-15Update aai-common dependency to 1.13.1 in traversalFiete Ostkamp6-18/+28
2024-01-04Reduce traversal log noiseFiete Ostkamp2-11/+2
2024-01-04Add spring-cloud-sleuth for tracingFiete Ostkamp3-46/+94
2024-01-03Update spring-boot to 2.4Fiete Ostkamp11-74/+74
2024-01-02Update spring-boot to 2.3Fiete Ostkamp6-11/+13
2023-12-19Release 1.13.0Fiete Ostkamp1-1/+1
2023-12-18Make the jax-rs resource a spring boot RestControllerFiete Ostkamp19-620/+433
2023-12-08Separate entity retrieval from jax-rs Response creationFiete Ostkamp11-181/+253
2023-12-06Refactor global exception handlerFiete Ostkamp2-56/+49
2023-12-05Improve tests for exception handlingFiete Ostkamp7-109/+290
2023-12-04Merge "Update spring-boot to 2.2"Lukasz Rajewski37-249/+305
2023-11-15[AAI] Up-version aai-traversal to 1.12.3 for releasenandkishorpatke1-1/+1
2023-11-15[AAI] Update aai-schema version v28 as default in the pom of traversalnandkishorpatke5-11/+11
2023-11-13Update spring-boot to 2.2Fiete Ostkamp37-249/+305
2023-05-26[AAI] Up-version aai-traversal to 1.12.1 for Londonaleem.raja@t-systems.com1-1/+1
2022-11-21[AAI] Up-version aai-traversal to 1.12.0 for LondonNiharika Sharma1-2/+2
2022-11-09[AAI] Upversion traversal to 1.11.1Niharika Sharma1-1/+1
2022-11-09AAI traversal logging structure enhancementleila3-45/+104
2022-10-25Use the 1.9.3 parent pom in traversalFiete Ostkamp1-6/+0
2022-10-19[AAI] Upversion traversal to 1.11.0 for Kohnwr148d1-1/+1
2022-10-14Remove the apache commons-lang dependency in traversalFiete Ostkamp2-76/+80
2022-10-12Enhancement of AAI-traversal healthcheckFiete Ostkamp5-91/+325
2022-10-10Merge "Migrate Mockito 1 to version 2 in the traversal service"William Reehil12-89/+162
2022-10-10Migrate Mockito 1 to version 2 in the traversal serviceFiete Ostkamp12-89/+162
2022-10-07Traversal tests are failing due to missing error.properties file in test/reso...Fiete Ostkamp2-59/+199
2022-10-05Run the formatter for the traversal serviceFiete Ostkamp254-23101/+25204
2022-08-16[AAI] Upversion to 1.9.6 to include v27wr148d4-9/+9
2022-03-21[AAI] Upversion microservices to 1.9.4 and 1.9.5 to include the v25/v26 XSDswr148d1-1/+1
2022-03-17[AAI] Adding v26 as default in the pom of traversalwr148d1-1/+1
2022-03-07[AAI] Update traversal to fix security vulnerabilitieswr148d1-0/+4
2022-02-14[AAI] Update traversal to use the new v26 schema and upversion to 1.9.4wr148d4-8/+8
2022-01-27[AAI] Upversion traversal to 1.9.3wr148d1-1/+1
2021-09-23[AAI] Upversion traversal for the multi-tenancy work to 1.9.2wr148d1-1/+1
2021-09-22Fix integration testsM.Hosnidokht7-32/+560
2021-08-27Fix the docker image issue missing dependenciesHarish Venkata Kajur7-560/+27
2021-08-24Merge "[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag c...William Reehil4-5/+15
2021-08-19[AAI] Updates for latest versions for Istanbulwr148d5-9/+9
2021-08-18[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag configur...Dimple Soni4-5/+15
2021-05-28Add multi-tenancy integration testsEric Santos7-0/+600
2021-05-19[AAI] Export relevant key metrics for monitoring in Prometheusroger yuan9-2/+225
2021-04-19Add multitenancy filter with data-ownerEric Santos3-9/+56
2021-04-01Merge "Add keycloak integration"Venkata Harish Kajur5-3/+132
2021-03-31Add keycloak integrationSam Huang5-3/+132