Releases: quackscience/duckdb-extension-httpclient
Releases · quackscience/duckdb-extension-httpclient
v0.0.6
What's Changed
- Construct client url with scheme if specified by @ahuarte47 in #17
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- define CPPHTTPLIB_ZLIB_SUPPORT by @lmangani in #13
- Fixed https support by @falling-springs in #14
New Contributors
- @falling-springs made their first contribution in #14
Full Changelog: v0.0.3...v0.0.5
v0.0.3
What's Changed
- Add new http_get extra function with header & params by @ahuarte47 in #8
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Funtions return response data as a JSON instead of the body by @ahuarte47 in #4
- Fix error message for GET requests by @ahuarte47 in #5
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Refactor and Deduplicate functions by @lmangani in #1
- Elegant headers & params syntax by @ahuarte47 in #2
New Contributors
- @lmangani made their first contribution in #1
- @ahuarte47 made their first contribution in #2
Full Changelog: https://github.com/quackscience/duckdb-extension-httpclient/commits/v0.0.1