Explorar o código

docs: add changelog

Thales Macedo Garitezi hai 1 ano
pai
achega
ea993d2897
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      changes/ee/fix-13921.en.md

+ 3 - 0
changes/ee/fix-13921.en.md

@@ -0,0 +1,3 @@
+Fixed an issue where changing the `sync_timeout` parameter for Pulsar producer action would not have the expected effect on request timeout.
+
+Deprecated `resource_opts.request_ttl` configuration for Pulsar producer action.  It did not affect the request TTL as expected (`retention_period` does) and thus could confuse users.