Spring-boot 3.1 update
[aai/aai-common.git] / aai-core / src /
2025-02-04 Nandkishor PatkeMerge "Spring-boot 3 update"
2025-02-04 Fiete OstkampSpring-boot 3 update 06/139806/6
2025-01-30 atul.m.singh[AAI] Unnecessary packages must be cleared from all... 11/140111/1
2025-01-06 Fiete OstkampMake aai-common agnostic of the embedded server (remove... 52/139852/4
2024-12-11 Fiete OstkampReduce org.json usage in aai-common 10/139710/3
2024-12-06 Fiete OstkampMerge "Reduce log noise caused by AbstractAuditLogFilter"
2024-12-04 Fiete OstkampDisable __TypeId__ header for AAI event publishing 45/139645/1
2024-11-25 Fiete OstkampAdd resiliency test for the GraphChecker 38/139538/4
2024-11-19 Fiete OstkampMove GraphChecker to aai-common 57/139457/3
2024-11-14 Fiete OstkampRemove eelf-core from aai-common 02/139402/1
2024-10-09 Fiete OstkampRefactor DeltaEvents 80/139180/2
2024-10-09 Fiete OstkampAssign variables in HttpEntry closer to where they... 78/139178/2
2024-10-09 Nandkishor PatkeMerge "Refactor UEBNotification class"
2024-10-09 Fiete OstkampRefactor UEBNotification class 74/139174/6
2024-10-07 Fiete OstkampUpdate Janusgraph to 1.0.0 90/138990/8
2024-10-05 Fiete OstkampMake Introspector serializable via Jackson 23/139123/2
2024-10-02 Fiete OstkampExtract entity conversion logic into separate class 72/139072/4
2024-09-22 Fiete OstkampRemove aai-aaf-auth from aai-common 93/138993/1
2024-09-21 Fiete OstkampMigrate JAXB to jakarta 89/138989/1
2024-09-17 Fiete OstkampMigrate remnants of jersey 1 to 2 in aai-common 27/138927/2
2024-09-06 Fiete OstkampAAI events are not being published 13/138913/2
2024-08-19 Fiete OstkampUpdate spring-boot to 2.5 in aai-common 84/138784/1
2024-08-05 Fiete OstkampAdd test for transaction rollback in HttpEntry 25/138625/1
2024-08-01 Fiete OstkampAdd tests for the NotificationService 06/138606/4
2024-07-23 Fiete OstkampMake JMS-based messaging compatible with tracing 21/138521/5
2024-07-20 Fiete OstkampExtract HttpEntry notification logic into a separate... 14/138514/1
2024-07-08 Fiete OstkampUpdate Janusgraph to 0.6.0 in aai-common 60/138360/2
2024-07-03 Fiete OstkampPagination will throw an IllegalArgumentException if... 72/138372/1
2024-06-28 Fiete OstkampUpdate Janusgraph to 0.5.0 in aai-common 30/138330/3
2024-06-26 Fiete OstkampAdd gremlin-based pagination to aai-common 94/138294/7
2024-06-17 Fiete OstkampBump aai-common version to 1.14.1 45/138245/1
2024-06-15 Fiete OstkampUpdate tinkerpop to 3.3.11 in aai-common 30/138230/1
2024-06-13 Lukasz RajewskiMerge "Create release notes for 13.0.1 AAI release"
2024-06-05 Nandkishor PatkeMerge "Release 1.14.0 maven artifact"
2024-06-04 Fiete OstkampMerge "Update janusgraph to 0.3.3"
2024-06-04 Fiete OstkampUpdate janusgraph to 0.3.3 76/137476/7
2024-05-29 Fiete OstkampRefactor the ValidationService 00/138100/1
2024-05-28 Fiete OstkampRefactor HttpEntry class - Part 1 87/138087/2
2024-04-10 SinghRemove DMaaP dependency from AAI-Common 59/137659/3
2024-02-26 Fiete OstkampOnly load SchemaService related beans in aai-common... 69/137369/2
2024-02-21 Fiete OstkampEnhance SchemaGenerator to also generate indices for... 34/137334/3
2024-02-05 Fiete OstkampPivoting a TraversalURIOptimisedQuery is broken in... 22/137122/8
2024-01-25 Fiete OstkampUpdate tinkerpop to 3.2.4 71/137071/7
2024-01-22 Nandkishor PatkeMerge "Revert "Update tinkerpop to 3.2.3 in aai-core""
2024-01-20 Fiete OstkampUpdate tinkerpop to 3.2.3 in aai-core 59/137059/1
2024-01-20 Fiete OstkampRevert "Update tinkerpop to 3.2.3 in aai-core" 36/137036/1
2024-01-20 Nandkishor PatkeMerge "Update tinkerpop to 3.2.3 in aai-core"
2024-01-19 Fiete OstkampUpdate tinkerpop to 3.2.3 in aai-core 63/131763/7
2024-01-16 Lukasz RajewskiMerge "[AAI] Promote Fiete Ostkamp and Nandkishor Patke...
2024-01-15 Fiete OstkampEnsure HttpEntry bean is request scoped in aai-common 87/136987/5
2024-01-11 Fiete OstkampUpdate spring boot to 2.4 67/136967/4
2024-01-10 Fiete OstkampUpdate spring boot to 2.3 59/136959/1
2024-01-10 Lukasz RajewskiMerge "Update spring boot to 2.2"
2024-01-10 Fiete OstkampEnsure HttpEntry bean is request scoped in aai-common 55/136955/2
2024-01-10 Fiete OstkampUpdate spring boot to 2.2 12/136912/2
2023-12-22 Fiete OstkampRefactor ErrorLogHelper 61/136861/18
2023-08-16 Lukasz RajewskiMerge "Refactor HttpEntryTest"
2023-08-16 Fiete OstkampRefactor HttpEntryTest 23/135723/7
2023-08-11 Fiete OstkampRefactor DBSerializer verifyResourceVersion method 21/135721/2
2023-08-08 Fiete OstkampMake URIParser code more readable - Part 2 83/135683/1
2023-08-04 Fiete OstkampMake URIParser code more readable 52/135652/4
2022-11-11 William ReehilMerge "Partially resolve resource leak warnings in...
2022-11-11 William ReehilMerge "Reduce the number of raw-type related warnings...
2022-11-11 William ReehilMerge "Replace deprecated methods in aai-common"
2022-11-10 William ReehilMerge "Configure AAI HA Proxy to distribute the load...
2022-11-10 Fiete OstkampReplace deprecated methods in aai-common 21/132121/2
2022-11-09 Fiete OstkampReduce the number of raw-type related warnings in aai... 99/132099/2
2022-11-09 Manisha AggarwalMerge "[AAI] Fix doc config files"
2022-11-09 Fiete OstkampPartially resolve resource leak warnings in aai-common 93/132093/1
2022-11-07 Fiete OstkampReduce the number of problems in aai-common by removing... 21/132021/1
2022-10-25 Manisha AggarwalMerge "[AAI] Document process updates"
2022-10-24 William ReehilMerge "Update aai-common dependencies"
2022-10-18 Fiete OstkampUpdate aai-common dependencies 33/131533/3
2022-10-14 William ReehilMerge "Remove the apache commons-lang dependency in...
2022-10-14 Fiete OstkampRemove the apache commons-lang dependency in aai-common 71/131471/1
2022-10-13 William ReehilMerge "Migrate Mockito 1 to version 2 in aai-core"
2022-10-13 Fiete OstkampMigrate Mockito 1 to version 2 in aai-core 60/131460/1
2022-09-29 Fiete OstkampReplace deprecated Gremlin query in aai-common 29/131329/3
2022-01-20 wr148d[AAI] Ignore DataCopyTest to try to release a docker... 78/126678/1
2022-01-20 wr148d[AAI] Update the tests to ignore OwnerCheckTest 68/126668/2
2022-01-13 wr148d[AAI] Revert some testing changes to ignore tests and... 94/126594/3
2022-01-11 wr148dUpdating the eclipse persistence version to 2.6.0 to... 59/126559/4
2021-07-08 William ReehilMerge "Fix all blocker sonar issues and some checkstyle"
2021-07-02 Liard SamuelFix all blocker sonar issues and some checkstyle 79/122379/3
2021-04-15 Venkata Harish KajurMerge "Added proxy args in the haproxy Dockerfile Added...
2021-04-14 Renu KumariAdded proxy args in the haproxy Dockerfile 47/120547/1
2021-04-06 Niharika SharmaFixed Concurrent Updates overriding the AAI object 35/120235/2
2021-01-06 M.HosnidokhtUse data owner attribute instead of owning entity for... 84/116084/4
2020-11-10 Rodrigo LimaFilter get all pnf by owning entity if multi tenancy... 46/114646/2
2020-10-06 Niharika SharmaFixed concurrency issue in PNF uploading 89/113589/1
2020-09-15 Rodrigo LimaAdd ownercheck side effect to enrichData method in... 18/112718/2
2020-09-11 Rodrigo LimaUpdate ownercheck side effect 16/112516/2
2020-09-10 Rodrigo LimaAdd side effect to check pnf owning entity 14/112414/4
2020-08-11 Harish Venkata KajurAdd dirty context to junit to fix spring failure 34/111134/1
2020-08-05 William ReehilMerge "Junit testcase for JSONStrategy"
2020-08-05 William ReehilMerge "Junit for CadiProps class"
2020-08-05 William ReehilMerge "Junit for AafRequestWrapper"
2020-07-15 Venkata Harish KajurMerge "Ensure Non-root user is running all processes"
2020-07-13 William ReehilMerge "TreeFormat - Removed problems triggering Sonar...
2020-07-13 William ReehilMerge "Fix sonar issues in SchemaGenerator"
next