Skip to content

Controller / UI Release: 23.08 - August 21, 2023

Features

  • Forward Proxy enhancements
  • Performance improvements
  • Operational improvements
  • Bug fixes and stability improvements

Enhancements

  • Enhancement: Enhances the Forward Proxy Service Object to allow TLS and TCP proxy configuration. The proxy only operates on HTTP or TLS encrypted traffic due to need to obtain a domain (Host header or SNI) from the traffic to perform a backend connection destination DNS looking using the retrieved domain.
  • Enhancement: Enhances the Gateway to perform a blue/green Gateway replacement when a change to Disable Public IPs setting is made
  • Enhancement: Makes the FQDNs column a default displayed column for an Egress/East-West Policy Rule Set
  • Enhancement: Adds required CSP resource counts to the Gateway deployment CSP resource validation check
  • Enhancement: Auto-populate destination port for HTTP and HTTPS protocol when creating a Forward Proxy Service Object

Fixes

  • Fix: Addresses an issue where Azure Subnets that contain multiple address prefixes was not handled properly by the controller
  • Fix: Fixes an issue where an FQDN Object would result in traffic that matches to be denied due to an implied Deny action for the Policy
  • Fix: Fixes an issue where introducing pagination causes a redirection to a resource Details to fail
  • Fix: Fixes an issue where a redirect to an Address Object from a Policy Rule Set would fail
  • Fix: Fixes an issue where a "Leave page" dialog box would pop up after saving a Policy Rule Set
  • Fix: Fixes an issue where attempting to create a Rule from within a Policy Rule Set would throw an invalid JSON error message
  • Fix: Fixes an issue where the controller would create more instances than necessary upon initial Gateway deployment
  • Fix: Fixes an issue where attempting to update the Azure onboarded account credentials would fail on first attempt requiring a second attempt to apply the updated credentials
  • Fix: Fixes an issue with deployment of an Azure Gateway where the deployment time could take many minutes potentially resulting in a deployment error
  • Fix: Fixes an issue where a user could not edit the Profile to set the default tenant login in a multi-tenant implementation
  • Fix: Fixes an issue where deploying an Egress/East-West Gateway via Easy Setup would fail with an error message
  • Fix: Fixes an issue where inventory discovery could not be enabled for AWS Europe (Frankfurt) (eu-central-2) Region
  • Fix: Fixes an issue where an admin-super user would not be able to modify or delete other admin-super users
  • Fix: Fixes an issue where logout of the Valtix Dashboard would require more than one logout attempt to fully log out
  • Fix: Fixes various advanced search related behaviors that would produce incorrect search results
  • Fix: Fixes various advanced search issues as a result of introducing pagination
  • Fix: Improves various time selector behaviors in Traffic Summary and Events Logs views
  • Fix: Fixes various error message issues returned by calls to the REST API
  • Fix: Fixes various UI display issues
  • Fix: Improves performance and enhances stability of the Controller and UI