Commit Graph

  • bc0bb4b0fb
    Bump libgit2-sys from 0.16.1+1.7.1 to 0.16.2+1.7.2 (#722) dependabot[bot] 2024-02-13 10:15:51 -0800
  • 45adf90363
    Bump wasm-bindgen-test from 0.3.40 to 0.3.41 (#721) dependabot[bot] 2024-02-13 10:09:18 -0800
  • 23b7f06913
    Bump tokio from 1.35.1 to 1.36.0 (#720) dependabot[bot] 2024-02-13 10:08:58 -0800
  • d7d6ff9500
    Bump indexmap from 2.2.2 to 2.2.3 (#719) dependabot[bot] 2024-02-13 10:08:53 -0800
  • 858424880a
    Bump thiserror from 1.0.56 to 1.0.57 (#718) dependabot[bot] 2024-02-13 10:08:01 -0800
  • c40c13c711
    add AsRef for ResponseValue (#714) Adam Leventhal 2024-02-06 11:01:58 -0800
  • dc5e1f1840
    CLI: add an output interface for consumers (#708) Adam Leventhal 2024-02-05 15:01:38 -0800
  • fa0e6c7976
    Bump serde_yaml from 0.9.30 to 0.9.31 (#710) dependabot[bot] 2024-02-05 08:41:32 -0800
  • 845dc9c6e8
    Bump typify from `1f97f16` to `87d82b2` (#711) dependabot[bot] 2024-02-05 08:39:36 -0800
  • dc942604e3
    Bump indexmap from 2.2.1 to 2.2.2 (#712) dependabot[bot] 2024-02-05 08:39:20 -0800
  • 428d5b4ecc
    Bump chrono from 0.4.31 to 0.4.33 (#713) dependabot[bot] 2024-02-05 08:39:06 -0800
  • 4fb1586416
    enable buildomat check suites on push and pull request (#709) Joshua M. Clulow 2024-02-05 01:16:48 -0800
  • 3ff2ec1d5f
    allow request mutation and async code in prehooks (#457) Joshua M. Clulow 2024-02-04 11:19:07 -0800
  • a58f336c25
    Bump typify from `1d8e828` to `1f97f16` (#706) dependabot[bot] 2024-02-02 12:04:47 -0800
  • 07746301b1
    Bump proc-macro2 from 1.0.76 to 1.0.78 (#705) dependabot[bot] 2024-02-02 12:04:39 -0800
  • 0014eda6be
    Bump indexmap from 2.1.0 to 2.2.1 (#704) dependabot[bot] 2024-02-02 10:57:47 -0800
  • c63ff54367
    Bump serde_json from 1.0.111 to 1.0.113 (#703) dependabot[bot] 2024-02-02 10:57:37 -0800
  • 86b60220b8
    explicitly ignore clippy (#702) Adam Leventhal 2024-01-24 21:48:56 -0800
  • 2d3b9d0eb5
    Bump env_logger from 0.10.1 to 0.10.2 (#696) dependabot[bot] 2024-01-22 14:18:26 -0800
  • 87379b9756
    Bump clap from 4.4.11 to 4.4.18 (#698) dependabot[bot] 2024-01-22 13:37:10 -0800
  • 5fad48d5fb
    Bump uuid from 1.6.1 to 1.7.0 (#699) dependabot[bot] 2024-01-22 13:36:59 -0800
  • d6915cc5ab
    Bump wasm-bindgen-test from 0.3.39 to 0.3.40 (#689) dependabot[bot] 2024-01-19 11:39:45 -0800
  • f64f34e677
    Bump dropshot from `fb0bb0a` to `75c4506` (#690) dependabot[bot] 2024-01-19 11:39:38 -0800
  • 4f3fb3ea29
    Bump h2 from 0.3.17 to 0.3.24 (#695) dependabot[bot] 2024-01-19 11:39:28 -0800
  • 91564cf74f
    Bump base64 from 0.21.5 to 0.21.7 (#686) dependabot[bot] 2024-01-16 09:20:31 -0800
  • 742a6f80bd
    Bump serde_yaml from 0.9.29 to 0.9.30 (#687) dependabot[bot] 2024-01-16 09:20:24 -0800
  • bf00e0c239
    Bump anyhow from 1.0.75 to 1.0.79 (#688) dependabot[bot] 2024-01-16 09:20:16 -0800
  • a0cd9438e3
    Fix spelling (#685) John Vandenberg 2024-01-17 01:18:39 +0800
  • cd67545ee1
    Bump typify from `7ceddf6` to `1d8e828` (#684) dependabot[bot] 2024-01-11 10:50:00 -0800
  • d3e89232a3
    Move test generated clients into a buildable crate (#638) John Vandenberg 2024-01-11 08:22:57 +0800
  • 71abb62e76
    Bump serde_yaml from 0.9.27 to 0.9.29 (#678) dependabot[bot] 2024-01-08 12:27:23 -0800
  • 4fc27fdcd0
    Bump proc-macro2 from 1.0.74 to 1.0.76 (#679) dependabot[bot] 2024-01-08 08:41:56 -0800
  • a4b69973c8
    Bump dropshot from `cf285b1` to `fb0bb0a` (#680) dependabot[bot] 2024-01-08 08:41:48 -0800
  • 2088221223
    Bump prettyplease from 0.2.15 to 0.2.16 (#681) dependabot[bot] 2024-01-08 08:41:41 -0800
  • 4a182d734e
    Require docs for public members (#614) John Vandenberg 2024-01-07 03:30:42 +0800
  • 51db1278ed
    Mention cli and httpmock in README.md (#475) John Vandenberg 2024-01-07 01:06:22 +0800
  • 359f4f56cc
    Allow API to reside at submodule of crate (#642) John Vandenberg 2024-01-07 00:19:59 +0800
  • 8088f55470
    add docs to mods and extension traits (#677) Adam Leventhal 2024-01-06 01:01:12 -0800
  • e2f1f7cce0
    Bump wasm-bindgen-test from 0.3.37 to 0.3.39 (#652) dependabot[bot] 2024-01-06 00:07:45 -0800
  • 84999308b4
    don't assume a String error type for conversions (#676) Adam Leventhal 2024-01-05 23:26:43 -0800
  • 067a5a4a62
    Bump quote from 1.0.33 to 1.0.35 (#673) dependabot[bot] 2024-01-03 22:14:04 -0800
  • 5a64e0684a
    Bump futures from 0.3.29 to 0.3.30 (#670) dependabot[bot] 2024-01-02 16:56:37 -0800
  • 1132de9164
    Bump tokio from 1.35.0 to 1.35.1 (#671) dependabot[bot] 2024-01-02 16:56:30 -0800
  • 02422ecf66
    Bump typify from `000c04b` to `7ceddf6` (#672) dependabot[bot] 2024-01-02 16:56:16 -0800
  • 4625065afd
    Bump schemars from 0.8.13 to 0.8.16 (#627) dependabot[bot] 2023-12-30 15:16:53 -0800
  • 9694beaa20
    Bump futures-core from 0.3.29 to 0.3.30 (#663) dependabot[bot] 2023-12-29 09:27:39 -0800
  • 18d5c205aa
    Bump syn from 2.0.41 to 2.0.43 (#662) dependabot[bot] 2023-12-29 09:27:31 -0800
  • 0522e53d9e
    Bump unsafe-libyaml from 0.2.7 to 0.2.10 (#660) dependabot[bot] 2023-12-29 09:27:19 -0800
  • 8b6b91d6ba
    Include Response bytes when payload didn't deserialize as expected (#655) Everett Pompeii 2023-12-29 12:27:08 -0500
  • 3685587202
    Bump typify from `0894f06` to `000c04b` (#658) dependabot[bot] 2023-12-18 11:13:01 -0800
  • 156b17e578
    Bump thiserror from 1.0.50 to 1.0.51 (#659) dependabot[bot] 2023-12-18 10:02:32 -0800
  • 807a99ee17 use github typify dep again Adam H. Leventhal 2023-12-15 17:11:54 -0800
  • fe906270c4 release progenitor 0.5.0 Adam H. Leventhal 2023-12-15 17:03:14 -0800
  • 1528cdd9c4 prep for 0.5.0 release Adam H. Leventhal 2023-12-15 16:58:37 -0800
  • 66595ccfd6
    Bump typify from `b0df7aa` to `0894f06` (#657) dependabot[bot] 2023-12-15 16:31:24 -0800
  • afa2e7ea7f
    Bump dropshot from `164f2ed` to `cf285b1` (#653) dependabot[bot] 2023-12-13 01:29:22 -0800
  • da0ba17f57
    Bump clap from 4.4.6 to 4.4.11 (#654) dependabot[bot] 2023-12-13 01:24:20 -0800
  • 4bc161e17b
    Bump openapiv3 from 2.0.0-rc.1 to 2.0.0 (#651) dependabot[bot] 2023-12-13 01:24:12 -0800
  • cbdd704d73
    Bump typify from `d6d8599` to `b0df7aa` (#648) dependabot[bot] 2023-12-13 01:14:28 -0800
  • 2be396b6da
    Bump tokio from 1.33.0 to 1.35.0 (#649) dependabot[bot] 2023-12-13 01:07:21 -0800
  • fa93bf1117
    Bump syn from 2.0.39 to 2.0.41 (#647) dependabot[bot] 2023-12-13 01:07:13 -0800
  • f9fc74bdd6
    Bump proc-macro2 from 1.0.69 to 1.0.70 (#650) dependabot[bot] 2023-12-13 01:04:15 -0800
  • 4e77c845fa update changelog Adam H. Leventhal 2023-12-13 00:54:09 -0800
  • 2fd9260fc4
    Use crate name when emitting derive for tests (#641) John Vandenberg 2023-12-13 16:48:59 +0800
  • c3d4077f0c
    Bump percent-encoding from 2.3.0 to 2.3.1 (#645) dependabot[bot] 2023-12-12 16:59:45 -0800
  • eb112ca686
    Bump typify from `c9d6453` to `d6d8599` (#644) dependabot[bot] 2023-12-12 16:59:21 -0800
  • 4cce71069f
    improve builder `TryInto` failure messages for body parameters (#646) Adam Leventhal 2023-12-12 16:58:20 -0800
  • 7b241e546a
    Bump env_logger from 0.10.0 to 0.10.1 (#640) dependabot[bot] 2023-12-07 11:42:13 -0800
  • 92ce686217
    Bump dropshot from `369db05` to `164f2ed` (#639) dependabot[bot] 2023-12-07 11:41:59 -0800
  • 8d1b8f0f8e
    Bump typify from `4fbc86c` to `c9d6453` (#632) dependabot[bot] 2023-11-29 19:27:33 -0800
  • 54b6752af4
    Bump openssl from 0.10.55 to 0.10.60 (#636) dependabot[bot] 2023-11-29 19:26:54 -0800
  • 7aac825ba8
    Bump uuid from 1.5.0 to 1.6.1 (#629) dependabot[bot] 2023-11-29 19:26:45 -0800
  • 9339b57628
    Bump serde from 1.0.190 to 1.0.192 (#626) dependabot[bot] 2023-11-14 09:25:58 -0800
  • 8eee0e3a20
    Bump rustfmt-wrapper from 0.2.0 to 0.2.1 (#624) dependabot[bot] 2023-11-13 08:47:28 -0800
  • fe278452bb
    Bump syn from 2.0.38 to 2.0.39 (#625) dependabot[bot] 2023-11-13 08:46:56 -0800
  • 8411b5230e
    Bump dropshot from `7bd2ce5` to `369db05` (#619) dependabot[bot] 2023-11-10 19:52:08 -0800
  • 9bf6bf7cd5
    Bump serde_json from 1.0.107 to 1.0.108 (#620) dependabot[bot] 2023-11-10 19:51:50 -0800
  • 575506c456
    Bump serde_yaml from 0.9.25 to 0.9.27 (#621) dependabot[bot] 2023-11-06 11:33:57 -0800
  • 4c001d3af7
    Bump indexmap from 2.0.2 to 2.1.0 (#622) dependabot[bot] 2023-11-06 11:33:12 -0800
  • 545266c6f3
    Bump futures from 0.3.28 to 0.3.29 (#616) dependabot[bot] 2023-11-03 10:51:06 -0700
  • 23db63ee70
    Bump base64 from 0.21.4 to 0.21.5 (#615) dependabot[bot] 2023-10-30 08:35:25 -0700
  • ded0189b10
    Bump serde from 1.0.189 to 1.0.190 (#617) dependabot[bot] 2023-10-30 08:35:14 -0700
  • c3ed5b5aa1
    Bump futures-core from 0.3.28 to 0.3.29 (#618) dependabot[bot] 2023-10-30 08:34:53 -0700
  • a6bc062480
    Bump typify from `76a411e` to `4fbc86c` (#610) dependabot[bot] 2023-10-23 15:00:27 -0700
  • 91a1c379ca
    Bump regex from 1.9.6 to 1.10.2 (#611) dependabot[bot] 2023-10-23 14:59:39 -0700
  • c851a28c22
    Bump thiserror from 1.0.49 to 1.0.50 (#612) dependabot[bot] 2023-10-23 14:59:08 -0700
  • c065b2c4db
    Bump uuid from 1.4.1 to 1.5.0 (#613) dependabot[bot] 2023-10-23 14:57:53 -0700
  • 1554c098df
    openapiv3 2.0.0-rc.1 (#608) Adam Leventhal 2023-10-21 09:00:47 -0700
  • 54ea87fa40
    openapiv3 v2 (#607) Adam Leventhal 2023-10-21 00:55:40 -0700
  • 2708963c5f merge race Adam H. Leventhal 2023-10-16 12:13:05 -0700
  • a1de78dbeb
    Add support for text/plain and text/x-markdown body content types (#593) Sophie Tauchert 2023-10-16 20:47:50 +0200
  • 6dc2a0ff2d
    Generate unique internal var names and add tests for name collisions. (#601) Ian Nickles 2023-10-16 11:44:24 -0700
  • 08428bea99
    Bump indexmap from 2.0.0 to 2.0.2 (#602) dependabot[bot] 2023-10-16 10:28:22 -0700
  • 4709560eba
    Bump typify from `eea570e` to `76a411e` (#605) dependabot[bot] 2023-10-16 09:27:00 -0700
  • 3f3ef9aa4b
    Bump built from 0.7.0 to 0.7.1 (#604) dependabot[bot] 2023-10-16 09:26:47 -0700
  • 203118800d
    Bump proc-macro2 from 1.0.67 to 1.0.69 (#603) dependabot[bot] 2023-10-16 09:26:36 -0700
  • ef20c0be09
    Bump reqwest from 0.11.20 to 0.11.22 (#595) dependabot[bot] 2023-10-13 13:21:47 -0700
  • d5f92a0e46
    Rename internal `client` variable to help avoid collisions with input specs. (#600) Ian Nickles 2023-10-12 15:39:06 -0700
  • 233cb80d94
    Prefix internal variable names to help avoid collisions (#599) Ian Nickles 2023-10-12 10:57:24 -0700
  • f367c43961
    Bump regex from 1.9.5 to 1.9.6 (#596) dependabot[bot] 2023-10-11 08:40:18 -0700