From ead5fd02caf11083113ca17db2f9673380db5fef Mon Sep 17 00:00:00 2001 From: rst0git <9142901+rst0git@users.noreply.github.com> Date: Sat, 1 Feb 2025 12:03:47 +0000 Subject: [PATCH] Release v1.2.5.3 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: - Remove occurrences of confidential and proprietary (5112) [Andy Fingerhut] - Fix EnumeratorHandle compilation (5109) [Bili Dong] - Small fixes for p4tc (5097) [vbnogueira] - Combo of duplication action name check and LocalizeAllActions fix (4975) [Andy Fingerhut] - Fix class reference in Tofino 2 driver. (5103) [Fabian Ruffy] - Move all config handling into a single place – a config.h file, do not clutter the command line with these additional project-wide defines. (5102) [Anton Korobeynikov] - lib: Add P4::warningCount() and P4::infoCount() (5098) [Vladimír Štill] - Switch to abseil symbolization / stack tracing routines (5077) [Anton Korobeynikov] --- Version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Version.txt b/Version.txt index 3bada59d0ac..4a57dff30c5 100644 --- a/Version.txt +++ b/Version.txt @@ -1 +1 @@ -1.2.5.2 +1.2.5.3