1.3. Release Notes 2.2.2

1.3.1. This is a bug fix release in v2.2.x series

1.3.2. Improvements and bug fixes

  • NSGDB-161: “Description and Component fields in GW no longer perform substring match”. This changes the regular expression in NsgQL query used to search by component name and description to make it match substrings by default.
  • NET-2174: “Graph does not render when the server returns empty or partially empty time series”
  • NET-2173: “UI integration icons “Grafana” and “Kentik” should remain visible when user chooses 50 or more items for the GW data table page”
  • NET-2171: “GW: data table is not erased when user switches to a variable for which the server has no data”
  • NET-2159: “GW component name validation error”
  • Configuration parameters that describe caching for NsgQL queries have changed. New configuration supports flexible cache definitions based on the time interval of the query. By default we provide caches for queries that span predefined intervals 24h, 7d, 30d, 90d and 365d. User can modify these and add new ones. See Caching for more details and examples.