1.15.5 release 11/141411/1
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Thu, 3 Jul 2025 14:30:31 +0000 (16:30 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Thu, 3 Jul 2025 14:30:31 +0000 (16:30 +0200)
commit5ab0f6a71cfaa793d3fe70a48878998c1e72df41
treefe6d4c076ab691a13bcf1d66b2cd6ea04ccd1638
parenta724cc3476bf65da18f24aa25f573aec7430a65b
1.15.5 release

- upgrade spring-boot (2.3.12 -> 2.4.13)
- upgrade spring-cloud (Hoxton.SR12 -> 2020.0.6)
- upgrade camunda (7.14.0 -> 7.15.0)
- improve error mapping in OrchestrationRequests class
  by not mapping any exception to 404
- reduce log noise in debug mode by removing probes from the log:
  - introduce logging.request-status.exclusions property to allow
    disabling request logging for certain paths (i.e liveness probes)
    in catalog-db and request-db-adapter
  - disable logging for the scheduled performDnsLookup
  - disable logging for the scheduled checkAllClientsActive

Issue-ID: SO-4195
Change-Id: Ibbb6a34618f768eca5e1e99d6e0bb9c97d95ba13
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
releases/1.15.5.yaml [new file with mode: 0644]