Skip to content

Releases: quackscience/duckdb-extension-httpclient

v0.0.6

04 Dec 22:45
7d18911
Compare
Choose a tag to compare

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

27 Nov 10:16
4790bc7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.5

v0.0.3

09 Nov 12:00
9b00634
Compare
Choose a tag to compare

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

23 Oct 11:22
db0ebb7
Compare
Choose a tag to compare

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

21 Oct 23:07
f876fb6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/quackscience/duckdb-extension-httpclient/commits/v0.0.1