What's New (samples)
- Added FIPS endpoint checkbox with GovCloud auto-detection and region validation warnings (#694)
- Added ingestion incompatibility warning for GovCloud regions (#694)
- STUN URLs now use stuns: protocol and -fips suffix when FIPS is enabled (#694)
Note
WebRTC Ingestion and Storage & Multiviewer are currently not supported for GovCloud regions.
Known Issue: When using GovCloud regions (us-gov-*) with FIPS endpoints, forcing TURN in the Sample Page fails with Firefox v148.0.2. This issue is specific to GovCloud regions and their FIPS endpoints; commercial regions are not affected. It does work with (pre-release) Firefox v150.0.
What's New (SDK)
- Added new function that generates the STUN server URLs (#694)
Developer enhancements
- Scoped down CI permissions. (#705)
Version Bumps
@types/nodefrom 24.10.1 to 25.5.0@typescript-eslint/eslint-pluginfrom 8.56.1 to8.58.0@typescript-eslint/parserfrom 8.57.0 to 8.57.1eslint-plugin-prettierfrom 5.5.4 to 5.5.5flattedfrom 3.3.2 to 3.4.2handlebarsfrom 4.7.8 to 4.7.9jestfrom 30.2.0 to 30.3.0jest-environment-jsdomfrom 30.2.0 to 30.3.0jsdomfrom 28.1.0 to 29.0.1minimatchfrom 3.1.2 to 3.1.5webpackfrom 5.105.0 to 5.105.4webpack-clifrom 6.0.1 to 7.0.2webpack-dev-serverfrom 5.2.2 to 5.2.3wsfrom 8.18.3 to 8.20.0
Note
The development branch containing commits between this release (v2.7.0) and v2.6.1 has been archived into the release-v2.6.1 branch.