Release notes for Azure Industrial IoT Platform Release 2.6.146 * Helm supports now 2.6 including making swagger work through gateway. There will be an updated chart to point to 2.6.146 released soon. * Username password support now also works with KepServerEx (which does not support anonymous session establishment) – new Unauthorized endpoint connectivity state to show/query endpoints that require authorization to use. * Engineering tool updates, including better tables spaceing, navigable breadcrumbs, "log into asset" UI (to test above) * Discovery fixes, including preferring ipv4 addresses when resolving discovery urls and removing unnecessary pings for localhost discovery. New desired / reported discovery configuration properties in discoverer model to see “currently used” discovery configuration in discovery module vs. requested as opposed to before – where a single property mixed both together providing a misleading view. * Browse now supports a node class filter in the REST API returning only nodes matching the specified node classes. See #308 * Documentation updates including postman collection fixes * Updates to the Telemetry pipeline. Includes making CDM egress more consistent and provide optimized checkpoint support. TSI ingress now uses different indexes and works with the new DataSet messages providing a cleaner experience inside TSI. * New test bench to run scenario, long running and stress tests against a deployed platform more conveniently. * Fixes for #302, #310, #307, #291, #329, #331, #306, #319, #217, #297, #360