[ANN] Salat v1.11.2 is available

15 views
Skip to first unread message

Noah Zucker

unread,
Aug 12, 2017, 9:26:56 AM8/12/17
to scala-salat

Salat v1.11.2 fixes several bugs.


Change Log


Bug Fixes

  • #92 / #203 Custom transformers never get applied to case classes. (@edmondo1984)
  • #199 Map JNull fields to None when the target field is an Option (@Panshin)
  • #200 Optional field in MongoDBObject with null value causing MatchError. (@niwic)

Additional Changes


None.


Technical Notes


A change in Casbah 3.1.1 to getAs precipitated #200. Specifically, Casbah changed its handling of Mongo objects that contain explicit null values:

If the value is present and null, the method will now return > Some(None), if it is not present, it will return None.

See:

Please report any issues to https://github.com/salat/salat/issues


Thanks!
Reply all
Reply to author
Forward
0 new messages