Skip to content

Releases: ianwalter/requester

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Feb 05:33
377056d

Minor Changes

  • dc15cc5: Automatically following redirects

v2.4.3

Choose a tag to compare

@github-actions github-actions released this 28 Oct 20:26
51f4767

Patch Changes

  • 5367870: Fixing empty body issue in HttpError

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 19:34
021c0dc

Patch Changes

  • b90e5c3: Quick fix for body JSON.stringify Date issue

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:34

Minor Changes

  • bccf908: Adding request url, options to response

2.2.0

Choose a tag to compare

@ianwalter ianwalter released this 01 Mar 03:58

Commits from 2.1.0 to 2.2.0 <868d125>:

2.1.0

Choose a tag to compare

@ianwalter ianwalter released this 22 Feb 19:36

Commits from 2.0.0 <70a5ef0> to 2.1.0 :

2.0.0

Choose a tag to compare

@ianwalter ianwalter released this 22 Feb 05:12

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

Choose a tag to compare

@ianwalter ianwalter released this 07 Feb 19:20

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

1.10.2-0

1.10.2-0 Pre-release
Pre-release

Choose a tag to compare

@ianwalter ianwalter released this 03 Oct 00:56

Commits from 1.10.1 <14c2dce> to 1.10.2-0:

  • 5440228 Changing tests to debug logLevel
  • c95d4a2 Cleaning up options logic
  • 2f94b85 Update dependency @ianwalter/print to ^3.5.0

1.10.1

Choose a tag to compare

@ianwalter ianwalter released this 27 Sep 01:58

Commits from 1.10.0 <6be31f5> to 1.10.1: