Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated Release v1.2.4.16 #4935

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Automated Release v1.2.4.16 #4935

merged 1 commit into from
Oct 2, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 1, 2024

Auto-generated pull request for version 1.2.4.16.

Please use Squash and merge to include the changelog in the release message.

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]]

@fruffy fruffy enabled auto-merge October 1, 2024 20:42
Signed-off-by: rst0git <9142901+rst0git@users.noreply.github.com>

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]]
@fruffy fruffy added this pull request to the merge queue Oct 1, 2024
Merged via the queue into main with commit 520b792 Oct 2, 2024
18 checks passed
@fruffy fruffy deleted the v1.2.4.16 branch October 2, 2024 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants