Sourced from @cypress/request
's
releases.
v3.0.1
3.0.1 (2023-09-06)
Bug Fixes
- deps: peg qs to 6.10.4 (fb9f625)
v3.0.0
3.0.0 (2023-08-08)
Features
- Add allowInsecureRedirect option (c5bcf21)
BREAKING CHANGES
- The allowInsecureRedirect is
false
by default, which may cause issues if your usage relies on insecure redirects. For the former behavior, you can opt in to insecure redirects by setting the option totrue
, but it is not recommended.Co-authored-by: Szymon Drosdzol szymon@doyensec.com
Sourced from @cypress/request
's
changelog.
Change Log
v2.88.0 (2018/08/10)
- #2996 fix(uuid): import versioned uuid (
@kwonoj
)- #2994 Update to oauth-sign 0.9.0 (
@dlecocq
)- #2993 Fix header tests (
@simov
)- #2904 #515, #2894 Strip port suffix from Host header if the protocol is known. (#2904) (
@paambaati
)- #2791 Improve AWS SigV4 support. (#2791) (
@vikhyat
)- #2977 Update test certificates (
@simov
)v2.87.0 (2018/05/21)
- #2943 Replace hawk dependency with a local implemenation (#2943) (
@hueniverse
)v2.86.0 (2018/05/15)
- #2885 Remove redundant code (for Node.js 0.9.4 and below) and dependency (
@ChALkeR
)- #2942 Make Test GREEN Again! (
@simov
)- #2923 Alterations for failing CI tests (
@gareth-robinson
)v2.85.0 (2018/03/12)
v2.84.0 (2018/03/12)
- #2793 Fixed calculation of oauth_body_hash, issue #2792 (
@dvishniakov
)- #2880 Update hawk to 7.0.7 (#2880) (
@kornel-kedzierski
)v2.83.0 (2017/09/27)
- #2776 Updating tough-cookie due to security fix. (#2776) (
@karlnorling
)v2.82.0 (2017/09/19)
- #2703 Add Node.js v8 to Travis CI (
@ryysud
)- #2751 Update of hawk and qs to latest version (#2751) (
@Olivier-Moreau
)- #2658 Fixed some text in README.md (#2658) (
@Marketionist
)- #2635 chore(package): update aws-sign2 to version 0.7.0 (#2635) (
@greenkeeperio-bot
)- #2641 Update README to simplify & update convenience methods (#2641) (
@FredKSchott
)- #2541 Add convenience method for HTTP OPTIONS (#2541) (
@jamesseanwright
)- #2605 Add promise support section to README (#2605) (
@FredKSchott
)- #2579 refactor(lint): replace eslint with standard (#2579) (
@ahmadnassri
)- #2598 Update codecov to version 2.0.2 🚀 (
@greenkeeperio-bot
)- #2590 Adds test-timing keepAlive test (
@nicjansma
)- #2589 fix tabulation on request example README.MD (
@odykyi
)- #2594 chore(dependencies): har-validator to 5.x [removes babel dep] (
@ahmadnassri
)v2.81.0 (2017/03/09)
- #2584 Security issue: Upgrade qs to version 6.4.0 (
@sergejmueller
)- #2578 safe-buffer doesn't zero-fill by default, its just a polyfill. (#2578) (
@mikeal
)- #2566 Timings: Tracks 'lookup', adds 'wait' time, fixes connection re-use (#2566) (
@nicjansma
)- #2574 Migrating to safe-buffer for improved security. (
@mikeal
)- #2573 fixes #2572 (
@ahmadnassri
)v2.80.0 (2017/03/04)
... (truncated)
Sourced from cypress's releases.
v13.3.0
Changelog: https://docs.cypress.io/guides/references/changelog#13-3-0
v13.2.0
Changelog: https://docs.cypress.io/guides/references/changelog#13-2-0
v13.1.0
Changelog: https://docs.cypress.io/guides/references/changelog#13-1-0
v13.0.0
Changelog: https://docs.cypress.io/guides/references/changelog#13-0-0
0871b03
chore: update 13.3.0 release date in changelog (#27918)1ec045f
chore: fix action to properly add PR to the Triage Board for visibility
(#27917)a1b4124
chore: release 13.3.0 (#27900)b114dce
fix: statusCode allow 999 (#27853)dbfb3e6
chore: Update installation requirements in CONTRIBUTING.md (#27878)b1efbaf
chore(deps): update dependency systeminformation to v5.21.7 [security]
(#27874)199f4c3
chore: remove KPI generation workflow (#27887)273d8ce
chore: skip binary jobs if we don't have a circle token (#27876)ce17a44
fix: issue with font flooding (#27860)154311a
chore: gate restricted contexts with approval job for contributor
workflow (#...