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.3.9 #3998

Merged
merged 1 commit into from
May 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Release v1.2.3.9
Changelog:
- [P4Testgen] Clean up the implementation of the BMv2 clone externs (3976) [Fabian Ruffy]
- Split state variables and symbolic variables. Stricter type checking. (3987) [Fabian Ruffy]
- Run linters across test folder. (3982) [Fabian Ruffy]
- Add some more type information to the strength reduction pass. (3993) [Fabian Ruffy]
- FreeBSD patches (3991) [Jason Bacon]
- Also include the backend IR files in the ir-generated library file. (3985) [Fabian Ruffy]
- Set up P4C for IWYU (3981) [Fabian Ruffy]
- Make StateVariable an IR class that accepts IR::Member. Use ICastable for some nodes. (3741) [Fabian Ruffy]
- Cleanup some P4Testgen code.  (3978) [Fabian Ruffy]
- Bump Bazel dependency versions to enable using latest Bazel (3979) [Bili Dong]
- Add style and formating files for Python. Format Python code. (3870) [Fabian Ruffy]
- Implement support for default initializers (...) (3968) [Mihai Budiu]
- Always insert instantiation statement at the end of the local statement list (3962) [Bili Dong]
- ir generator fixes + cleanup (3975) [Chris Dodd]
- initialize json pointer (coverity fix) (3972) [Glen Gibb]
- ebpf/PSA: Fix weekly PTF tests (3969) [Jan Palimąka]
- Resolve types in the prepend internal extern. (3964) [Fabian Ruffy]
- Change array index[] in table keys in context.json to $ to match with the key name in bfrt.json (3963) [Usha Gupta]
- Clean up the trace event class of P4Tools.  (3950) [Fabian Ruffy]
- Remove gsl-lite module. Introduce std::referencewrapper. (3961) [Fabian Ruffy]
- Remove the inja submodule and replace it with a CMake fetchcontent instrumentation. (3959) [Fabian Ruffy]
- Remove boost variant from Tools. (3960) [Fabian Ruffy]
- Fix the following issues (3958) [Usha Gupta]
  • Loading branch information
rst0git committed May 2, 2023
commit fba188d4a6239eab7b2e55bca5bdb9f0175e2145
2 changes: 1 addition & 1 deletion Version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.3.8
1.2.3.9