From f20852e46ff999ae9ff2f2fbeb53044ebdcf4a42 Mon Sep 17 00:00:00 2001 From: Jonathan Davies Date: Sun, 24 Aug 2025 12:51:51 +0000 Subject: [PATCH] doc/release-notes: 25.11: Add Temporal item to new services --- nixos/doc/manual/release-notes/rl-2511.section.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nixos/doc/manual/release-notes/rl-2511.section.md b/nixos/doc/manual/release-notes/rl-2511.section.md index fb7f8196dca1..38becffc6c94 100644 --- a/nixos/doc/manual/release-notes/rl-2511.section.md +++ b/nixos/doc/manual/release-notes/rl-2511.section.md @@ -98,6 +98,10 @@ - [KMinion](https://github.com/redpanda-data/kminion), feature-rich Prometheus exporter for Apache Kafka. Available as [services.prometheus.exporters.kafka](options.html#opt-services.prometheus.exporters.kafka). +- [Temporal](https://temporal.io/), a durable execution platform that enables + developers to build scalable applications without sacrificing productivity or + reliability. Available as [services.temporal](#opt-services.temporal.enable). + ## Backward Incompatibilities {#sec-release-25.11-incompatibilities}