Smack v4.4.6 Release Notes
Release Date: 2022-06-29 // over 2 years agoPrevious changes from v4.4.5
-
๐ Bug
- โฑ SMACK-923 Smack reactor should immediately handle scheduled actions that are due in zero milliseconds
- SMACK-921 XmlStringBuilder.attribute(String name, Enum<?> value) should use value.toString() (and not value.name())
- SMACK-920 SASL GSSAPI mechanism should be marked to not require a password
- SMACK-918 Self presences in MUC are no longer handled correctly
๐ Improvement