Skip to content

Releases: queueit/KnownUser.V3.ASPNET

3.7.0

03 Dec 12:44
Compare
Choose a tag to compare

Release note

New features

  • Support for Secure and HttpOnly cookie flags in QueueITAcceptedCookies
    • These options are now configured directly in integration configuration provided by GO Queue-it Platform.
  • Queue ID is now included in the URL for cancel redirects.
  • 'Access-Control-Expose-Headers' are set on AJAX redirect (hybrid integration)
  • Support for Request Body Triggers

3.6.2

11 Jun 19:06
Compare
Choose a tag to compare

Release note

Bug fixes

  • Always remove old, no longer valid, queue-it (queue passed) cookies:
    Only if client sent queue-it cookie to server.

3.6.1

04 Mar 10:45
Compare
Choose a tag to compare

Release note

New features

  • Support for matching any value (*) in a contains trigger operator.
  • Matched action name available in code. Found as property on action result and config models.
  • Improved system diagnostics
    • Matched action name included as query string parameter in URL for queue redirect.
    • Matched action name available in diagnostics/debug cookie as part of (queue/cancel)config information.
    • Runtime, connector name and version available in diagnostics/debug cookie.
    • Exception (if any) available in diagnostics/debug cookie.

Quality improvements

  • Consistent error handling in case of invalid tokens.
  • Ensure that invalid/manipulated queue-it (queue passed) cookies are never accepted.
  • Perform expiration checks on debug tokens.
  • Always remove old, no longer valid, queue-it (queue passed) cookies.
  • Ensure that debug information (cookie) is always available, ex. when integration configuration is missing or invalid.

3.5.2

13 Dec 08:42
Compare
Choose a tag to compare

Includes

  • 'Rhino.Mocks' replaced with 'NSubstitute' in unit tests.
  • To support mocks in unit testing, constructor for RequestValidationResult now contains all class properties as arguments.
  • Introduced interfaces for request/response handling (HttpContextProvider).
  • To support JavaScript/KnownUser hybrid integration, HttpOnly is never set on cookie.
  • Correct domain handling in ExtendQueueCookie/ReissueQueueCookie.

Download it from here
https://www.nuget.org/packages/QueueIT.KnownUserV3.SDK/3.5.2

3.5.1

15 Feb 16:51
Compare
Choose a tag to compare

Includes
-Support for handling Ajax calls

Download it from here
https://www.nuget.org/packages/QueueIT.KnownUserV3.SDK/3.5.1

3.5.0

30 Jan 10:23
Compare
Choose a tag to compare

Includes

  • JavaScript and KnownUser interoperability (to support this queueit cookie is not http only anymore)
  • RedirectType in RequestValidationResult

Download it from here
https://www.nuget.org/packages/QueueIT.KnownUserV3.SDK/3.5.0

3.4.0

18 Dec 09:35
Compare
Choose a tag to compare

Includes

  • support for contains any and equals any operators.
  • support for ignore actions.

Download it from here
https://www.nuget.org/packages/QueueIT.KnownUserV3.SDK/3.4.0

3.3.2

25 Oct 13:41
Compare
Choose a tag to compare

support for

  • extra request details in debug cookie

Download it from here
https://www.nuget.org/packages/QueueIT.KnownUserV3.SDK/3.3.2

3.3.0

18 Sep 11:38
Compare
Choose a tag to compare

support for

  • http header triggers

Download it from here
https://www.nuget.org/packages/QueueIT.KnownUserV3.SDK/3.3.0

3.2.1

31 Aug 12:53
Compare
Choose a tag to compare

support for

  • user-agent triggers
  • cancel queue actions
  • debug information cookie

Download from here:
https://www.nuget.org/packages/QueueIT.KnownUserV3.SDK/3.2.1