Skip to content

Latest commit

 

History

History
138 lines (65 loc) · 7.26 KB

CHANGELOG.md

File metadata and controls

138 lines (65 loc) · 7.26 KB

1.4.1-rc.2 (2024-06-20)

Bug Fixes

  • fix broken mgmt function when using Node20 runtime (a22e351)

1.4.1-rc.2 (2024-06-20)

Bug Fixes

  • fix broken mgmt function when using Node20 runtime (a22e351)

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)

1.4.0 (2024-04-08)

Features

1.4.0-rc.1 (2024-04-08)

Features

1.4.0-rc.1 (2024-04-08)

Features

1.4.0-rc.1 (2024-04-05)

Features

1.3.0 (2023-12-20)

Features

  • remove public suffix list and add proxy-host-header as replacement (a7308d4)

1.3.0-rc.1 (2023-12-20)

Features

  • remove public suffix list and add proxy-host-header as replacement (a7308d4)

1.2.4 (2023-12-13)

Bug Fixes

  • improve endpoint creation (dd84407)

1.2.4-rc.1 (2023-12-13)

Bug Fixes

  • improve endpoint creation (dd84407)

1.2.3 (2023-12-01)

Bug Fixes

  • validate env values on build (24ce787)

1.2.3-test.1 (2023-11-28)

Bug Fixes

  • validate env values on build (24ce787)

1.2.3-test.1 (2023-11-27)

Bug Fixes

  • validate env values on build (24ce787)

1.2.2 (2023-11-20)

Bug Fixes

  • add fallback for empty fpcdn and ingress api (5fefb9d)

1.2.1 (2023-11-13)

Build System

  • deps: bump semver from 7.5.1 to 7.5.4 (73c6953)

1.2.0 (2023-11-09)

Features

  • setup semantic-release for automated releases (0232b7e)

Build System

  • deps: bump @babel/traverse from 7.21.2 to 7.23.3 (529aabb)
  • deps: bump postcss from 8.4.23 to 8.4.31 (f0adb34)