Skip to content

2020.2

Choose a tag to compare

@nlfiedler nlfiedler released this 29 Jan 19:58

Improvements

  • Scripts are now available to install and remove HAS as a Windows service.
  • You can now run HAS behind a proxy, with the option of storing session information in Redis to enable failover, with the addition of rule-based routing without Redis.
  • You can now run HAS in a Docker container, which is available on Docker Hub (https://hub.docker.com/r/perforce/helix-auth-svc).

Bug fixes

  • Fixed issue with SameSite cookie policy enforcement in newer browsers by enabling load balancer support (see also HAS-79).

Other changes

  • Upgrade Node.js requirement to version 14 (from 12).