Releases: babashka/http-client
Releases · babashka/http-client
v0.4.22
What's Changed
- fix typo of doc for babashka.http-client.websocket by @IrrenWirr in #70
- Add version control info to release artifact pom by @lread in #72
- Add default port to ->uri by @lvh in #74
New Contributors
- @IrrenWirr made their first contribution in #70
- @lvh made their first contribution in #74
Full Changelog: v0.4.21...v0.4.22
v0.4.21
v0.4.20
What's Changed
- Document default HTTP version by @seowalex in #58
- add missing double quote by @conao3 in #59
- Fix HttpRequest$BodyPublisher test by @lread in #62
- ci chore: bump actions by @lread in #64
- Ensure support for Clojure 1.10 and above by @lread in #65
- Fix copy/paste typo by @lread in #66
New Contributors
Full Changelog: v0.4.19...v0.4.20
v0.4.19
v0.4.18
v0.4.17
v0.4.16
What's Changed
- Fix typo in README.md, clietn -> client by @andrewmelis in #45
- Fix #46: query params are double encoded by @borkdude in #47
New Contributors
- @andrewmelis made their first contribution in #45
Full Changelog: v0.4.15...v0.4.16