Smack v4.4.6 Release Notes
Release Date: 2022-06-29 // about 1 year 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