Skip to content

Releases: p4lang/PI

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 16:43
4bd2eef

What's Changed

Build System

  • fix(lib): resolve read_file safety bugs, ensure cross-platform compatibility, and add unit tests by @Devansh-567 in #657
  • Add copyright and license annotations for most remaining files by @jafingerhut in #661

Dependencies

CI/Infrastructure

Other Changes

  • Fix null pointer dereference in default idle-timeout notification by @Devansh-567 in #654
  • Fix vector remove element index by @Devansh-567 in #655
  • fix(bmv2): use grp_handle instead of mbr_handle when serializing GRP_HANDLE entries in table fetch by @Devansh-567 in #656
  • Add license annotations for files already containing explicit copyright notice by @jafingerhut in #650
  • fix(core): validate all direct resource configurations during table entry validation by @Sanketjadhav31 in #660
  • Automated Release v0.1.3 by @github-actions[bot] in #662

New Contributors

  • @Devansh-567 made their first contribution in #654
  • @Sanketjadhav31 made their first contribution in #660

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 17 Jun 08:28
14ef9c3

What's Changed

Build System

  • Use C++17 and prioritize standard mutex utilities. by @c8ef in #641
  • Refresh bazel build of PI. by @c8ef in #647
  • [bazel] Modify includes for piserver by @c8ef in #648
  • Add copyright and license info for m4 files and third party libs by @jafingerhut in #636

Dependencies

  • Bump actions/labeler from 5 to 6 in the all-actions group by @dependabot[bot] in #645

CI/Infrastructure

Documentation

  • Migrate from boost::optional to std::optional by @c8ef in #646
  • Fix build status badge link by @c8ef in #651

Other Changes

  • Automated Release v0.1.2 by @github-actions[bot] in #652

New Contributors

  • @c8ef made their first contribution in #641

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 12 May 18:48
05bdf16

What's Changed

Dependencies

Other Changes

New Contributors

Full Changelog: v0.1.0...v0.1.1