What's Changed
- Add unconflict message id allocation by @redboltz in #1243
- Add note to README about vNext discussions by @vishnureddy17 in #1328
- Update README.md by @maikelsson in #1331
- Refined Topic Alias support. (Implement #1300) by @redboltz in #1301
- Align OnConnectCallback with specs expecting Connack packet by @ccarcaci in #1333
- Fix resubscribe message id allocate twice by @redboltz in #1337
- fix: bugs by @YoDaMa in #1341
- Revert "fix: types (#1341)" by @YoDaMa in #1344
- readme typo fixed by @canerturkmen0 in #1353
- Rework examples to be a bit more specific by @cruxicheiros in #1352
- fix(type): fix push properties types by @oceanlvr in #1359
- fix(typescript): Use correct version of @types/ws by @orgads in #1358
- Skip TLS SNI if host is IP address by @A3K in #1311
- fix: audit dev dependencies by @YoDaMa in #1374
- fix(type): add properties type for IClientSubscribeOptions by @YoDaMa in #1378
- Add support for ALPN TLS extension by @marcotuna in #1332
- feat(client): auth handler for enhanced auth by @YoDaMa in #1380
- release: 4.3.0 by @YoDaMa in #1381
New Contributors
- @vishnureddy17 made their first contribution in #1328
- @maikelsson made their first contribution in #1331
- @ccarcaci made their first contribution in #1333
- @canerturkmen0 made their first contribution in #1353
- @cruxicheiros made their first contribution in #1352
- @oceanlvr made their first contribution in #1359
- @orgads made their first contribution in #1358
- @A3K made their first contribution in #1311
- @marcotuna made their first contribution in #1332
Full Changelog: v4.2.8...v4.3.0