Null Value Handling for Required Parameters Using the JAVA API SDK Methods (30563, 29582)
In the event that a Java Agent API SDK method receives a null value for a required parameter it will now return an error. Previously it would cause the JVM to fail.