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.7 #4312

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Automated Release v1.2.4.7 #4312

merged 1 commit into from
Jan 4, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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

Auto-generated pull request for version 1.2.4.7.

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

Changelog:

  • [P4Testgen] Add support for @Format annotations in P4 programs for protobuf-ir tests (4276) [fruffy-g]
  • Remove -static and rename static build appropriately. (4284) [Fabian Ruffy]
  • Fix incorrect field extraction arithmetic when multiple non-byte aligned header fields are combined into single byte aligned field (4301) [Usha Gupta]
  • [P4Testgen] Fix stringliteral conversion. Value must be a literal, NOT a constant (4298) [Fabian Ruffy]
  • Remove uses of . (4299) [John Cater]
  • Fix initialization order in gtest helper (4296) [Vladimír Štill]
  • [P4Testgen] Fix behavior of coverage on edge cases with no nodes to cover (4275) [Vladimír Štill]
  • Add validation of constant enum values fitting (4287) [Vladimír Štill]
  • Do not toggle BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP in CMakelists.txt (4181) [Fabian Ruffy]
  • P4TC - Support for set_entry_timer extern (4269) [Komal Jain]
  • Try to fix some issues with slowness in the MacOS build. (4280) [Fabian Ruffy]
  • Move P4Testgen's logging function into the common library. (4279) [Fabian Ruffy]
  • Remove deprecated inheritance. (4283) [Fabian Ruffy]
  • [P4Testgen] Fix accidental system file categorization. (4278) [Fabian Ruffy]
  • Fix problem with bpftool in PTF tests (4277) [Jan Palimąka]
  • [P4Testgen] Move static helpers from TestgenTarget and ProgramInfo to common/lib/utils (4268) [Vladimír Štill]
  • [P4Testgen] Resolve method call arguments before stepping into an extern - preserve InOut references (4255) [Fabian Ruffy]

Changelog:
- [P4Testgen] Add support for @Format annotations in P4 programs for protobuf-ir tests (4276) [fruffy-g]
- Remove -static and rename static build appropriately. (4284) [Fabian Ruffy]
- Fix incorrect field extraction arithmetic when multiple non-byte aligned header fields are combined into single byte aligned field (4301) [Usha Gupta]
- [P4Testgen] Fix stringliteral conversion. Value must be a literal, NOT a constant (4298) [Fabian Ruffy]
- Remove uses of . (4299) [John Cater]
- Fix initialization order in gtest helper (4296) [Vladimír Štill]
- [P4Testgen] Fix behavior of coverage on edge cases with no nodes to cover (4275) [Vladimír Štill]
- Add validation of constant enum values fitting (4287) [Vladimír Štill]
- Do not toggle BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP in CMakelists.txt (4181) [Fabian Ruffy]
- P4TC - Support for set_entry_timer extern (4269) [Komal Jain]
- Try to fix some issues with slowness in the MacOS build. (4280) [Fabian Ruffy]
- Move P4Testgen's logging function into the common library. (4279) [Fabian Ruffy]
- Remove deprecated inheritance. (4283) [Fabian Ruffy]
- [P4Testgen] Fix accidental system file categorization. (4278) [Fabian Ruffy]
- Fix problem with bpftool in PTF tests (4277) [Jan Palimąka]
- [P4Testgen] Move static helpers from TestgenTarget and ProgramInfo to common/lib/utils (4268) [Vladimír Štill]
- [P4Testgen] Resolve method call arguments before stepping into an extern - preserve InOut references (4255) [Fabian Ruffy]
@fruffy fruffy merged commit 5cb2c18 into main Jan 4, 2024
13 checks passed
@fruffy fruffy deleted the v1.2.4.7 branch January 4, 2024 08:13
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