Changelog
- #2642 Separate BeaconSendFailure and BeaconSendFailure from SizeLimitExceeded
- #2675 Fix offline channel recovery for Offline -> Online (#2674)
- #2666 Fix unload() to return promise when called without parameters
- #2667 Add a check to prevent non-string URLs from being passed to fieldRedaction method
Infrastructure changes
- #2684 Fix minor issue with E2E test
- #2681 Add redact URL configuration in readme
- #2676 Fix Flakey Ajax test which has race condition
- #2670 Fix static web CDN test assertion (Fixes failing CI tests)
What's Changed
- [Main][Task] 35656109: [Snippet] Fix Snippet Loader Error by @Karlie-777 in #2659
- @microsoft/applicationinsights-web-snippet 1.2.3 release by @hectorhdzg in #2662
- Fix static web CDN test assertion (Fixes failing CI tests) by @rads-1996 in #2670
- Add a check to prevent non-string URLs from being passed to fieldRedaction method by @rads-1996 in #2667
- Fix offline channel recovery for Offline -> Online (#2674) by @peitschie in #2675
- Fix unload() to return promise when called without parameters by @Copilot in #2666
- Fix Flakey Ajax test which has race condition by @MSNev in #2676
- Separate BeaconSendFailure and BeaconSendFailure from SizeLimitExceeded by @rggammon in #2642
- Add redact URL configuration in readme by @hectorhdzg in #2681
- Fix minor issue with E2E test by @MSNev in #2684
- [Release] Increase version to 3.3.11 by @MSNev in #2687
New Contributors
Full Changelog: 3.3.10...3.3.11