Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package google-gson for openSUSE:Factory checked in at 2022-05-25 20:34:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/google-gson (Old) and /work/SRC/openSUSE:Factory/.google-gson.new.2254 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-gson" Wed May 25 20:34:42 2022 rev:7 rq:979201 version:2.8.9 Changes: -------- --- /work/SRC/openSUSE:Factory/google-gson/google-gson.changes 2022-05-04 15:10:54.856154586 +0200 +++ /work/SRC/openSUSE:Factory/.google-gson.new.2254/google-gson.changes 2022-05-25 20:35:11.728280661 +0200 @@ -14,0 +15,15 @@ + * Changes + + Make OSGi bundle's dependency on sun.misc optional. + + Deprecate Gson.excluder() exposing internal Excluder class. + + Prevent Java deserialization of internal classes. + + Improve number strategy implementation. + + Fix LongSerializationPolicy null handling being inconsistent + with Gson. + + Support arbitrary Number implementation for Object and Number + deserialization. + + Bump proguard-maven-plugin from 2.4.0 to 2.5.1. + + Don't exclude static local classes. + + Fix RuntimeTypeAdapterFactory depending on internal Streams + class. + + Improve Maven build. + + Make dependency on java.sql optional. @@ -28,0 +44,6 @@ + * Changes + + Fixed issue with recursive types. + + Better behaviour with Java 9+ and Unsafe if there is a + security manager. + + EnumTypeAdapter now works better when ProGuard has obfuscated + enum fields. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------
