aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/cbs-client/src/test/java/org/onap
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 Kumar8-737/+8
2022-07-25Fix environment variable substitution for complex casesTomasz Wrobel1-2/+2
2021-08-02Bump version.properties to correct versionRemigiusz Janeczek1-7/+7
2021-07-29Make CbsClient config and policy paths configurableRemigiusz Janeczek1-28/+89
2021-06-03Update CBS-Client to read policy configuration from a file exposed by policy-...Niranjana1-4/+54
2021-05-18Add to Java CBS-Client ability to resolve evns in app-config.yaml loaded from...Tomasz Pietruszkiewicz3-11/+114
2021-04-29CBS-Client to support config fetch from a configMapTomasz Pietruszkiewicz3-25/+106
2021-02-25Honor the Retry-After HTTP header in case of 413 status code.tkogut1-2/+4
2020-11-25Fix CbsClientFactory to allow retry on Mono from createCbsClientRemigiusz Janeczek1-0/+64
2020-02-19Improve coverage in sdk cbs-clientJoanna Jeremicz2-30/+78
2019-12-17Fix CbsClientConfiguration fromEnviromentmharazin1-4/+0
2019-11-27Upgrade CBS java SDK to support SSLpwielebs3-22/+137
2019-05-30Omit CBS lookup in ConsulFilip Krzywka5-127/+42
2019-04-08Handle non-sucessfull CBS http responsesPiotr Jaszczyk1-6/+23
2019-04-03Replace CloudHttpClient with RxHttpClient in ReactiveCloudConfigurationProviderIzabela Zawadzka1-44/+83
2019-03-26Add streams parsing integration testsPiotr Jaszczyk10-85/+524
2019-03-22Add JavaDoc to CBS streams APIPiotr Jaszczyk1-1/+2
2019-03-22Support other CBS endpointsPiotr Jaszczyk3-17/+140
2019-03-22Create an evolution of HTTP ClientPiotr Jaszczyk4-107/+58
2019-03-19Kafka streams parsers - additionsPiotr Jaszczyk12-137/+368
2019-03-19Implement StreamParserkjaniak4-0/+442
2019-03-14Implement Kafka stream definition parsersPiotr Jaszczyk2-0/+175
2019-03-11Emit error on service discovery failureFilip Krzywka1-2/+3
2019-03-11Merge "Merge MerkleTree and MTNode"Piotr Jaszczyk3-42/+43
2019-03-05Merge MerkleTree and MTNodeIzabela Zawadzka3-42/+43
2019-03-01Model streams1.1.3Piotr Jaszczyk4-6/+7
2019-02-28Improve ListenableCbsConfigJakub Dudycz2-4/+1
2019-02-28Merge "Remove Spring stuff from DMaaP"Piotr Jaszczyk3-3/+3
2019-02-28Remove Spring stuff from DMaaPMarcin Migdal3-3/+3
2019-02-28Emit CBS config updates onlyPiotr Jaszczyk1-1/+21
2019-02-27Add MDC support to CBS clientPiotr Jaszczyk4-22/+53
2019-02-27Implement CBS ClientPiotr Jaszczyk3-0/+246
2019-02-27CBS lookup algorithmPiotr Jaszczyk3-3/+134
2019-02-26Remove Spring stuff from CBSMarcin Migdal1-80/+0
2019-02-20Parse JsonObject to MerkleTreeFilip Krzywka1-0/+159
2019-02-20PoC of change-based configuration using MerkleTreePiotr Jaszczyk2-0/+235
2018-11-26AAI client & common module addedpwielebs1-4/+4
2018-11-19Added cbs APIwasala3-4/+180
2018-11-19SDK initial project settingswasala1-0/+30