File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1
- # [ MongooseIM 6.3.3] ( https://github.com/esl/MongooseIM/releases/tag/6.3.3 ) - 2025-04-11
1
+ # [ MongooseIM 6.3.3] ( https://github.com/esl/MongooseIM/releases/tag/6.3.3 ) - 2025-04-10
2
2
3
3
## Highlights
4
4
- Fixed buffer duplication issue in stream management
5
5
- Improved IQ handling for unknown ID formats
6
6
- Restored package support for older systems
7
7
- Various enhancements and bug fixes
8
8
9
- ## Changed
10
- - Minor refactor of ` mod_stream_management ` (#4497 )
11
- - Improved type specs for Sid (#4502 )
12
-
13
9
## Fixed
14
10
- Duplication issue in stream management buffer (#4496 , #4498 )
15
11
- Stream management stanza counting (#4501 )
20
16
- Call to an unsupported MySQL option (#4508 )
21
17
22
18
## Other
19
+ - Minor refactor of ` mod_stream_management ` (#4497 )
20
+ - Improved type specs for Sid (#4502 )
23
21
- Documentation improvements (#4495 )
24
22
- Testing improvements (#4505 )
25
23
26
24
## Commits, merged PRs and closed issues
27
25
- [ List of merged PRs] ( https://github.com/esl/MongooseIM/pulls?q=is%3Apr+is%3Amerged+milestone%3A6.3.3 )
28
26
29
- - [ List of closed issues] ( https://github.com/esl/MongooseIM/issues?q=is%3Aissue+is%3Aclosed+closed%3A2025-02-24..2025-04-11 )
27
+ - [ List of closed issues] ( https://github.com/esl/MongooseIM/issues?q=is%3Aissue+is%3Aclosed+closed%3A2025-02-24..2025-04-09 )
30
28
31
- - [ Repository history for this release] ( https://github.com/esl/MongooseIM/graphs/contributors?from=2025-02-24&to=2025-04-11 &type=c )
29
+ - [ Repository history for this release] ( https://github.com/esl/MongooseIM/graphs/contributors?from=2025-02-24&to=2025-04-09 &type=c )
32
30
33
31
- [ List of merged PRs based on merge date] ( https://github.com/esl/MongooseIM/pulls?q=is%3Apr+is%3Amerged+milestone%3A6.3.3+sort%3Aupdated-desc )
34
32
You can’t perform that action at this time.
0 commit comments