Releases: almenscorner/IntuneCD
Releases · almenscorner/IntuneCD
v2.3.6
Fixes
- Security baselines had changes pushed even when there were no changes made. This was due to a paging issue where not all settings were included for diff check thus adding settings that were already there #214
Full Changelog: v2.3.5...v2.3.6
v2.3.6-beta.1
Fixes
- Security baselines had changes pushed even when there were no changes made. This was due to a paging issue where not all settings were included for diff check thus adding settings that were already there #214
v2.3.5
Fixes
- Script policies could potentially be updated with incorrect script content due to not using the correct script file for diff check #211
- If a role had multiple assignments only the last in the list were included in the backup
Other updates
- Version requirements for dependencies has been updated, DeepDiff has been locked to require a specific version to avoid issues like #210
v2.3.5-beta.1
Fixes
- Script policies could potentially be updated with incorrect script content due to not using the correct script file for diff check
v2.3.4
v2.3.4-beta.2
v2.3.4-beta.1
v2.3.3
Fixed
- Filters were not removed from assignment updates if they were "none"
- Assignment report did not add all groups to the report
- Device configurations assignments url changed from
/assignments
to/assign
v2.3.3-beta.2
Fixes
- Assignments for Device Configurations failed to update due to the assignment endpoint being changed.
- Assignment report did not include all groups from a configuration
v2.3.2
Fixes
- Audit was processed for Applications and Settings Catalog payloads as data is being pre-fetched in these modules. An additional check has been added to ensure audit is configured using arguments before getting data.
- Managed Google Play last sync time was being included even when excluded with
-e GPlaySyncTime
because the incorrect key was being removed.
Full Changelog: v2.3.1...v2.3.2