Skip to content

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 06:14
· 33 commits to main since this release
  • Added advanced management for External Networks (outside of Azure)
  • Split Configuration section of UI into unique sections
  • Added Generator tools to expose next available vNET/Subnet in the UI
  • Added ability to create a Reservation from the UI
  • Added support for DoD/IL6 Azure cloud
  • Switched MSGraph calls from "beta" endpoint to "v1.0"
  • Enhanced ZIP asset build script
  • Updated NPM modules for UI
  • Corrected spelling issues in UI & docs
  • Added support for optionally deploying Azure IPAM to an alternative Management Group
  • Fixed doc links to not include the "en-us" section so they are location agnostic
  • Optimized Dockerfiles for container builds
  • Improved error handling when container build fail during deployment script execution
  • Added additional build tests to support new API calls
  • Enhanced status API by improving environment detection
  • Numerous bug fixes across the Engine & UI