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) whenresponse.errorexists
Changed
- Version of
Microsoft.PowerShell.PSResourceGetandMicrosoft.PowerShell.PlatyPSupdated - Replace the repo's configuration approach with PSFramework (move config handling to PSFramework) #85
- Applied
Invoke-FabricRestMethodto 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
- Update PlatyPS and PSResourceGet by @Gijsreyn in #159
- Fix for Update-FabricSemanticModelDefinition when platform file exists by @cramorr-op in #168
- Use PSFramework for configuration #85 by @NowinskiK in #172
- Added function
Update-FabricCapacityby @NowinskiK in #173 - Name of new SQL database will be shown #169 by @NowinskiK in #170
- Add Github Codespaces Support by @jasonhorner in #175
- Fixed the bug related to session configs after recent changes to PsFabricConfig by @NowinskiK in #176
- Logging in with a Service Principal does not work #164 by @NowinskiK in #178
New Contributors
- @cramorr-op made their first contribution in #168
- @jasonhorner made their first contribution in #175
Full Changelog: v0.30.0...v0.31.0