tag:github.com,2008:https://github.com/lambdaisland/fetch/releases Tags from fetch 2023-09-13T17:55:38Z tag:github.com,2008:Repository/241139663/v1.5.83 2023-09-13T17:56:03Z v1.5.83 <p># 1.5.83 (2023-09-13 / <a class="commit-link" href="https://github.com/lambdaisland/fetch/commit/2629e5d780a85b692833f66ba425862f959fb892"><tt>2629e5d</tt></a>)</p> <p>## Added</p> <p>- Specify edn tag reader functions with `:edn/readers`</p> plexus tag:github.com,2008:Repository/241139663/v1.4.80 2023-08-30T07:40:58Z v1.4.80 <p># 1.4.80 (2023-08-30 / <a class="commit-link" href="https://github.com/lambdaisland/fetch/commit/d352b270b5533f0266ea0652a73b0f6f2dfb4a30"><tt>d352b27</tt></a>)</p> <p>## Added</p> <p>- `:as` flag to force response content-type parsing</p> <p>## Changed</p> <p>- Dependency version bumps</p> plexus tag:github.com,2008:Repository/241139663/v1.3.74 2023-03-27T21:08:48Z v1.3.74 <p># 1.3.74 (2023-03-27 / <a class="commit-link" href="https://github.com/lambdaisland/fetch/commit/ce3b211e20b34af224b2409fdc0f85fd7453c593"><tt>ce3b211</tt></a>)</p> <p>## Added</p> <p>## Fixed</p> <p>## Changed</p> alysbrooks tag:github.com,2008:Repository/241139663/v1.2.69 2022-11-14T16:05:31Z v1.2.69 <p># 1.2.69 (2022-11-14 / <a class="commit-link" href="https://github.com/lambdaisland/fetch/commit/6e9a82ffc54e358525b316a7e2dc098bd8899feb"><tt>6e9a82f</tt></a>)</p> <p>## Added</p> <p>- Support for a `:signal` key, to hook up an `AbortController`</p> <p>## Changed</p> plexus tag:github.com,2008:Repository/241139663/v1.1.60 2022-09-19T13:28:21Z v1.1.60 <p># 1.1.60 (2022-09-19 / <a class="commit-link" href="https://github.com/lambdaisland/fetch/commit/8d42e83213b5f9876b8e6e7a2e28743807e0ae15"><tt>8d42e83</tt></a>)</p> <p>## Changed</p> <p>- Passed in query-params now get merged into query parameters on the URL, rather <br /> than replacing them.</p> plexus tag:github.com,2008:Repository/241139663/v1.0.41 2021-09-07T08:41:38Z v1.0.41: # 1.0.41 (2021-09-07 / 6696b7a) <p># 1.0.41 (2021-09-07 / <a class="commit-link" href="https://github.com/lambdaisland/fetch/commit/6696b7a513b28b90ec47104414a1768a14305933"><tt>6696b7a</tt></a>)</p> <p>## Added</p> <p>- Added support for all options that `js/fetch` understands. Option values can <br /> be supplied as keyword or string. `:headers` is expected to be a Clojure map <br /> from string to string: `:headers`, `:redirect`, `:mode`, `:cache`, <br /> `:credentials`, `:referrer-policy` <br />- There is now encoding implemented for `:content-type :form-encoded`</p> <p>## Changed</p> <p>- Supplying a body as a string will not encode it, but use the string unchanged <br /> as the body</p> plexus tag:github.com,2008:Repository/241139663/v1.0.33 2021-06-02T14:04:41Z v1.0.33: # 1.0.33 (2021-06-02 / cfb45a8) <p># 1.0.33 (2021-06-02 / <a class="commit-link" href="https://github.com/lambdaisland/fetch/commit/cfb45a8e72d64177b6d19b742697d30eeecce24f"><tt>cfb45a8</tt></a>)</p> <p>## Added</p> <p>- Added optional EDN support. Require the `lambdaisland.fetch.edn` namespace, this will register the necessary multimethods.</p> plexus tag:github.com,2008:Repository/241139663/v0.0.23 2021-01-04T08:49:05Z v0.0.23: # 0.0.23 (2021-01-04 / b8a521a) <p># 0.0.23 (2021-01-04 / <a class="commit-link" href="https://github.com/lambdaisland/fetch/commit/b8a521ad7e9fc1e0346ac8c06c08936362de4697"><tt>b8a521a</tt></a>)</p> <p>## Fixed</p> <p>- Fix query-params encoding issue and path/query-params normalization (<a class="user-mention notranslate" href="https://github.com/den1k">@den1k</a>)</p> <p>## Changed</p> <p>- Dependency version bumps: lambdaisland/uri, js-interop, transit-cljs <br />- Remove direct dependency on Clojure/ClojureScript, people will generally bring them themselves</p> plexus tag:github.com,2008:Repository/241139663/v0.0.16 2020-12-01T14:22:32Z v0.0.16: # 0.0.16 (2020-12-01 / d5f92bd) <p># 0.0.16 (2020-12-01 / <a class="commit-link" href="https://github.com/lambdaisland/fetch/commit/d5f92bd49db7adf52d512100d07d368147956f6a"><tt>d5f92bd</tt></a>)</p> <p>## Changed</p> <p>* Replaced `kitchen-async` dependency with `mhuebert/kitchen-async`, which is the same lib with a fixed version on Clojars</p> plexus