aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/cbs-client/src/test
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 Wrobel3-2/+57
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-...Niranjana4-4/+283
2021-05-18Add to Java CBS-Client ability to resolve evns in app-config.yaml loaded from...Tomasz Pietruszkiewicz6-15/+215
2021-04-29CBS-Client to support config fetch from a configMapTomasz Pietruszkiewicz5-25/+149
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 SSLpwielebs8-22/+170
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 Zawadzka2-44/+127
2019-03-26Add streams parsing integration testsPiotr Jaszczyk12-85/+666
2019-03-22Add JavaDoc to CBS streams APIPiotr Jaszczyk1-1/+2
2019-03-22Support other CBS endpointsPiotr Jaszczyk6-17/+184
2019-03-22Create an evolution of HTTP ClientPiotr Jaszczyk4-107/+58
2019-03-19Kafka streams parsers - additionsPiotr Jaszczyk16-138/+417
2019-03-19Implement StreamParserkjaniak10-0/+491
2019-03-14Implement Kafka stream definition parsersPiotr Jaszczyk7-0/+208
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 Jaszczyk5-29/+71
2019-02-27Implement CBS ClientPiotr Jaszczyk5-14/+285
2019-02-27CBS lookup algorithmPiotr Jaszczyk4-3/+157
2019-02-26Remove Spring stuff from CBSMarcin Migdal2-80/+1
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 APIwasala4-4/+201
2018-11-19SDK initial project settingswasala1-0/+30