Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 2.77 KB

File metadata and controls

52 lines (39 loc) · 2.77 KB

Changelog

All notable changes to this project will be documented in this file.

[1.12.0]

1.12.0 - 2026-15-06

Enhancements

  • Implement DnsAddressResolver and ResolveAsync for DNS Load Balanced clusters by @lukas8219 in #466

Documentation

  • Add documentation about DnsAddressResolver by @lukas8219 in #467
  • Update documentation for DNS address resolver by @Gsantomaggio in #468

[1.11.2]

1.11.2 - 2026-18-05

Enhancements

  • Expose server ServerProperties by @Gsantomaggio in #465

[1.11.0]

1.11.0 - 2026-17-03

Enhancements

  • 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

Bug Fix

  • fix stream filter example dependencies updated by @Gsantomaggio in #452

[1.10.0]

1.10.0 - 2026-14-01

Added

  • Metrics to stream client by @Zerpet in #443

Fixed

  • Fix Flow Control for super stream by @Gsantomaggio in #445

[1.9.3]

1.9.3 - 2025-18-11

Change

  • Improves shutdown and cleanup logic for producers and consumers by @Gsantomaggio in #440