Commit Graph

7 Commits

Author SHA1 Message Date
Vishesh Yadav fc60c2f221
Bump FoundationDB version to 8.0.0 (#12510)
* Bump FoundationDB version to 8.0.0

* Remove restarting tests for older versions

* Bump PREV to 7.4.5 as 7.4.0 release binaries are missing

* Update protocol version templates

* Ignore couple fdb_c config tests

Expects to miss an API function, but recent two versions don't
have any new API functions. Although, we have removed some in
current version.

* Add 8.0 to transaction_profiling_analyzer
2025-10-28 19:28:46 -07:00
Xiaoge Su e6cdb774b5 fixup! Update java code generator for Apple Java checkstyle 2023-07-19 14:42:55 -07:00
Xiaoge Su 30ca9a6f16 fixup! Add some minor functionality ot ProtocolVersion 2023-07-19 14:42:55 -07:00
Xiaoge Su ebf107d849 fixup! Fix java code template 2023-07-19 14:42:55 -07:00
Xiaoge Su 16d498298d fixup! Add a override constructor for Java ProtocolVersion 2023-07-19 14:42:55 -07:00
Xiaoge Su d835c0244e fixup! Fix issues of template
* For Java code, provide a `equals` method as the behavior of Java == is
  different from C++
* For Python code, fix a has_feature bug
2023-07-19 14:42:55 -07:00
Xiaoge Su 1465b60c02 Uses a script to generate ProtocolVersion related files 2023-07-19 14:42:55 -07:00