Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.4.1-rc.2 #228

Closed
wants to merge 50 commits into from
Closed

Release v1.4.1-rc.2 #228

wants to merge 50 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

Release v1.4.1-rc.2

TheUnderScorer and others added 30 commits April 16, 2024 17:28
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…llow-redirects-1.15.6

build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.6
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.3 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.2.4 to 3.9.4.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.2.4...v3.9.4)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…sql2-3.9.4

build(deps-dev): bump mysql2 from 3.2.4 to 3.9.4
…press-4.19.2

build(deps-dev): bump express from 4.18.2 to 4.19.2
…bel/traverse-7.24.1

build(deps-dev): bump @babel/traverse from 7.21.3 to 7.24.1
…resource-group

[INTER-684] Improve E2E tests resource cleanp
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.4 to 3.10.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.9.4...v3.10.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ure/identity-4.2.1

build(deps): bump @azure/identity from 4.0.1 to 4.2.1
…sql2-3.10.0

build(deps-dev): bump mysql2 from 3.9.4 to 3.10.0
TheUnderScorer and others added 20 commits June 17, 2024 15:27
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…aces-3.0.3

build(deps-dev): bump braces from 3.0.2 to 3.0.3
## [1.4.1-rc.1](v1.4.0...v1.4.1-rc.1) (2024-06-19)

### Bug Fixes

* don't use `host` header for determining request url ([639602e](639602e))
* omit cookies when sending request to CDN ([c7f3783](c7f3783))
* preserve query parameters for agent request ([49eb9c7](49eb9c7))
* provide correct fpjs-proxy-forwarded-host header when using frontdoor ([341094f](341094f))
* rely only on non-spoofable `x-azure-socketip` for resolving client ip ([7f818ca](7f818ca))
* remove cookies for browser cache requests ([4329da6](4329da6))
* set cookies to undefined if _iidt cookie is not present in ingress request ([554b1e6](554b1e6))
* simplify cookie parsing ([37852fd](37852fd))
* strip port from client ip ([0ccf5a2](0ccf5a2))
* use x-azure-socketip first for resolving client ip ([4e0db7b](4e0db7b))

### Build System

* **deps:** bump @azure/identity from 4.0.1 to 4.2.1 ([d6bad44](d6bad44))
ci: use node 18, fix broken mgmt lambda on node 20
## [1.4.1-rc.2](v1.4.1-rc.1...v1.4.1-rc.2) (2024-06-20)

### Bug Fixes

* fix broken mgmt function when using Node20 runtime ([a22e351](a22e351))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants