2.2.0 release 00/142900/2 master
authorFiete Ostkamp <fiete.ostkamp@telekom.de>
Mon, 12 Jan 2026 08:06:23 +0000 (09:06 +0100)
committerFiete Ostkamp <fiete.ostkamp@telekom.de>
Mon, 12 Jan 2026 11:07:58 +0000 (12:07 +0100)
- move api into dedicated sdc-distribution-client-api maven module [0]
- change package coordinates for `DistributionStatusEnum` and `DistributionActionResultEnum`
  - `org.onap.sdc.utils.DistributionStatusEnum` -> `org.onap.sdc.api.notification.DistributionStatusEnum`
  - `org.onap.sdc.utils.DistributionActionResultEnum` -> `org.onap.sdc.api.results.DistributionActionResultEnum`

[0] this prepares a separate spring boot starter implementation
    with a smaller interface, autoconfiguration and removed runtime
    dependency on sdc-be for the kafka endpoint configuration

Issue-ID: SDC-4777
Change-Id: I74a5f71e20384dad7126b073a7bc6955ef5be4cd
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
releases/2.2.0.yaml [new file with mode: 0644]

diff --git a/releases/2.2.0.yaml b/releases/2.2.0.yaml
new file mode 100644 (file)
index 0000000..addc2fc
--- /dev/null
@@ -0,0 +1,4 @@
+distribution_type: 'maven'
+version: '2.2.0'
+project: 'sdc-distribution-client'
+log_dir: 'sdc-sdc-distribution-client-maven-stage-master/1380'