Skip to content

Releases: queueit/KnownUser.V3.Fastly

2.0.2

Choose a tag to compare

@csmichaelkamal csmichaelkamal released this 18 Mar 09:46

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

2.0.0-beta.0 Pre-release
Pre-release

Choose a tag to compare

@juar-queue-it juar-queue-it released this 10 Mar 14:56

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

1.1.0

Choose a tag to compare

@juar-queue-it juar-queue-it released this 05 Feb 10:55
  • 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

Choose a tag to compare

@sp0x sp0x released this 27 Oct 07:47

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

Choose a tag to compare

@sp0x sp0x released this 31 May 13:52

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

Choose a tag to compare

@sp0x sp0x released this 16 Jun 13:31

First release of the connector