summaryrefslogtreecommitdiff
path: root/releasenotes/notes/undeprecate_heartbeat_in_pthread-48e2c1fc008cf208.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/undeprecate_heartbeat_in_pthread-48e2c1fc008cf208.yaml')
-rw-r--r--releasenotes/notes/undeprecate_heartbeat_in_pthread-48e2c1fc008cf208.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/undeprecate_heartbeat_in_pthread-48e2c1fc008cf208.yaml b/releasenotes/notes/undeprecate_heartbeat_in_pthread-48e2c1fc008cf208.yaml
new file mode 100644
index 0000000..4c71b9f
--- /dev/null
+++ b/releasenotes/notes/undeprecate_heartbeat_in_pthread-48e2c1fc008cf208.yaml
@@ -0,0 +1,6 @@
+---
+upgrade:
+ - |
+ We undeprecated the ``heartbeat_in_pthread`` option. This option will
+ remain available to allow customers to run the rabbitmq heartbeat in
+ python thread or not.