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)
commit3de85402dabf1b1ac2a8ab38a07118f5b7c073ce
treeb322fba9cdb18dd8db92dc696e25508d3a5a9013
parent4071fcc15f27b4a4dd09b8ffe4a87bf25b6bdb15
2.2.0 release

- 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]