Skip to content

FabricTools v0.31.0

Latest

Choose a tag to compare

@NowinskiK NowinskiK released this 15 Dec 21:26
40763dc

0.31.0 - 2025-12-14

Added

  • Added GitHub Codespaces and DevContainerSupport (Non Functional Change)
  • Added function Update-FabricCapacity
  • Added Error Detailed Info in Test-FabricApiResponse (Debug mode) when response.error exists

Changed

  • Version of Microsoft.PowerShell.PSResourceGet and Microsoft.PowerShell.PlatyPS updated
  • Replace the repo's configuration approach with PSFramework (move config handling to PSFramework) #85
  • Applied Invoke-FabricRestMethod to several public cmdlets #85

Fixed

  • Fixed bug in Update-FabricSemanticModelDefinition - Uri was incorrect when a platform file exists
  • Name of new SQL database will be shown (#169)
  • Logging in with a Service Principal does not work (#164)

What's Changed

New Contributors

Full Changelog: v0.30.0...v0.31.0