summaryrefslogtreecommitdiffstats
path: root/rest-services/dmaap-client
AgeCommit message (Expand)AuthorFilesLines
2022-08-09Release dcaegen2/services/sdk1.8.10jenkins-releng1-1/+1
2022-08-08Fix SDK VulnerabilitiesKasperki1-1/+1
2022-07-25Fix environment variable substitution for complex casesTomasz Wrobel1-12/+12
2022-02-08Fix SDK VulnerabilitiesTomasz Wrobel1-1/+14
2021-07-29Make CbsClient config and policy paths configurableRemigiusz Janeczek1-1/+1
2021-06-07Handle 429 error Too Many RequestsPawel6-6/+73
2021-06-03Update CBS-Client to read policy configuration from a file exposed by policy-...Niranjana1-1/+1
2021-05-18Add to Java CBS-Client ability to resolve evns in app-config.yaml loaded from...Tomasz Pietruszkiewicz1-1/+1
2021-04-29CBS-Client to support config fetch from a configMapTomasz Pietruszkiewicz1-1/+1
2021-03-30Add stndDefinedNamespace field to CommonEventHeaderMichal Banka1-1/+1
2021-03-25Remove test dependencies(google.guava, apache.commons.lang3) usage from runti...tkogut2-12/+18
2021-03-16Support authorized topics in DMaaP-Client (HTTP Basic-Auth)tkogut8-19/+231
2021-02-25Honor the Retry-After HTTP header in case of 413 status code.tkogut2-0/+7
2021-02-05Add possibility to modify the configuration for persistent connectionPawel6-3/+189
2021-02-01Improve retry mechanism in dmaap-client.tkogut11-45/+264
2021-01-25Fix problem with resource releases when retry more than twicetkogut2-14/+105
2021-01-20Support retry in DCAE-SDK DMaaP-Clienttkogut23-299/+596
2021-01-07Add timeout for Subscriber(dmaap-client)Pawel6-26/+141
2020-12-30Add timeout for Publisher(dmaap-client)tkogut17-123/+616
2020-11-27Update Reactor version and upgrade TestContainerstkogut1-1/+1
2020-11-25Fix CbsClientFactory to allow retry on Mono from createCbsClientRemigiusz Janeczek1-1/+1
2020-08-31Change parameters of external-schema-manager to JSON notationEdyta Krukowska1-1/+1
2020-08-18Fix SDK vulnerabilitiesPiotr Marcinkiewicz1-1/+1
2020-08-06Fix SDK vulnerabilitiesPiotr Marcinkiewicz3-9/+6
2020-07-28Change SDK version to 1.4.0 and add empty external-schema-manager submoduleMichal Banka1-1/+1
2020-04-09Update DMaaP msgrtr version in docker-compose file6.0.0-ONAPfrankfurtpwielebs9-63/+438
2020-03-13Snapshot version changed to 1.3.6kjaniak1-1/+1
2020-03-10Fix project versionPawel1-1/+1
2020-03-05Crete jar without dependenciesPawel1-1/+1
2020-03-02Improve coverage in SDK (2)pwielebs2-0/+498
2020-01-14Top up version after releasemharazin1-1/+1
2019-12-10Top up version after releasekjaniak1-1/+1
2019-11-29aaiclient api refactorMichal Kabaj1-6/+0
2019-11-13Fix DCAE-SDK static code vulnerabilitiespwielebs1-1/+1
2019-10-11Restructure aai-clientJoanna Jeremicz8-8/+1
2019-09-25Update project version to 1.3.1-SNAPSHOTJoanna Jeremicz1-1/+1
2019-09-24Update project versionJoanna Jeremicz1-1/+1
2019-08-28Update DMaapMR image versionIzabela Zawadzka1-1/+1
2019-08-20Use local docker-compose in testcontainersIzabela Zawadzka1-1/+2
2019-06-28JJB alignment across DCAE components - DCAE-SDK (fixes)Piotr Jaszczyk1-1/+1
2019-06-26Add text/plain content type handling in PublisherIzabela Zawadzka7-125/+522
2019-06-14Switch from dummy server to testcontainers in DMaapClient integration testsIzabela Zawadzka5-597/+375
2019-06-12Monitoring API - write framework adaptersPiotr Jaszczyk1-0/+4
2019-06-10Refactor MRSubscribeResponse interface to return list of parsed JsonElementsIzabela Zawadzka4-40/+43
2019-06-06Write sample integration tests that use testcontainersIzabela Zawadzka2-72/+224
2019-05-28Add sample tests that runs DMaap MR in containerIzabela Zawadzka5-0/+325
2019-05-23Remove CloudHttpClient usages from dmaap-client moduleJakub Dudycz21-1437/+0
2019-05-21Create tests for MR PublisherIzabela Zawadzka1-15/+157
2019-05-16Write unit tests for MR Subscriberkjaniak3-32/+97
2019-05-14Add tests for MR SubscriberIzabela Zawadzka1-16/+216