Skip to content

Commit

Permalink
Bump guzzle to fix CURLOPT_HTTPAUTH option not cleared on change of o…
Browse files Browse the repository at this point in the history
…rigin
  • Loading branch information
bryceandy committed Jun 23, 2022
1 parent 39bf119 commit 45adb93
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 251 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [v1.0.4](https://github.com/bryceandy/laravel-beem/compare/v1.0.3...v1.0.4) - June 23, 2022
* Bump `guzzlehttp/guzzle` to fix change in port should be considered a change in origin
* Bump `guzzlehttp/guzzle` to fix CURLOPT_HTTPAUTH option not cleared on change of origin

## [v1.0.3](https://github.com/bryceandy/laravel-beem/compare/v1.0.2...v1.0.3) - June 18, 2022
* Bump `guzzlehttp/psr7` to fix cross domain cookie leakage
* Bump `guzzlehttp/psr7` to fix failure to strip authorization header on HTTP downgrade
Expand Down

0 comments on commit 45adb93

Please sign in to comment.