You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22-2Lines changed: 22 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
### Added
9
9
10
+
### Changed
11
+
12
+
### Fixed
13
+
14
+
### Deprecated
15
+
16
+
### Removed
17
+
18
+
### Security
19
+
20
+
## 0.30.0 - 2025-07-20
21
+
22
+
### Added
23
+
10
24
- Added unit tests for `Get-FabricWorkspaceUser` function to ensure it works correctly with multiple workspaces both in the pipeline and passed to a parameter.
11
25
- Added unit tests for Aliases for `Get-FabricWorkspaceUser` function to ensure backward compatibility.
12
26
- Added credits for authors to all functions and Unit tests to verify the existence of such tags (#89)
@@ -54,13 +68,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
54
68
55
69
### Deprecated
56
70
71
+
- None
72
+
57
73
### Removed
58
74
59
75
- Removed Revision History from `Get-FabricSQLDatabase`, `Get-FabricSQLDatabase`
60
76
61
-
### Security
77
+
**Contributors:**
78
+
Rob Sewell, Kamil Nowinski and Gijs Reijn.
79
+
80
+
**Note:**
81
+
For a full list of changes and details, please see the commit history.
0 commit comments