Skip to content

v1.7.4

Compare
Choose a tag to compare
@Gsantomaggio Gsantomaggio released this 30 Oct 11:26
· 42 commits to main since this release
v1.7.4
90a6752

Enhancements

  • Increase the timeout for publish confirmation from 3s to 10s by @Gsantomaggio in #325. Note: it is always possible to configure the timeout on the config:
new ProducerConfig(system, stream)
{
   TimeoutMessageAfter = TimeSpan.FromSeconds(2), // here

Full Changelog: v1.7.3...v1.7.4