From 165932e1cc109203de9d42836a3e9198c0fbd52c Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Wed, 25 Mar 2026 09:45:30 -0400 Subject: [PATCH] Add changelog for #4136 --- changelog/4136.changed.2.md | 1 + changelog/4136.changed.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 changelog/4136.changed.2.md create mode 100644 changelog/4136.changed.md diff --git a/changelog/4136.changed.2.md b/changelog/4136.changed.2.md new file mode 100644 index 000000000..57160ea62 --- /dev/null +++ b/changelog/4136.changed.2.md @@ -0,0 +1 @@ +- Bumped `nvidia-riva-client` minimum version to `>=2.25.1`. diff --git a/changelog/4136.changed.md b/changelog/4136.changed.md new file mode 100644 index 000000000..61e7fc242 --- /dev/null +++ b/changelog/4136.changed.md @@ -0,0 +1 @@ +- Upgraded `protobuf` from 5.x to 6.x (`>=6.31.1,<7`).