Skip to content

v1.2.5.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 20:04
· 1 commit to main since this release
01c3e34

What's Changed

Changes to the Compiler Core

  • Switch to abseil symbolization / stack tracing routines by @asl in #5077
  • lib: Add P4::warningCount() and P4::infoCount() by @vlstill in #5098
  • Move all config handling into a single place – a config.h file, do not clutter the command line with these additional project-wide defines. by @asl in #5102
  • Combo of duplication action name check and LocalizeAllActions fix by @jafingerhut in #4975
  • Fix EnumeratorHandle compilation by @qobilidop in #5109

Changes to the TC Back End

Changes to the Tofino Back End

  • Fix class reference in Tofino 2 driver. by @fruffy in #5103

Other Changes

Full Changelog: v1.2.5.2...v1.2.5.3