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

Sync rc with main #231

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Sync rc with main #231

merged 2 commits into from
Jul 10, 2024

Commits on Jun 25, 2024

  1. Merge pull request #230 from fingerprintjs/rc

    Release v1.4.1-rc.2
    TheUnderScorer authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6c3b657 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.4.1

    ## [1.4.1](v1.4.0...v1.4.1) (2024-06-25)
    
    ### Bug Fixes
    
    * don't use `host` header for determining request url ([639602e](639602e))
    * fix broken mgmt function when using Node20 runtime ([a22e351](a22e351))
    * 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))
    semantic-release-bot committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ecbe5a7 View commit details
    Browse the repository at this point in the history