j256 / ormlite-android

ORMLite Android functionality used in conjunction with ormlite-core
http://ormlite.com/
ISC License
1.59k stars 366 forks source link

Is there any way we can get a 5.2 release to benefit from a bugfix in core 5.2? #119

Closed darobarts closed 3 years ago

darobarts commented 3 years ago

We are dealing with a NullPointerException exactly as described in this issue: https://github.com/j256/ormlite-core/issues/135

The extra logging to figure out which values are coming in null would be incredibly valuable to unblock us. Any way we can get the 5.2 release which contains the fix mentioned in that issue?

j256 commented 3 years ago

5.2 and 5.3 have been released. FYI.