Skip to content

Releases: lithnet/googleapps-managementagent

v1.1.6145

27 Oct 02:09
Compare
Choose a tag to compare

Fixes an issue where a group is not seen on a full import if there was an API error reading the group settings or group membership

v1.1.6143

26 Oct 05:56
Compare
Choose a tag to compare
v1.1.6143 Pre-release
Pre-release

Moved configuration into a dedicated ConfigSection
Adds support for rate limiting
Adds support for limiting concurrent operations
Adds many more unit test scenarios for member operations

v1.1.6093

06 Sep 03:50
Compare
Choose a tag to compare

Fixes an issue where adding members during group creation can fail with message 'Resource Not Found: groupKey [404]' due to the group object not yet being visible in the google api after creation (#7)

Fixes an issue where an exported-change-not-reimported error occurs after deleting the last alias (#8)

v1.1.6090

03 Sep 01:29
Compare
Choose a tag to compare

Fixes an issue (#6) where the log file is written to the incorrect location when HTTP debug is enabled

v1.1.6089

02 Sep 03:07
Compare
Choose a tag to compare
v1.1.6089 Pre-release
Pre-release

Fixes issue #4
Adds support for importing domains and aliases

v1.1.6086

30 Aug 10:32
Compare
Choose a tag to compare

Add support for new group settings attributes (issue #3)

v1.0.6049

24 Jul 00:50
Compare
Choose a tag to compare

Removes unnecessary logging

v1.0.6042

21 Jul 08:38
Compare
Choose a tag to compare

Fixes an issue where the management agent thrown an exception when removing an alias that doesn't exist

v1.0.6027

02 Jul 04:37
Compare
Choose a tag to compare

Fixes issue #1 where a 'Hash not valid for use in specified state' or 'Safe handle has been closed' error may occur when setting a password

v1.0.6011

16 Jun 01:32
Compare
Choose a tag to compare

Improves security of password set operations