Releases: itglue/powershellwrapper
v2.2.0 (The Revival)
Version v.2.2.0
marks a revival of the project with many new contributors and maintainers. This release addresses some long-standing bugs and feature requests (outlined in more detail below). If you were previously reliant on a fork of this project, you can likely switch back to the mainline module.
What's Changed
- fix: readme: tiny doc typo: Password Categories by @sgruber94 in #115
- Strings cannot be nullable by @ecspresso in #118
- Updating readme with new resources by @chrisjantzen in #125
- Add filter archived by @RaavStormfang in #126
- Remove HelpInfoURI from manifest by @davidhaymond in #145
- Update ConfigurationInterfaces.ps1 by @dkiscoo in #136
- Remove version string requirement from contributor guide by @CalebAlbers in #150
- Remove double-quotes from Get-ITGlueUserMetrics by @rodrigoargumedo in #112
- Fix for Exception from HRESULT: 0x80131047 by @ecspresso in #131
- Set the body parameter correctly. by @lwhitelock in #127
- New Get-ITGlueLogs & Added support for the Australian datacenter by @Celerium in #139
New Contributors
- @sgruber94 made their first contribution in #115
- @chrisjantzen made their first contribution in #125
- @RaavStormfang made their first contribution in #126
- @davidhaymond made their first contribution in #145
- @dkiscoo made their first contribution in #136
- @rodrigoargumedo made their first contribution in #112
- @lwhitelock made their first contribution in #127
- @Celerium made their first contribution in #139
Full Changelog: v2.1.0...v2.2.0
Huge thanks to all who contributed!
Maintenance Update 🎉
This is a maintenance update that provides feature parity with the following features:
- Support for
Attachments
(#87) - Support for
Documents
(#114) - Support for
Domains
(#83) - Support for
Expirations
(#82) - Support for
Related Items
(#88)
Additionally, several bug fixes and parameter updates were taken care of:
- GUID was added for PSGallery support (#99)
- Support for deleting configurations with only id (#94)
- Support for filtering on PSA ID across multiple endpoints (#113, #114)
- Fixes organization status filter to work as expected (#95, 534c82c)
- Support for bulk-creation of flexible assets (#91)
- Added project and license links for PS Gallery (fd53b7b)
- Add support for Meraki, Syncro, Auvik, and LogMeIn for RMM filtering (#114)
No breaking changes were made, only feature additions. Per Semantic Versioning, this is a minor version bump.
v2.0.8
v2.0.7
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
Implemented enhancements:
- ModuleSettings.ps1 improvements #40 (@adrianwells)
v2.0.1
This release targets the commit for:
- Guidance for versioning in CONTRIBUTING.md and fix for Remove-ITGlueAPIKey #37
Fixed bugs:
- Unable to bulk update on flexible assets #31
- Resource_URI incorrect on Set-ITGlueFlexibleAssets #33
- Remove-ITGlueBaseURI function within BaseURI.ps1 not working correctly #35
- Remove-ITGlueAPIKey does not remove variable as expected #39
Thank you to @CalebAlbers, @ecspresso, @gavsto.