Skip to content

Latest commit

 

History

History
93 lines (51 loc) · 4.43 KB

File metadata and controls

93 lines (51 loc) · 4.43 KB

1.1.0

This version introduces Fingerprint JavaScript Agent v4 support on Akamai proxy integration.

Docs:

  • Migration from APIv3 to APIv4 for Akamai proxy integration Guide
  • Migration from APIv3 to APIv4 for JS Agent Guide
  • Akamai proxy integration APIv4 Guide

Minor Changes

  • Add nested integration path support (a139683)
  • Add support for JavaScript Agent v4 with v3 backwards compatibility (917fa9b)

Patch Changes

  • Improved internal request routing logic for region. (a91093b)

1.1.0-rc.1

Minor Changes

  • Add nested integration path support (a139683)

Patch Changes

  • Improved internal request routing logic for region. (a91093b)

1.1.0-rc.0

Minor Changes

  • Add support for JavaScript Agent v4 with v3 backwards compatibility (917fa9b)

1.0.1

Patch Changes

  • supernet error due to ssl mismatch (0d0c448)

1.0.0

Major Changes

  • release: Integration out of beta

Patch Changes

  • release: remove beta labels (75b534e)

0.3.0

Minor Changes

  • ability to override ProCDN endpoint through property variables (dc5ed07)
  • change proxy secret variable type as sensitive (247b31a)

Patch Changes

  • add origin ip acl for dualstack support (4341b0e)
  • create edgehostname via IPv6 Compliance (883f485)
  • re-enable deployer for playwright tests (6752524)
  • support for ipv6 (f57a2b5)

0.2.2

Patch Changes

  • prevent invalid regions to be parsed (b372434)
  • update rule template for ip version (8ea2352)

0.2.1

Patch Changes

  • ingress api handler forwarding incorrect ip address (76e2a77)

0.2.0

Minor Changes

  • support passing custom api url during build (7571426)

Patch Changes

  • error on regexp for ingress endpoint query parameters (efca297)

0.1.0

Minor Changes

  • beta version public release (5c98553)