Skip to content

Commit

Permalink
Release v1.2.4.10 (#4587)
Browse files Browse the repository at this point in the history
Changelog:
- [Fix] Resource links in Additional documentation (4565) [Adarsh Rawat]
- Fix broken Debian CI test badge in the README. Add Fedora and MacOS CI badge.  (4569) [Abhinav kumar]
- Small build fixes. (4564) [fruffy-g]
- Added default action code for tc backend (4561) [Sosutha]
- Add p4tc_filter_fields in add_entry (4559) [Komal Jain]
- Suppress Abseil warnings. (4556) [Fabian Ruffy]
- Add a missing nullopt check. (4560) [fruffy-g]
- [P4Testgen] Clean up the direct extern map implementation for BMv2. (4546) [fruffy-g]
- Support new ActionProfile annotations for P4Runtime. (4533) [Jonathan DiLorenzo]
- Add width to parameters in const entries template definition. (4557) [Komal Jain]
- Implict cast fix (4399) [Chris Dodd]
- Corrected version in README.md (4555) [sumit7754]
- Refactor Util::Enumerator (4513) [Anton Korobeynikov]
- Add more CRC checksum variants to lib/nethash (4550) [Vladimír Štill]
- Bump black from 24.2.0 to 24.3.0 (4551) [dependabot[bot]]
- P4TC - Support add_on_miss, add entry externs (4522) [Komal Jain]
- Allow constructing an IR::ID from a std::string (4549) [Chris Dodd]
- Move the network hashes implementation from Bmv2 testgen to lib/ (4526) [Vladimír Štill]
- Fix a warning on missing override in def use class. (4547) [fruffy-g]
- Add policy controlling RemoveUnusedDeclarations (4528) [Chris Dodd]
- Use Abseil system includes (4511) [Fabian Ruffy]
- Bump softprops/action-gh-release from 1 to 2 (4545) [dependabot[bot]]
- [documentation] Add hyperlinks to the actual directory in the README file (4531) [Adarsh Rawat]
- Remove obsolete . (4541) [Tiago Quelhas]
- [P4Testgen] Fix append and prepend invocation. (4306) [Fabian Ruffy]
- Clean up P4Tools and control-plane linking. (4520) [Fabian Ruffy]
- Midend def-use pass (4489) [Glen Gibb]
- [docs] Sync Directory structure of P4tools  (4516) [Adarsh Rawat]
- Preserve annotations on functions properly (4532) [Chris Dodd]
- Add ninja as a default build system for some runners. (4491) [Fabian Ruffy]
- Extend parser to allow parentheses in lvalues (4530) [Nate Foster]
- tc_may_override annotation implementation (4529) [Sosutha]
- tc struct fields addition and memory initialization (4524) [Sosutha]
- Allow annotations on functions (4452) [Chris Dodd]
- Add 4 digit uid to dump file names (4509) [Chris Dodd]
- help compiler folding for divideFloor/moduloFloor (4512) [Glen Gibb]
- gc: implement posix_memalign. (4508) [Chris Dodd]
- [docs] subdirectories and description for control plane (4506) [Sanket Teli]
- Bump softprops/action-gh-release from 1 to 2 (4518) [dependabot[bot]]
-  YAML formatting from Redhead YAML language server. (4521) [Fabian Ruffy]
- [Docs] Added tools to directory structure (4504) [Adarsh Rawat]
-  [docs] Add Backend to directory structure (4503) [Adarsh Rawat]
- Fix broken MacOS and Ubuntu18.04 runs.  (4517) [Fabian Ruffy]
- Update formatters (clang-format, isort, black) (4515) [Fabian Ruffy]
- HalfOpenRange/ClosedRange classes (4496) [Glen Gibb]
- Link bazel badge to the bazel build ci (4505) [Sanket Teli]
- Build P4Testgen on MacOS. (4492) [Fabian Ruffy]
- Replace boost string algorithms with their abseil counterparts (4482) [Anton Korobeynikov]
- Move CI Mac and Fedora tests to separate test runs. (4495) [Fabian Ruffy]
- Open up the Z3 api. (4322) [Fabian Ruffy]
- fix comment typo (4498) [Kyle Cripps]
- restore underscore after DISABLED in test name (4497) [Glen Gibb]
- warn on unused controls/parsers (4440) [Glen Gibb]
- [P4Testgen] Add a rudimentary P4Testgen benchmark with via GTest. (4475) [Fabian Ruffy]

Co-authored-by: rst0git <9142901+rst0git@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and rst0git authored Apr 1, 2024
1 parent 27eaccf commit 0654810
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.4.9
1.2.4.10

0 comments on commit 0654810

Please sign in to comment.