rethinkdb / rethinkdb-java

Official RethinkDB Java client
https://rethinkdb.com/api/java/
Apache License 2.0
21 stars 10 forks source link

Release minor version 2.4.2 #35

Closed NotJustAnna closed 4 years ago

NotJustAnna commented 4 years ago

Minor release which includes PRs #26, #27, #29, #30, #31, #32, #33, #34

There's a minor breaking change, since the internal mapper was moved from RethinkDB.java to Internals.java. Other breaking changes are internal and user code shouldn't depend on it.