Skip to content

v1.2.5.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 22:03
· 20 commits to main since this release
9da2d42

What's Changed

Breaking Changes 🛠

  • Use type-safe discriminated union for Annotation by @asl in #5018

Changes to the Compiler Core

  • Remove some trivial leaks in codebase by @asl in #5012
  • Fix modifyAllMatching visitor helper by @vlstill in #5020
  • Inline some IR methods and constructors by @asl in #5030
  • Looks like PIE workaround is not needed anymore. Remove it by @asl in #5044
  • Add typed version of isInContext() and make use of it instead of findContext() by @asl in #5048

Changes to the TC Back End

  • Generate JSON actions and keys fields array even when they are empty by @vbnogueira in #5022

Changes to the Tofino Back End

Other Changes

  • Add Tofino to release.yml by @fruffy in #5017
  • Fix Mac dependency installation. by @fruffy in #5028
  • Automated Release v1.2.5.1 by @github-actions in #5040

Full Changelog: v1.2.5.0...v1.2.5.1