foundationdb-haskell icon indicating copy to clipboard operation
foundationdb-haskell copied to clipboard

Add 7.2/7.3 support

Open xnomagichash opened this issue 2 years ago • 1 comments
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

xnomagichash avatar Aug 25 '23 15:08 xnomagichash

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.

crclark avatar Aug 26 '23 20:08 crclark