summaryrefslogtreecommitdiffstats
path: root/Changelog.md
AgeCommit message (Collapse)AuthorFilesLines
2021-08-24Update DCAE SDK library1.6.1Piotr Marcinkiewicz1-0/+4
- update SDK from 1.5.0 to 1.8.7 Issue-ID: DCAEGEN2-2692 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I342cb311020c324793aa3af5c47d583b7aab82c1
2021-07-21Release 1.6.0Joanna Jeremicz1-1/+1
- docker base image to integration (from debian based to alpine based) - java version bump from 11.0.8 to 11.0.9 - remove exec file permission for config file - tomcat-embed-core version bump from 9.0.39 to 9.0.50 - spring version bump from 5.3.1 to 5.3.6 - spring-boot version bump from 2.4.0 to 2.4.5 Issue-ID: DCAEGEN2-2804 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ie825a562138d3c09472847b507d069f97f6a1370
2021-07-21DFC security vulnerability updates1.6.0Joanna Jeremicz1-0/+3
- tomcat-embed-core: 9.0.39 -> 9.0.50 - spring: 5.3.1 -> 5.3.6 - spring-boot: 2.4.0 -> 2.4.5 Issue-ID: DCAEGEN2-2804 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I59568543048602a21ff6e89b44bbb57c5351688a
2021-04-30Change openjdk baseOS img to integration-java11Alexander Mazuruk1-0/+6
Since 7.2.0 integration images switched over to alpine, adjusted Dockerfile to accomodate the switch. Removed vim & curl as they didn't seem to be used. Same with .ssh directory. Chowned config files and adjusted file permissions to u+rw (I assume configs dont need exec permissions) 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: Ic2d55ef33785fa048ee755d34eef94120124a7eb
2021-03-09Fix server hostname verification1.5.5Krzysztof Gajewski1-0/+5
- make it configurable - some small another sonar issues resolved Issue-ID: DCAEGEN2-2656 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I3012b60dbdfdb463d5adfd790df53953fe1f027f
2021-02-23Add JWT support in HTTP/HTTPS based locations1.5.4Krzysztof Gajewski1-0/+6
Issue-ID: DCAEGEN2-2536 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I47a928159853333014b0fd413a085b7c50eeb7a0
2021-02-15Release 1.5.3Krzysztof Gajewski1-2/+2
+ fix Changelog.md dates Issue-ID: DCAEGEN2-2528 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I1284d50c2e453261945fab467d9a2734d7a9a1c4
2021-02-11Add HTTPS to collect files from xNFs1.5.3Krzysztof Gajewski1-0/+9
- plus small refactoring related to above - update to version 1.5.3 Issue-ID: DCAEGEN2-2528 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I2531c85967964f1359bafd5b694afbf662edf54e
2021-01-05Update Datafile version to 1.5.11.5.1Krzysztof Gajewski1-1/+9
Issue-ID: DCAEGEN2-2527 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I271b521521cfd38c0da05ae65d52550908021540
2020-12-15Add initial changelogPawel1-0/+7
Issue-ID: DCAEGEN2-2557 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ida4e1adf2b8760589a4e2508d8bb68aea452ef85