Skip to content

v1.4.1

Choose a tag to compare

@simonkurtz-MSFT simonkurtz-MSFT released this 13 Jun 20:26
· 111 commits to main since this release
5324ae1

Added

  • Troubleshooting.md to 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.md to help users get started with local and Dev Container / Codespaces setups.
  • [Engineering]: Consolidated kernelspec to use apim-samples for local and Dev Container / Codespaces uses.
  • [Engineering]: Added Test-Matrix.md to simplify verification of changes.

Fixed

  • Fixed an issue with the load-balancing sample where the charts.py local 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