aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/cbs-client/src
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-07-25Fix environment variable substitution for complex casesTomasz Wrobel4-7/+91
2021-08-02Bump version.properties to correct versionRemigiusz Janeczek1-7/+7
2021-07-29Make CbsClient config and policy paths configurableRemigiusz Janeczek3-28/+110
2021-06-03Update CBS-Client to read policy configuration from a file exposed by policy-...Niranjana7-15/+354
2021-05-18Add to Java CBS-Client ability to resolve evns in app-config.yaml loaded from...Tomasz Pietruszkiewicz10-15/+351
2021-04-29CBS-Client to support config fetch from a configMapTomasz Pietruszkiewicz9-46/+256
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 Janeczek2-7/+74
2020-08-06Fix SDK vulnerabilitiesPiotr Marcinkiewicz1-2/+2
2020-02-19Improve coverage in sdk cbs-clientJoanna Jeremicz2-30/+78
2019-12-17Fix CbsClientConfiguration fromEnviromentmharazin2-5/+1
2019-11-27Upgrade CBS java SDK to support SSLpwielebs12-39/+309
2019-10-11Restructure aai-clientJoanna Jeremicz1-0/+41
2019-05-30Omit CBS lookup in ConsulFilip Krzywka12-232/+135
2019-05-09Release DMaaP client APIPiotr Jaszczyk3-6/+5
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 Jaszczyk50-835/+811
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
2019-03-21Correcting issues from Sonar (syntax)kjaniak11-31/+28
2019-03-19Kafka streams parsers - additionsPiotr Jaszczyk46-257/+853
2019-03-19Implement StreamParserkjaniak32-34/+1029
2019-03-14Implement Kafka stream definition parsersPiotr Jaszczyk24-8/+889
2019-03-11Emit error on service discovery failureFilip Krzywka8-7/+72
2019-03-11Merge "Merge MerkleTree and MTNode"Piotr Jaszczyk4-215/+116
2019-03-05Merge MerkleTree and MTNodeIzabela Zawadzka4-215/+116
2019-03-01Model streams1.1.3Piotr Jaszczyk23-12/+510
2019-03-01Merge "Improve ListenableCbsConfig"Piotr Jaszczyk5-54/+116
2019-03-01Correct Consul port numberkjaniak1-1/+1
2019-02-28Improve ListenableCbsConfigJakub Dudycz5-54/+116
2019-02-28Merge "Remove Spring stuff from DMaaP"Piotr Jaszczyk8-114/+7
2019-02-28Remove Spring stuff from DMaaPMarcin Migdal8-114/+7
2019-02-28Emit CBS config updates onlyPiotr Jaszczyk7-4/+70
2019-02-27Add MDC support to CBS clientPiotr Jaszczyk10-61/+117
2019-02-27Implement CBS ClientPiotr Jaszczyk8-64/+344
2019-02-27CBS lookup algorithmPiotr Jaszczyk13-30/+319
2019-02-26Remove Spring stuff from CBSMarcin Migdal3-109/+42
2019-02-21move URI classmicdzied2-164/+1
2019-02-20Parse JsonObject to MerkleTreeFilip Krzywka2-0/+288
2019-02-20PoC of change-based configuration using MerkleTreePiotr Jaszczyk7-0/+822
2019-02-19remove usage of springmicdzied3-6/+165
2019-02-19Prepare CBS client for future changesFilip Krzywka3-0/+129
2019-01-03add annotationmicdzied1-1/+2