Skip to content

Commit c5fddca

Browse files
authored
Assembly updates to 3.3.0.928 (#478)
1 parent e08cf32 commit c5fddca

8 files changed

Lines changed: 10541 additions & 4 deletions
Binary file not shown.

Microsoft.Xrm.Data.PowerShell/Microsoft.Xrm.Data.PowerShell.Help (2).pshproj

Lines changed: 10536 additions & 0 deletions
Large diffs are not rendered by default.

Microsoft.Xrm.Data.PowerShell/Microsoft.Xrm.Data.PowerShell.psd1

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
RootModule = 'Microsoft.Xrm.Data.Powershell.psm1'
2525

2626
# Version number of this module.
27-
ModuleVersion = '2.8.14'
27+
ModuleVersion = '2.8.15'
2828

2929
# ID used to uniquely identify this module
3030
GUID = '7df9c140-65c3-4862-b3bc-73fad633aae4'
@@ -115,13 +115,14 @@ PrivateData = @{
115115

116116
# ReleaseNotes of this module
117117
ReleaseNotes = '
118-
Lots of changes and enhancements to auth in this release:
119-
- Fixed a bug in the parameter set for Add-CrmSecurityRoleToUser
118+
Changes and enhancements in this release:
119+
- Fix Invoke-CrmRecordWorkflow not using passed connection when calling Get-CrmRecordsByFetch
120+
- Fix Get-CrmSystemSettings not using passed connection when calling Get-CrmEntityOptionSet
120121
- Updated to latest assemblies https://www.powershellgallery.com/packages/Microsoft.Xrm.Tooling.CrmConnector.PowerShell/
121122
- For samples visit the community sample site here: https://github.com/seanmcne/Microsoft.Xrm.Data.PowerShell.samples
122123
123124
Including latest xrm tooling:
124-
- 3.3.0.911 review the following website for release notes: https://www.powershellgallery.com/packages/Microsoft.Xrm.Tooling.CrmConnector.PowerShell/'
125+
- 3.3.0.928 review the following website for release notes: https://www.powershellgallery.com/packages/Microsoft.Xrm.Tooling.CrmConnector.PowerShell/'
125126
# Prerelease = '-alpha'
126127

127128
} # End of PSData hashtable
Binary file not shown.
Binary file not shown.
Binary file not shown.
496 Bytes
Binary file not shown.
16 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)