Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 05:35
· 11 commits to main since this release
bea7be7
Add support set selection_method for group modification (#66)

Add support to set Propertiese in a GroupMod message. The "Properties" field is
set in the message only when the GroupMod message type is add or modify, and it
must be empty in other types. The selection_method configurations are maintained
as a Property in GroupMod message.

Signed-off-by: wenyingd <[email protected]>