summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-03-20Release sdc/sdc-distribution-client2.0.1jenkins-releng3-3/+3
2023-03-20Stepped version to 2.0.1-SNAPSHOTMichaelMorris4-4/+4
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4440 Change-Id: Iea4fc3e8ff1f77ec48c656f9e2369cba852254b1
2023-03-03Enable case insensitive matching of http headersMarek Szwałkiewicz9-36/+95
This change creates simple case insensitive map implementation that is used in HttpSdcResponse class to store the response headers. Generally HTTP headers are supposed to be case insensitive and sometimes get transformed (in our case - by istio sidecar) to lower case. With this change lower case will still be matched and the original behaviour will not break. Issue-ID: SDC-4233 Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl> Change-Id: I1cb9d9e75ff656ccb12c690c553bccc672332a12
2023-02-21Update INFO.yamlMichaelMorris1-0/+16
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4406 Change-Id: Ie285ddbdc1a4468df5e2485bb9a3ad4e95279189
2023-02-21Migrate swagger to openapivasraz1-2/+2
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ic2813b08700d44fc762e5da17712837a39388b2d Issue-ID: SDC-4407
2022-12-12Update INFO.yamlMichaelMorris1-5/+2
Removed André Schmid as he has stepped down as committer Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4304 Change-Id: Iba819397db5f740e441ee7aa7a60dd9e778de25a
2022-12-08Improve test coverage by excluding lombok generated file from countvasraz1-0/+2
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I1cad1966b8889d0063f9ee9bc979b73c405b1d88 Issue-ID: SDC-4301
2022-11-17fix ribbon.cssthmsdt1-17/+17
Issue-ID: DOC-798 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: Id67d66721a97938484cb7d69756101aee95a4874
2022-10-27[SDC-DIST-CLIENT] Add new RTD entryefiacor15-127/+520
Update README etc Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4f92684e82d3fc2df978af12100be0871b94178d Issue-ID: DMAAP-1792
2022-10-25[SDC-DIST-CLIENT] Release version 2.0.0efiacor1-0/+4
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I878b791cb9eb22b5a48a5461892c4e0ee179929e Issue-ID: DMAAP-1745
2022-10-25[SDC-DIST] Remove msgBusAddress configefiacor9-101/+118
Update javadocs for specific interfaces Add javadoc build for maven storage Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I603c6162079e19b431e10c9489aef45c15ce181c Issue-ID: DMAAP-1745
2022-10-10[STRIMZI] Migrate client from cambria to kafka nativeefiacor54-1926/+1739
Add call to sdc to get kafka and topic details Add kafka config to IConfiguration interface Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ibec77d1ff1cd25ad4adce133ee81d66e54c7707f Issue-ID: DMAAP-1745
2022-08-29Migrate to Junit5vasraz22-1372/+1280
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I00d5d08f0ad3ceeec94286f6500c4592585e7e34 Issue-ID: SDC-4148
2022-08-29Remove / update vulnerable dependenciesvasraz3-262/+266
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Iff0169361b533f08a283f148af511a301bc4e485 Issue-ID: SDC-4146
2022-08-29Fix Sphinx build problemvasraz1-14/+2
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I1a2f9dc78287f04301678f95dd594129e8e981d5 Issue-ID: SDC-4147
2022-03-24Update INFO.yamlMichaelMorris1-25/+15
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3912 Change-Id: Ie3511f0b915e827497ddff2277ab5fe681ecc35e
2021-07-26Release 1.4.5marine1-0/+4
Release 1.4.5 version including proxy support Issue-ID: SDC-3613 Signed-off-by: marine <marine.de.dorlodot@intl.att.com> Change-Id: I5d728e38c924c2c53cf7a5762b53d96842afcbf7 Signed-off-by: marine <marine.de.dorlodot@intl.att.com>
2021-07-23Bumping up version to 1.4.5 for proxy config buildmarine4-4/+4
Issue-ID: SDC-3613 Signed-off-by: marine <marine.de.dorlodot@intl.att.com> Change-Id: I6390bdb05b69fb92e3b730e9608d84e4d611a1f2 Signed-off-by: marine <marine.de.dorlodot@intl.att.com>
2021-07-19SDC Distribution Client proxy support to skip IP address lookup whenash742681-2/+32
proxy is configured Issue-ID: SDC-3613 Signed-off-by: ash74268 <ashwin.shyam.sharma@att.com> Change-Id: I7ef553b4daf35ef5213ae7287140537de9f06c26
2021-06-24Release 1.4.4ash742681-0/+4
Release 1.4.4 version including proxy support Issue-ID: SDC-3613 Signed-off-by: ash74268 <ashwin.shyam.sharma@att.com> Change-Id: Iaf48873574bf7913afcc3168559dc95cf8e3aed5
2021-06-24Bumping up version to 1.4.4 for proxy config buildash742684-4/+4
Issue-ID: SDC-3613 Signed-off-by: ash74268 <ashwin.shyam.sharma@att.com> Change-Id: I8de71646895b16fa3af7b5306f55d210fb238493
2021-06-21SDC Distribution Client to support proxy configash742686-84/+339
Issue-ID: SDC-3613 Signed-off-by: ash74268 <ashwin.shyam.sharma@att.com> Change-Id: I4d66618db7f486200ad887f5d3adabb3ba55dce5
2021-05-12Update PTL in INFO.yamlMichaelMorris1-5/+5
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3544 Change-Id: Id4d9ca0b29315b4e7ac9e9e9def435d637188608
2021-05-07Release 1.4.3ChrisC1-0/+4
Release 1.4.3 version including vuln dep fixes Issue-ID: SDC-3572 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Ibf4ba19ea1598d304e218ed9f776dbd454021542
2021-05-04Update vulnerable package dependenciesChrisC4-6/+121
Update distribution-client version to 1.4.3 Update some packages dependencies to latest version Fix conflicting dependencies using exclusions Issue-ID: SDC-3572 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I76d110e70191c70c7aeba6513e839566f9b3992b
2021-04-20Update INFO.yamlChrisC1-0/+8
Add new committer Issue-ID: SDC-3544 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I62de12aa539ea0fe931a1b0217567ac666da9a0f
2021-04-13Update INFO.yamlChrisC1-15/+9
Remove inactive committers Issue-ID: SDC-3544 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I4f32acc8d0d6acc9556da08857ff2a70cc1fad4d
2021-04-01Update INFO.yamlChrisC1-0/+16
Add new SDC committers Issue-ID: SDC-3544 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I38b13e47466d0e5c5ac4680649dcc3c61a7ecc15
2021-01-29Release SDC Distribution Client 1.4.2honoluluMichal Banka1-0/+4
Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2574 Change-Id: I9c971665b332120eb6c8470b8caa8a3e40548003
2021-01-07Create IT test for downloading artifactsEdyta Krukowska6-7/+237
Issue-ID: SDC-3417 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I8bd24c34902a2d59d0d0dd1b0c1e8c08352a4cc2
2020-12-28Create IT for unregister from topicEdyta Krukowska3-10/+48
Issue-ID: SDC-3417 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I626fd71304a8a1eb3451bca51cb1077d0b2ac773
2020-12-17Upgrade SDC-distribution-client to 1.4.2 and add Changelog to projectEdyta Krukowska5-4/+16
Issue-ID: SDC-3400 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I628eecb24eb70a1515f5a77e6d910498b705d3d2
2020-12-17Remove old content of CI project and create integration testsEdyta Krukowska28-1736/+1057
Issue-ID: SDC-3400 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I1b46858cfae199aefcdeb8dfc14a33f50f4da7d6
2020-12-16Preparation to migrate to Junit 5Bogumil Zebek2-3/+9
Issue-ID: SDC-3400 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I34a2d10d0992160ee34f4aedfc19b3384c0fe152
2020-12-11Change Http classes to public.Edyta Krukowska2-5/+5
When creating a public interface, its components should also be public. Issue-ID: SDC-3400 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I89f33ecf10dc236fe6941540fdf1e96f5445181e
2020-12-08Upgrade libraries to work with java 11Edyta Krukowska3-24/+33
Issue-ID: SDC-3400 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I1c4f8cd4153111851bc83187af424a833ee7a1f7
2020-12-03Improve code qualityEdyta Krukowska9-41/+38
- fix sonars Issue-ID: SDC-3394 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Ifb65fb90d5111aa78bcd330d8d569af904f957d4
2020-12-03Extract configuration validationBogumil Zebek4-75/+193
Issue-ID: SDC-3395 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ic965089145783e52ca952c305c5d44d11a9ab585
2020-12-03Increase code coverageEdyta Krukowska2-0/+86
Issue-ID: SDC-3388 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I4cf8c47bc05e550edb29399b25aa87d8f1d93ecf
2020-12-03Improve code qualityMichal Banka7-152/+305
- Extracted NotificationSender class from DistributionClientImpl - Fixed list formatting in README - Other small refactors - +2% code coverage Change-Id: I753502d13504057804fcb3557c808dae2520cc74 Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: SDC-3388
2020-12-02Improve code qualityBogumil Zebek11-424/+872
- fix sonars - remove potential NullPointerException when HttpClient cannot be created for SSL - extract code to separate classes Issue-ID: SDC-3388 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ic42bc638fddf83a4f3e1944bedf3cc2b92012e5e
2020-11-30Improve code qualityBogumil Zebek1-49/+24
- YamlToObjectConverter Issue-ID: SDC-3389 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I2819a423b375065b067ed9f0d147737ac07a7ba4
2020-11-30Fix problem with closing http connectionBogumil Zebek4-147/+95
- Resolve problem with http connection closing - Improve code quality - Make SdcConnectorClient testable Issue-ID: SDC-3392 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Icf082bebdc828245bdb3fa330c753298dbff5b34
2020-10-27Update INFO.yamlChrisC1-0/+16
Add new SDC committers Issue-ID: SDC-3334 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Ica2e115720a8d6c9b3bf2ed74565bed63edd0ee5
2020-09-01Update INFO.yamlguilinChrisC1-5/+8
Update PTL and move project to Mature as per TSC decision Issue-ID: SDC-3243 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I701a834b1e9e07f8bb620d17981c13d4ddcaec17
2020-08-03Update css file name in conf.pylf-jobbuilder1-1/+1
ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I0250914b2a946540e6df28793aaf245844dcaec3
2020-07-20Align INFO.yamlchrisc1-63/+126
Align committers list with latest TSC decision Issue-ID: SDC-3203 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I1c82393c07e64dc3617efd2f95388185173541bf
2020-06-05Add build config in READMEsebdet1-2/+4
Add a required step to build the project, the oparent settings.xml must be installed first in .m2 Issue-ID: SDC-2871 Change-Id: Ib871107e07291e8502c02a1e74af172989680388 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-04-28Releasing 1.4.16.0.0-ONAPfrankfurtOfir Sonsino1-0/+4
Change-Id: Idbe8853c72b799ada2dc25cbab442ed46548aaac Issue-ID: SDC-2721 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-04-07Automation adds index.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: Ib671007e07291e8502c01a1d74af172988680288 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>