Skip to content

Releases: queueit/KnownUser.V3.Fastly

2.0.2

18 Mar 09:46

Choose a tag to compare

Full Changelog: 2.0.0-beta.0...2.0.2

This is a major upgrade (including the previous version), migrating the connector code from Assembly Script to JavaScript

This version includes the followings:

  • Properly handle encoding/decoding of the cookie values.
  • Rename the SDK version from v-asmscript-3.6.2 to v3-javascript-3.6.2.
  • Update the README documentation.

2.0.0-beta.0

10 Mar 14:56

Choose a tag to compare

2.0.0-beta.0 Pre-release
Pre-release

Full Changelog: 1.1.0...2.0.0-beta.0

1.1.0

05 Feb 10:55

Choose a tag to compare

  • Fixed an error in the serialization process that caused some integrations to be assigned the wrong triggers.
  • Added a new HTTP header Access-Control-Expose-Headers in the repsonse.

Full Changelog: 1.0.3...1.1.0

1.0.3

27 Oct 07:47

Choose a tag to compare

Release notes:

  • Fixed a bug related to header merging. The issue occurred when a header was set both in the connector and in the origin.

1.0.2

31 May 13:52

Choose a tag to compare

Release notes:

  • The URL that the worker receives can now be rewritten using the workerHost dictionary item.
    This will rewrite the host part of the URL.
    With this you can chain VCL and the worker.

1.0.0

16 Jun 13:31

Choose a tag to compare

First release of the connector