diff --git a/scripts/announce-release b/scripts/announce-release index f74abeb06..8f17d4d88 100755 --- a/scripts/announce-release +++ b/scripts/announce-release @@ -215,6 +215,7 @@ fi echo " Git Web browsing : https://git.haproxy.org/?p=${gitdir}" echo " Changelog : https://www.haproxy.org/download/${BRANCH}/src/CHANGELOG" echo " Dataplane API : https://github.com/haproxytech/dataplaneapi/releases/latest" + echo " OpenTelemetry : https://github.com/haproxytech/haproxy-opentelemetry" echo " Pending bugs : https://www.haproxy.org/l/pending-bugs" echo " Reviewed bugs : https://www.haproxy.org/l/reviewed-bugs" echo " Code reports : https://www.haproxy.org/l/code-reports"