bdemers opened a new pull request, #781: URL: https://github.com/apache/directory-scimple/pull/781
In previous versions GroupMembership.type was an enum, containing the canonical values: User and Group Those are the most common values, however the type attribute is NOT restricted to the canoncal values. Backwards compatible methods for setType(), have been added. However, GroupMembership.getType() now returns a String, and will require users to make change's to their code. Fixes: #774 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org For additional commands, e-mail: dev-h...@directory.apache.org