aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-api
Commit message (Expand)AuthorAgeFilesLines
* Avoid methods deprecated in jackson 2.17.1Henning Baldersheim7 days1-7/+7
* Revert "Update jackson2.vespa.version to v2.17.0"Henning Baldersheim7 days1-7/+7
* Avoid deprecated methods.Henning Baldersheim7 days1-7/+7
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-121-3/+2
* Unify on List.ofHenning Baldersheim2024-04-111-2/+1
* Use default compiler arguments for java.Henning Baldersheim2024-04-051-6/+0
* Update abiHenning Baldersheim2024-04-051-1/+1
* Add targetInflight to stats toHenning Baldersheim2024-04-051-4/+10
* Print rate.Henning Baldersheim2024-04-051-4/+10
* Allow specifying connection TTL for feed clientjonmv2023-10-272-0/+5
* Update copyrightJon Bratseth2023-10-0921-23/+23
* Update API specBjørn Christian Seime2023-07-121-0/+5
* Properly model proxy headersBjørn Christian Seime2023-07-121-0/+9
* Support setting CA and hostname verifier for proxyBjørn Christian Seime2023-07-121-0/+12
* Disable string length restriction introduced in Jackson 2.15Bjørn Christian Seime2023-05-091-1/+5
* Build with jdk20Jon Bratseth2023-04-171-0/+6
* Require non-null compression, and update docjonmv2023-01-101-1/+1
* Update ABI specjonmv2023-01-091-0/+1
* Add "auto" compression modejonmv2023-01-091-1/+1
* Use --compression gzip insteadjonmv2023-01-042-2/+22
* Add --gzip-requests to compress request bodies in feed clientjonmv2023-01-031-0/+3
* ABI spec and backwards compatibilityjonmv2022-12-071-0/+1
* Parse error responsesjonmv2022-12-071-0/+2
* Improve docjonmv2022-11-251-2/+9
* Update ABI spec format, and update all specsjonmv2022-10-251-120/+120
* Disallow dryRun at other paths, and update abi specjonmv2022-08-111-0/+1
* Add --speedTest to feed client CLI, and dryRun to /doc/v1jonmv2022-08-111-0/+4
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* Don't embed annotations in osgi bundlesBjørn Christian Seime2022-05-041-0/+1
* Add proxy option to vespa-feed-clientBjørn Christian Seime2022-03-282-0/+4
* Await inflight operations before returning from closeBjørn Christian Seime2022-02-041-4/+23
* Ensure no thread is left alive, and input stream is closedJon Marius Venstad2022-01-251-3/+5
* unify java warningsArne H Juul2022-01-061-5/+0
* Handle exceptions from result callback gracefullyBjørn Christian Seime2022-01-051-9/+18
* Supply default implementationMorten Tokle2022-01-042-26/+27
* Update abi-specMorten Tokle2022-01-041-0/+1
* Provide feed client referenceMorten Tokle2022-01-042-28/+48
* Add helper method for synchronous use of feed clientBjørn Christian Seime2021-12-165-0/+219
* Support preferred implementationMorten Tokle2021-12-142-3/+15
* New abi-specMorten Tokle2021-12-071-85/+35
* Move abi-specMorten Tokle2021-12-071-0/+391
* Extract vespa-feed-client-api module from vespa-feed-clientMorten Tokle2021-12-0718-0/+1794