Releases: StarpTech/apollo-datasource-http
Releases · StarpTech/apollo-datasource-http
Release 0.14.1
14 Jul 12:48
Compare
Sorry, something went wrong.
No results found
only parse json when content-type is correct, other content-types are passed as it is. (e43cde6 )
Release 0.14.0
12 Jul 10:18
Compare
Sorry, something went wrong.
No results found
add own RequestError to access request and response information, always throw an apollo error (6852755 )
speed up tests by lowering timeouts (9b6ab03 )
Release 0.13.1
11 Jul 12:54
Compare
Sorry, something went wrong.
No results found
fix: only cache 200, 203 status codes, add tests (f91689a )
improve readme (f831377 )
Release 0.13.0
10 Jul 19:04
Compare
Sorry, something went wrong.
No results found
fix: improve test titles (f2147b2 )
feat: add an option to skip cache when it doesn't respond in appropriate time (dd1a8ed )
fix add missing options to request (6ac892d )
Release 0.12.1
08 Jul 07:42
Compare
Sorry, something went wrong.
No results found
fix: overwrite request options, add test (4c69bd6 )
Release 0.12.0
07 Jul 20:17
Compare
Sorry, something went wrong.
No results found
make onRequest hook async (9155465 )
Release 0.11.0
03 Jul 20:39
Compare
Sorry, something went wrong.
No results found
Release 0.10.2
02 Jul 19:59
Compare
Sorry, something went wrong.
No results found
Release 0.10.1
02 Jul 11:47
Compare
Sorry, something went wrong.
No results found
Release 0.10.0
02 Jul 08:52
Compare
Sorry, something went wrong.
No results found
make http methods public to reuse them in a service architecture (b78fd8a )
Merge branch 'main' of github.com:StarpTech/apollo-datasource-http into main (b23efee )
[ci skip] improve readme (e108569 )