Releases: ianwalter/requester
Releases · ianwalter/requester
Release list
v2.5.0
v2.4.3
Patch Changes
- 5367870: Fixing empty body issue in HttpError
v2.4.1
Patch Changes
- b90e5c3: Quick fix for body JSON.stringify Date issue
v2.4.0
Minor Changes
- bccf908: Adding request url, options to response
2.2.0
2.1.0
2.0.0
Commits from 1.10.2 <916b768> to 2.0.0 <70a5ef0>:
- 70a5ef0 2.0.0
- 086fb18 Updating lockfile
- 8a4fc15 Cleaning up tests and logging
- 8dd6f41 Update dependency @ianwalter/bff to ^9.6.0
- 95c3acc Update dependency @ianwalter/print to ^5.3.0
- c817417 Update dependency @ianwalter/merge to v6
- 17e9597 Removing clone and adding this.options to debug
- 2617ab0 Adding missed clone instance
- c3c5daa Adding debug logs
- 8dddc69 Adding clone
- f7671bb Updating print to 5.2.2
- dba0fdc Removing until require
- 7372e50 Setting test requester instance to debug
- e265cf4 Improving URL logic
- 918a76c Update dependency @ianwalter/print to ^5.2.1
- d78007f Adding request details to error
- 8ea663b Adding debug statements
- 7d935ab Setting timeout-minutes to 5 on ci workflow
- 2979f91 Adding connection close header to defaults
- e5a781a Removing app config from tests
- 23eae0f Adding error listener to reject promise
- 2ab4e06 Improving HttpError message
- 00342bd Removing fast-json-parse and improving shapeResponse
- ad7bcc0 Adding default timeout of 1 minute
- 1d5d4f1 Removing log level debug from tests
- 157c6e6 Wrapping server.close in finally for tests
- b7b21f0 Update dependency @ianwalter/bff to ^9.4.1
- 5840cf5 Update dependency @ianwalter/nrg to ^0.0.73
- 024a9fb Update dependency @ianwalter/bff to ^9.4.0
- 8325cf6 Update dependency @ianwalter/nrg to ^0.0.72
- 9d8a9b8 Update dependency @ianwalter/nrg to ^0.0.71
- 8a75b38 Update dependency @ianwalter/bff to ^9.2.1
- 86bc353 Update dependency @ianwalter/print to ^5.1.0
- 7b8450f Update dependency @ianwalter/bff to ^9.2.0
1.10.2
Commits from 1.10.2-0 to 1.10.2 <916b768>:
- 916b768 1.10.2
- b22c6cd Update dependency @ianwalter/base-error to ^6.1.0
- 7ccb79d Update dependency @ianwalter/release to v5
- ce84865 Update dependency @ianwalter/print to v5
- 996470c Update dependency @ianwalter/eslint-config to v4
- d4f6ba4 Limiting test concurrency to 4
- ae7b924 Manually assigning ports
- f91ce8d Commenting out test
- dd3ca20 Updating repo config
- 7d578ab Switching to nrg for the test server
- 3991a85 Adding .DS_Store to .gitignore