Releases: fingerprintjs/fingerprint-pro-azure-integration
Releases · fingerprintjs/fingerprint-pro-azure-integration
v1.5.0
v1.5.0-rc.1
v1.4.1
1.4.1 (2024-06-25)
Bug Fixes
- don't use
host
header for determining request url (639602e) - fix broken mgmt function when using Node20 runtime (a22e351)
- omit cookies when sending request to CDN (c7f3783)
- preserve query parameters for agent request (49eb9c7)
- provide correct fpjs-proxy-forwarded-host header when using frontdoor (341094f)
- rely only on non-spoofable
x-azure-socketip
for resolving client ip (7f818ca) - remove cookies for browser cache requests (4329da6)
- set cookies to undefined if _iidt cookie is not present in ingress request (554b1e6)
- simplify cookie parsing (37852fd)
- strip port from client ip (0ccf5a2)
- use x-azure-socketip first for resolving client ip (4e0db7b)
Build System
- deps: bump @azure/identity from 4.0.1 to 4.2.1 (d6bad44)
v1.4.1-rc.2
v1.4.1-rc.1
1.4.1-rc.1 (2024-06-19)
Bug Fixes
- don't use
host
header for determining request url (639602e) - omit cookies when sending request to CDN (c7f3783)
- preserve query parameters for agent request (49eb9c7)
- provide correct fpjs-proxy-forwarded-host header when using frontdoor (341094f)
- rely only on non-spoofable
x-azure-socketip
for resolving client ip (7f818ca) - remove cookies for browser cache requests (4329da6)
- set cookies to undefined if _iidt cookie is not present in ingress request (554b1e6)
- simplify cookie parsing (37852fd)
- strip port from client ip (0ccf5a2)
- use x-azure-socketip first for resolving client ip (4e0db7b)
Build System
- deps: bump @azure/identity from 4.0.1 to 4.2.1 (d6bad44)
v1.4.0
v1.4.0-rc.1
v1.3.0
v1.3.0-rc.1
1.3.0-rc.1 (2023-12-20)
Features
- remove public suffix list and add proxy-host-header as replacement (a7308d4)