Release notes on the Apache Groovy site are here if anyone’s wondering.
What I’m wondering…
The Apache site lists 2.5.2 as the latest 2.5.x build. Is there a SmartThings-specific release notes for yesterday’s update that would cover changes most likely to affect ST device handlers and SmartApps?
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
22
2.5.6 Grails
2.4.10 Groovy
Big changes to JsonSlurper (use the JsonSlurperClassic if you’re having issues) but I believe that ST’s engineers are taking care of most differences internally for the transition to be smooth but if you do come across an issue post it back here.
Its not my code originally but to me I’m surprised it ever worked
But its working again and thats all that matters cheers for your help would never of worked it out if you hadnt posted about the classic json function a few hours ago.
1 Like
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
28
Since I can’t replicate the evt here can you post back what’s the difference being reported/printed between evt.jsonData and parseJson(evt.data)
Are you still seeing GroovyCastException? We patched an issue introduced on Thursday that affected community developed SmartApps and DeviceTypeHandlers late last night. This is what I’m seeing
Is this happening on a DeviceTypeHandler, if so we did not patch the cluster that handles events for community developed DeviceTypeHandlers? Could you send me your username I would like to look at the error messages that your account is generating.