1.15.3 release 53/141353/1 master
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Sun, 22 Jun 2025 17:05:28 +0000 (19:05 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Sun, 22 Jun 2025 17:05:28 +0000 (19:05 +0200)
- update spring boot (2.3.7 -> 2.3.12)
- remove version pinning for grpc in common pom [0]
- remove version pinning for spring-cloud-sleuth in common pom [1]
- replace spring-data-hal-browser with -explorer since the former
  is deprecated
- globally remove exclusion of vintage engine to enable
  tests in modules that are still missing the dependency
  and thus don't run their tests

[0] this effectively upgrades some of the grpc deps that have been
    overwritten (1.25.0 -> 1.30.2)
[1] this effectively upgrades sleuth (2.0.2 -> 2.2.5)

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

diff --git a/releases/1.15.3.yaml b/releases/1.15.3.yaml
new file mode 100644 (file)
index 0000000..72dca09
--- /dev/null
@@ -0,0 +1,21 @@
+
+---
+distribution_type: 'container'
+container_release_tag: '1.15.3'
+project: 'so'
+ref: '5c36a2259a8546e853defc76002adc3c572e86cf'
+containers:
+  - name: 'so/catalog-db-adapter'
+    version: '1.15.3-20250622T1623'
+  - name: 'so/request-db-adapter'
+    version: '1.15.3-20250622T1623'
+  - name: 'so/openstack-adapter'
+    version: '1.15.3-20250622T1623'
+  - name: 'so/sdnc-adapter'
+    version: '1.15.3-20250622T1623'
+  - name: 'so/sdc-controller'
+    version: '1.15.3-20250622T1623'
+  - name: 'so/bpmn-infra'
+    version: '1.15.3-20250622T1623'
+  - name: 'so/api-handler-infra'
+    version: '1.15.3-20250622T1623'