foundationdb-haskell
foundationdb-haskell copied to clipboard
Add 7.2/7.3 support
trafficstars
7.2 and 7.3 don't have any new API features that I can see except for a single get_client_status command.
https://github.com/apple/foundationdb/blob/main/documentation/sphinx/source/release-notes/release-notes-730.rst
Thanks for filing the issue!
As always, the tedious part is updating the CI. I have a very messy WIP branch with a draft PR. I'm hitting some odd behavior with both the 7.2 and 7.3 releases. In both cases, it looks like an issue with how they were built or packaged. Asked about it in the FDB forum here.