v1.4.1
Added
Troubleshooting.mdto help users resolve common pitfalls.
Changed
- Significantly reduced GitHub Codespaces start-up time even after already having prebuilt the container! The environment is almost instantaneously available now.
- Enhanced
Readme.mdto help users get started with local and Dev Container / Codespaces setups. - [Engineering]: Consolidated kernelspec to use
apim-samplesfor local and Dev Container / Codespaces uses. - [Engineering]: Added
Test-Matrix.mdto simplify verification of changes.
Fixed
- Fixed an issue with the
load-balancingsample where thecharts.pylocal import was no longer functioning. - Fixed Python module import logic for Dev Containers. The previous code resulted in failed imports in some scenarios.
Full Changelog: 1.4.0...1.4.1