Skip to content

Commit

Permalink
Release v1.2.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: rst0git <[email protected]>

Changelog:
- Remove unused files from testdata (5079) [Andy Fingerhut]
- Added support for 128 bit constants usage in dpdk backend (5074) [maheswari-s]
- Ignore typeless structs in unstructured annotations (5058) [Chris Dodd]
- Clean up clang-format and add a .clangd configuration. (5075) [Fabian Ruffy]
- Introduce the SKB metadata extern (4916) [vbnogueira]
- Add a bf-asm command line option in addition to environment variables. (5070) [Fabian Ruffy]
- Remove obsolete implicit attribute  (5062) [John Cater]
- Update to use Bazel 7.4.1. (5071) [John Cater]
- Remove dynhash library variable from Tofino library dependencies.  (5072) [Fabian Ruffy]
- Fix missing indentation of bfasm-related commands. (5069) [Fabian Ruffy]
- Clean up Tofino dynamic hash library. (5059) [Fabian Ruffy]
- Mark RTTI methods as const / pure, so compiler could optimize subsequent calls, if necessary. (5049) [Anton Korobeynikov]
- Add checks to annotation getters. (5052) [Fabian Ruffy]
- Add a flag to enable bf-asm for open-p4studio (5056) [Prathima Kotikalapudi]
- Remove unnecessary file lists from Tofino CMake and enable linting for Tofino and P4Testgen. (5039) [Fabian Ruffy]
- Fix FlattenLogMsg not properly working on nested structures (5036) [Jiri Havranek]
- Fix incorrect annotation parsing in Tofino. (5051) [Fabian Ruffy]
- Docs: Changelogs for  (5045) [Adarsh Rawat]
- Remove empty v1.def (5029) [Fabian Ruffy]
  • Loading branch information
rst0git authored and fruffy committed Jan 6, 2025
1 parent 057fe94 commit 43fd6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.5.1
1.2.5.2

0 comments on commit 43fd6a2

Please sign in to comment.