All notable changes to this project will be documented in this file.
- Implement
DnsAddressResolverandResolveAsyncfor DNS Load Balanced clusters by @lukas8219 in #466
- Add documentation about
DnsAddressResolverby @lukas8219 in #467 - Update documentation for DNS address resolver by @Gsantomaggio in #468
- Expose server ServerProperties by @Gsantomaggio in #465
- Improve connection pool by @Gsantomaggio in #449
- feat: implement IAsyncDisposable on StreamSystem by @Gsantomaggio in #457
- The ConfirmationPipe improvement by @Gsantomaggio in #458
- Add StatusChanged docs, locator reconnection retries by @Gsantomaggio in #459
- Improve client documentation by @Gsantomaggio in #460
- Add client documentation by @Gsantomaggio in #461
- fix stream filter example dependencies updated by @Gsantomaggio in #452
- Metrics to stream client by @Zerpet in #443
- Fix Flow Control for super stream by @Gsantomaggio in #445
- Improves shutdown and cleanup logic for producers and consumers by @Gsantomaggio in #440