Skip to content

Commit 68ff6ce

Browse files
committed
Bump nf-agent-pi@0.5.1
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
1 parent 50a90a6 commit 68ff6ce

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

plugins/nf-agent-pi/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.5.1

plugins/nf-agent-pi/changelog.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
nf-agent-pi changelog
22
=====================
3+
0.5.1 - 20 Aug 2026
4+
- Update google.golang.org/grpc to v1.82.1 to address a security advisory (#7513) [02ef7bb39]
5+
36
0.5.0 - 9 Aug 2026
47
- Bound the wait for the driver connection with a new `--connect-timeout` proxy flag, 30s by
58
default, and fail the task naming the endpoint that was tried. The driver now INFERS its RPC
@@ -17,7 +20,6 @@ nf-agent-pi changelog
1720
- NOTE ON 0.4.1: it was published by hand BEFORE the connect-timeout work above landed, so the
1821
published `0.4.1` tag does not carry it. That is the drift this release exists to end; treat
1922
0.5.0, not 0.4.1, as the first tag whose content the tree reproducibly describes.
20-
- Update google.golang.org/grpc to v1.82.1 to address a security advisory (#7513) [02ef7bb39]
2123

2224
0.4.1 - 9 Aug 2026
2325
- Wait, up to 2s, for the driver to end the RPC stream before dropping the connection. CloseSend

0 commit comments

Comments
 (0)