aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
AgeCommit message (Collapse)AuthorFilesLines
2023-10-27[DCAEGEN2] Remove DMaaP dependency in PRH1.10.1sushant531-0/+4
Removed DMaaP dependency in PRH by using new sdk library, which uses Kafka API directly. Issue-ID: DCAEGEN2-3402 Change-Id: I5456ce432a9fd4a58826275a17c603379b0c18ee Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
2023-09-04[DCAEGEN2] Pass autoCommitDisabled mode configuration via CBSContentParserpranitk19051-0/+4
Pass autoCommitDisabled mode configuration via CBSContentParser instead of environment variables. Issue-ID: DCAEGEN2-3365 Change-Id: I3c56153d66a7291966d298874f12a01839f3ee3f Signed-off-by: pranitk1905 <pranit.kapdule@t-systems.com> [DCAEGEN2] Pass autoCommitDisabled mode configuration via CBSContentParser Mentioned Copyrights and removed tabbed indentations Issue-ID: DCAEGEN2-3365 Change-Id: I3c56153d66a7291966d298874f12a01839f3ee3f Signed-off-by: pranitk1905 <pranit.kapdule@t-systems.com> [DCAEGEN2] Pass autoCommitDisabled mode configuration via CBSContentParser Added missing copyrights Issue-ID: DCAEGEN2-3365 Change-Id: I3c56153d66a7291966d298874f12a01839f3ee3f Signed-off-by: pranitk1905 <pranit.kapdule@t-systems.com> [DCAEGEN2] Pass autoCommitDisabled mode configuration via CBSContentParser Added missing copyrights Issue-ID: DCAEGEN2-3365 Change-Id: I3c56153d66a7291966d298874f12a01839f3ee3f Signed-off-by: pranitk1905 <pranit.kapdule@t-systems.com> [DCAEGEN2] Pass autoCommitDisabled mode configuration via CBSContentParser Removed Docs folder from the project as it is maintained in different place Issue-ID: DCAEGEN2-3365 Change-Id: I3c56153d66a7291966d298874f12a01839f3ee3f Signed-off-by: pranitk1905 <pranit.kapdule@t-systems.com>
2023-03-28PRH Code Additions for Early PNF registrations1.9.0sangeeta.bellara1-0/+27
Issue-ID: DCAEGEN2-3312 Change-Id: Id9b1ca83390af3675e26fc61ccc8d12611ab8ddf Signed-off-by: sangeeta.bellara <sangeeta.bellara@t-systems.com> Signed-off-by: sangeeta.bellara <sangeeta.bellara@t-systems.com> Change-Id: I9bc25bc1343c40aca5644de3fd30f7c2142c1a47 Signed-off-by: sangeeta.bellara <sangeeta.bellara@t-systems.com>
2022-08-12Fix PRH Vulnerabilities1.8.1Kasperki1-0/+5
- Update DCAE SDK version from 1.8.8 to 1.8.10 - Update Spring Boot version from 2.5.9 to 2.7.2 - Update Spring Cloud version from 2020.0.5 to 2021.0.3 - Change Swagger from springfox to springdoc-openapi-ui Issue-ID: DCAEGEN2-3219 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I5d6abe7840b90f273de87bb64d0840f93ed5739d
2022-02-14Remove vulnerability1.8.0Joanna Jeremicz1-0/+5
- Update DCAE SDK version from 1.8.7 to 1.8.8 - Update Spring Boot version from 2.4.8 to 2.5.9 - Update Spring Cloud version from 2020.0.1 to 2020.0.5 Change-Id: I0de15135572521feb399d75cd617f007394c6e4e Issue-ID: DCAEGEN2-3050 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2021-12-18fix ambiguous dates in Changelog.md filesHansen, Tony (th1395)1-8/+8
Change-Id: Ia596e6e604b9729934880d04bb03b19b537438a1 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-3026
2021-08-24Update DCAE SDK libraryRemigiusz Janeczek1-0/+4
Issue-ID: DCAEGEN2-2868 Issue-ID: DCAEGEN2-2863 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I32348c4f6a96bfd69123b87883b0f9489f09146a
2021-08-11Release PRH 1.7.0Tomasz Wrobel1-1/+1
Issue-ID: DCAEGEN2-2863 Issue-ID: DCAEGEN2-1531 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I7cced96e37e6d53b9e23698a86d19be6f0c362ac
2021-08-11Change AAI variable syntaxTomasz Wrobel1-0/+4
Issue-ID: DCAEGEN2-2863 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I4e7a2a29edcd85867065ce0457848b42dbfb0db2
2021-07-29Fix vulnerabilities1.6.1Tomasz Wrobel1-0/+4
- Top up spring-boot to 2.4.8 Issue-ID: DCAEGEN2-2808 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ia8b5d99fab23e7523a2871d8305c27b7c9858a19
2021-03-25Change openjdk baseOS img to integration-java111.6.0Alexander Mazuruk1-0/+4
Since 7.2.0 integration images switched over to alpine, adjusted Dockerfile to accomodate the switch. Benefits from switching over: * minimal {java11,python} images maintained by integration team * using currently "blessed by seccom" versions (:latest tag used) * should limit spread of legal issues across layers * integration images will be the first to have automated compliance documentation * should limit spread of base layers (contributing to deployment footprint - more base layers = more to download, more to store etc...) Issue-ID: INT-1864 Issue-ID: DCAEGEN2-2420 Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com> Change-Id: I6c3fc2aae136a7f361a7e15cb52b75931392f34a
2021-02-11Release prh 1.5.51.5.6Maciej Malewski1-1/+4
Upgrade Spring Web from 5.2.12 to 5.3.3 Issue-ID: DCAEGEN2-2537 Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com> Change-Id: I2d1c587b5c85db1092f6703c624b369cc80d591c
2021-02-10Update to use DCAE-SDK 1.6.0Joanna Jeremicz1-1/+5
Change-Id: I0c8f5950d848e5a4ab6cde1118cabd7ace227c2d Issue-ID: DCAEGEN2-2598 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2021-02-03Add initial changelogPawel1-0/+7
Issue-ID: DCAEGEN2-2557 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I8e254a07399c12c487d93e86c4cc50c1532ceb39