aliyun-openapi-java-sdk
aliyun-openapi-java-sdk copied to clipboard
Bump gson from 2.9.0 to 2.9.1 in /aliyun-java-sdk-core
Bumps gson from 2.9.0 to 2.9.1.
Release notes
Sourced from gson's releases.
Gson 2.9.1
- Make
ObjectandJsonElementdeserialization iterative rather than recursive (#1912)- Added parsing support for enum that has overridden toString() method (#1950)
- Removed support for building Gson with Gradle (#2081)
- Removed obsolete
codegenhierarchy (#2099)- Add support for reflection access filter (#1905)
- Improve
TypeTokencreation validation (#2072)- Add explicit support for
floatinJsonWriter(#2130, #2132)- Fail when parsing invalid local date (#2134)
Also many small improvements to javadoc.
Changelog
Sourced from gson's changelog.
Version 2.9.1
- Make
ObjectandJsonElementdeserialization iterative rather than recursive (#1912)- Added parsing support for enum that has overridden toString() method (#1950)
- Removed support for building Gson with Gradle (#2081)
- Removed obsolete
codegenhierarchy (#2099)- Add support for reflection access filter (#1905)
- Improve
TypeTokencreation validation (#2072)- Add explicit support for
floatinJsonWriter(#2130, #2132)- Fail when parsing invalid local date (#2134)
Also many small improvements to javadoc.
Commits
bb9a1f2[maven-release-plugin] prepare release gson-parent-2.9.1893a7e1Fix malformed JsonElement.getAsBigDecimal() javadoc (#1772)6d2557dRemove unused package-private FieldAttributes methods (#2162)2deb209MakeRuntimeTypeAdapterFactoryrecognize subclasses only conditionally. (#2...924c496Bump maven-resources-plugin from 3.2.0 to 3.3.0 (#2157)503c20bRename ReflectiveTypeAdapterFactory field inclusion check method (#2121)0106247Bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0 (#2148)eeba71cUpgrade to oss-parent 9 (#2149)2eb3758Fix RuntimeTypeAdapterFactory (#2139)cbc0af8Improve lenient mode documentation (#2122)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.