From fcf58565b605317dccad89184b8ae66f64666f51 Mon Sep 17 00:00:00 2001 From: rst0git <9142901+rst0git@users.noreply.github.com> Date: Sat, 1 Mar 2025 12:03:59 +0000 Subject: [PATCH] Release v1.2.5.4 Signed-off-by: rst0git <9142901+rst0git@users.noreply.github.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changelog: - @command_line annotation (5123) [Chris Dodd] - Bazel build: use Clang and bump rules_foreign and protobuf versions. (5148) [Steffen Smolka] - Consistently set & propagate child names (5134) [Anton Korobeynikov] - Remove old vector workarounds, slightly modernize (5140) [Vladimír Štill] - Use prebuilt buildifier binary: it's faster and less brittle. (5143) [Steffen Smolka] - Replace scapy pcap read write with apache 2.0 implementation in ptf (5132) [Andy Fingerhut] - Remove some unnecessary imports of Scapy module (5128) [Andy Fingerhut] - Use the Github repository directly instead of the pypi package for Python dependencies owned by P4 org. (5126) [Fabian Ruffy] - Silence some warnings (5125) [Anton Korobeynikov] - Add iterator constructor to IndexedVector (5124) [Vladimír Štill] - [P4TC] Align key components to the nearest 8-bit size (5024) [Komal Jain] - [P4Testgen] Add the Tofino testgen target. (5038) [Fabian Ruffy] - Docs: Changelogs for (5119) [Adarsh Rawat] --- Version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Version.txt b/Version.txt index 4a57dff30c5..6b09dfb45db 100644 --- a/Version.txt +++ b/Version.txt @@ -1 +1 @@ -1.2.5.3 +1.2.5.4