aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/cbs-client
AgeCommit message (Expand)AuthorFilesLines
2022-11-18[CBS-CLIENT] Increase code coveragePiotr Marcinkiewicz1-13/+40
2022-09-08Remove CBS and Consul dependencies from CBSClient libVijay Venkatesh Kumar15-1261/+16
2022-08-08Fix SDK VulnerabilitiesKasperki1-1/+1
2022-07-25Fix environment variable substitution for complex casesTomasz Wrobel5-19/+103
2022-02-08Fix SDK VulnerabilitiesTomasz Wrobel1-1/+14
2021-08-02Bump version.properties to correct versionRemigiusz Janeczek1-7/+7
2021-07-29Make CbsClient config and policy paths configurableRemigiusz Janeczek4-29/+111
2021-06-07Handle 429 error Too Many RequestsPawel1-1/+1
2021-06-03Update CBS-Client to read policy configuration from a file exposed by policy-...Niranjana8-16/+355
2021-05-18Add to Java CBS-Client ability to resolve evns in app-config.yaml loaded from...Tomasz Pietruszkiewicz11-16/+352
2021-04-29CBS-Client to support config fetch from a configMapTomasz Pietruszkiewicz10-47/+271
2021-03-30Add stndDefinedNamespace field to CommonEventHeaderMichal Banka1-1/+1
2021-03-25Remove test dependencies(google.guava, apache.commons.lang3) usage from runti...tkogut1-1/+1
2021-03-16Support authorized topics in DMaaP-Client (HTTP Basic-Auth)tkogut1-1/+1
2021-02-25Honor the Retry-After HTTP header in case of 413 status code.tkogut1-2/+4
2021-02-05Add possibility to modify the configuration for persistent connectionPawel1-1/+1
2020-12-30Add timeout for Publisher(dmaap-client)tkogut1-1/+1
2020-11-27Update Reactor version and upgrade TestContainerstkogut1-1/+1
2020-11-25Fix CbsClientFactory to allow retry on Mono from createCbsClientRemigiusz Janeczek3-8/+75
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 Marcinkiewicz2-3/+3
2020-07-28Change SDK version to 1.4.0 and add empty external-schema-manager submoduleMichal Banka1-1/+1
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-02-19Improve coverage in sdk cbs-clientJoanna Jeremicz2-30/+78
2020-01-14Top up version after releasemharazin1-1/+1
2019-12-17Fix CbsClientConfiguration fromEnviromentmharazin2-5/+1
2019-12-10Top up version after releasekjaniak1-1/+1
2019-11-27Upgrade CBS java SDK to support SSLpwielebs13-39/+314
2019-11-13Fix DCAE-SDK static code vulnerabilitiespwielebs1-1/+1
2019-10-11Restructure aai-clientJoanna Jeremicz2-1/+42
2019-09-25Update project version to 1.3.1-SNAPSHOTJoanna Jeremicz1-1/+1
2019-09-24Update project versionJoanna Jeremicz1-1/+1
2019-06-28JJB alignment across DCAE components - DCAE-SDK (fixes)Piotr Jaszczyk1-1/+1
2019-06-12Monitoring API - write framework adaptersPiotr Jaszczyk1-0/+4
2019-05-30Omit CBS lookup in ConsulFilip Krzywka12-232/+135
2019-05-09Release DMaaP client APIPiotr Jaszczyk4-7/+6
2019-05-07Update versions for ElAlto releasePiotr Jaszczyk1-1/+1
2019-04-09Change SDK version to 1.1.5Filip Krzywka1-1/+1
2019-04-08Handle non-sucessfull CBS http responsesPiotr Jaszczyk2-6/+25
2019-04-03Merge "Replace CloudHttpClient with RxHttpClient in ReactiveCloudConfiguratio...Piotr Jaszczyk4-54/+157
2019-04-03Replace CloudHttpClient with RxHttpClient in ReactiveCloudConfigurationProviderIzabela Zawadzka4-54/+157
2019-04-01Implement toString for Gson's objects wrappersFilip Krzywka2-0/+18
2019-03-26Add streams parsing integration testsPiotr Jaszczyk51-841/+814
2019-03-22Add JavaDoc to CBS streams APIPiotr Jaszczyk22-29/+250
2019-03-22Support other CBS endpointsPiotr Jaszczyk13-53/+427
2019-03-22Merge "Create an evolution of HTTP Client"Piotr Wielebski7-118/+88
2019-03-22Create an evolution of HTTP ClientPiotr Jaszczyk7-118/+88