Skip to content

Commit

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

Changelog:
- [P4Testgen] Unify compiler options and tool options. Ensure options context is always initialized correctly. (4787) [Fabian Ruffy]
- Also track invocations in the timer to measure per function statistics. (4929) [Fabian Ruffy]
- Make --top4 matching case-insensitive. (4924) [Fabian Ruffy]
- Fix Type_Indexed::at (4927) [Chris Dodd]
- Clean up the P4-14 dependent code. (4925) [Fabian Ruffy]
- Allow extending ToP4, clean its constructors (4899) [Vladimír Štill]
- Avoid copying out/inout args when inlining (4877) [Chris Dodd]
- Allow keywords to be used as annotation names. (4897) [Chris Dodd]
- Remove the workaround that was required for MacOS CI installation. (4921) [Fabian Ruffy]
- Allow  to take precedence over  for warning messages (4894) [Kyle Cripps]
- [4883] Remove unused actions whose  name starts with "__" (4900) [Kyle Cripps]
- Factor common base ExternCall for ExternMethod/ExternFunction (4898) [Chris Dodd]
- Only process IR::Paths inside of IR::ParserState context (4910) [Kyle Cripps]
- Add missed include (4915) [Anton Korobeynikov]
- Split the  state more conservatively when a parser contains decl initializers (4902) [Kyle Cripps]
- Added "inst_type" field in introspection.json. (4905) [Komal Jain]
- Reduce the number of memory allocations in def-use (4904) [Anton Korobeynikov]
- Docs: Update Documentation Instructions (4875) [Adarsh Rawat]
- Bump peter-evans/create-pull-request from 6 to 7 (4903) [dependabot[bot]]

Co-authored-by: rst0git <[email protected]>
  • Loading branch information
github-actions[bot] and rst0git authored Oct 1, 2024
1 parent 5b72a18 commit 520b792
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.15
1.2.4.16

0 comments on commit 520b792

Please sign in to comment.