mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-21 11:32:05 +01:00
Smack 4.4.8
This commit is contained in:
parent
505e1088b4
commit
0ca22f22a9
2 changed files with 13 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,5 +1,17 @@
|
|||
# Smack Changelog
|
||||
|
||||
# 4.4.8 -- 2024-04-02
|
||||
|
||||
### Improvement
|
||||
|
||||
[SMACK-941](https://igniterealtime.atlassian.net/browse/SMACK-941) Suppress "roster not loaded while processing presence" warning if its caused by the reflected self-presence
|
||||
|
||||
### Bug
|
||||
|
||||
[SMACK-938](https://igniterealtime.atlassian.net/browse/SMACK-938) Busy loop in SmackReactor
|
||||
|
||||
[SMACK-940](https://igniterealtime.atlassian.net/browse/SMACK-940) Ignore IPv6 Zone IDs in incoming streamhost candidates
|
||||
|
||||
# 4.4.7 -- 2023-11-25
|
||||
|
||||
### Improvement
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
4.4.8-SNAPSHOT
|
||||
4.4.8
|
||||
|
|
Loading…
Reference in a new issue