srh/rethinkdb

Is this really 2.4.0?

hufftheweevil opened this issue · 4 comments

I can certainly appreciate you trying to get 2.4.0 for Windows working. But this doesn't appear to be 2.4.0. I downloaded the zip, and ran the executable, and it says it is 2.3.2. Moreover, the new setWriteHook is not a recognized function on tables.

explorer_2020-03-08_15-36-53

srh commented

What the... I'll take a look.

srh commented

The version number was generated incorrectly by some build process. setWriteHook works just fine. I tested this by downloading and running the binary from Github.

Sorry, my mistake - I had forgotten to update my client library as well.

srh commented

Thanks for the notice, anyway. I added a note about the version number in the release description.