GitHub
github.com › google › gson › releases
Releases · google/gson
Fixed Gson#getDelegateAdapter not working properly for @JsonAdapter (@Marcono1234, #2435) Note that null is now not allowed as skipPast value anymore, which was previously allowed but undocumented.
Author google
Googlesource
apache.googlesource.com › storm › + › a4b026ec50df94786bd7e9a2450e0018beed7dba
a4b026ec50df94786bd7e9a2450e0018beed7dba - storm - Git at Google
May 23, 2022 - [STORM-3864] Bump gson from 2.8.0 to 2.8.9 in /integration-test (#3480) * Bump gson from 2.8.0 to 2.8.9 in /integration-test Bumps [gson](https://github.com/google/gson) from 2.8.0 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.8.0...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ...
Maven Repository
mvnrepository.com › artifact › com.google.code.gson › gson › 2.8.9
Maven Repository: com.google.code.gson » gson » 2.8.9
Indexed Artifacts (64.2M) · Categories (271) · Testing Frameworks & Tools · Android Packages · JVM Languages · Logging Frameworks · Java Specifications · JSON Libraries · Core Utilities · Mocking
Javadoc.io
javadoc.io › doc › com.google.code.gson › gson › 2.8.9 › com.google.gson › com › google › gson › GsonBuilder.html
GsonBuilder - gson 2.8.9 javadoc
Bookmarks · Latest version of com.google.code.gson:gson · https://javadoc.io/doc/com.google.code.gson/gson · Current version 2.8.9 · https://javadoc.io/doc/com.google.code.gson/gson/2.8.9 · package-list path (used for javadoc generation -link option) · https://javadoc.io/doc/com.goog...
Javadoc.io
javadoc.io › doc › com.google.code.gson › gson › 2.8.9 › com.google.gson › com › google › gson › Gson.html
Gson - gson 2.8.9 javadoc
Bookmarks · Latest version of com.google.code.gson:gson · https://javadoc.io/doc/com.google.code.gson/gson · Current version 2.8.9 · https://javadoc.io/doc/com.google.code.gson/gson/2.8.9 · package-list path (used for javadoc generation -link option) · https://javadoc.io/doc/com.goog...
GitHub
github.com › toolbox4minecraft › amidst › pull › 1102
Bump gson from 2.5 to 2.8.9 by dependabot[bot] · Pull Request #1102 · toolbox4minecraft/amidst
Fix LongSerializationPolicy null handling being inconsistent with Gson (#1990). Support arbitrary Number implementation for Object and Number deserialization (#1290). Bump proguard-maven-plugin from 2.4.0 to 2.5.1 (#1980).
Author toolbox4minecraft
GitHub
github.com › google › gson › blob › main › CHANGELOG.md
gson/CHANGELOG.md at main · google/gson
This behavior was allowed in earlier versions of Gson but was prohibited started Gson 2.0. We decided to allow it again: This enables a user to parse 1/0 as boolean values for compatibility with iOS JSON libraries. (Incompatible behavior change in JsonParser): In the past, if JsonParser encountered a stream that terminated prematurely, it returned JsonNull. This behavior wasn't correct because the stream had invalid JSON, not a null. JsonParser is now changed to throw JsonSyntaxException in this case. Note that if JsonParser (or Gson) encounter an empty stream, they still return JsonNull.
Author google
GitHub
github.com › krisrajaryan27 › Programming-Challenges › pull › 11
Bump gson from 2.8.0 to 2.8.9 by dependabot[bot] · Pull Request #11 · krisrajaryan27/Programming-Challenges
Bumps gson from 2.8.0 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Exc...
Author krisrajaryan27
Top answer 1 of 2
2
@brijesht7477132 Unfortunately, I don't have such project at the moment to test it myself, I'm posting few trial-and-error solutions at my best - please bear with me com.google.code.gson >gson 2.8.9 testOr do you have any sample project to share with me? Hi @santoshsai , I figured out what is causing the issue. It's the AEM Uber Jar. Things are working fine until I added the Uber Jar dependency. We are using AEM 6.4.8 version and it seems that the Uber jar version 6.4.8 using Gson transitive dependency of 2.8.2 version and while running the test case it is picking the version 2.8.2.I fixed it by simply changing the order of including dependency where Gson dependency is included first and after that Uber Jar dependency. Showing sample below. That solves my issue of test case failing. com.google.code.gsongson2.9.0com.adobe.aemuber-jar6.4.8apisprovidedjunitjunit4.13.2test
2 of 2
2
Hi @santoshsai : Thank you for your time and comments
GitLab
gitlab.e.foundation › os › notes › commits › edbd49de
Bump gson from 2.8.8 to 2.8.9 (edbd49de) · Commits · e / os / Notes · GitLab
November 1, 2021 - Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.8.8...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-patch ...
The Mail Archive
mail-archive.com › commits@sling.apache.org › msg106379.html
(sling-launchpad-comparator) branch master updated: Bump gson from 2.2.4 to 2.8.9
The following commit(s) were added to refs/heads/master by this push: new dbb2e96 Bump gson from 2.2.4 to 2.8.9 dbb2e96 is described below commit dbb2e96e4ae7f82fb561c99ba0e8c761b9a7d71c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Dec 16 12:36:07 2024 +0000 Bump gson from 2.2.4 to 2.8.9 Bumps [gson](https://github.com/google/gson) from 2.2.4 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-2.2.4...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ...
The Mail Archive
mail-archive.com › jenkinsci-commits@googlegroups.com › msg362916.html
[jenkinsci/gearman-plugin] f0dd0a: Bump com.google.code.gson:gson from 2.8.2 to 2.8.9
Changed paths: M pom.xml Log Message: ----------- Bump com.google.code.gson:gson from 2.8.2 to 2.8.9 Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.8.2 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.8.2...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ...
Javadoc.io
javadoc.io › doc › com.google.code.gson › gson › latest › index.html
gson 2.13.2 javadoc (com.google.code.gson)
Bookmarks · Latest version of com.google.code.gson:gson · https://javadoc.io/doc/com.google.code.gson/gson · Current version 2.13.2 · https://javadoc.io/doc/com.google.code.gson/gson/2.13.2 · package-list path (used for javadoc generation -link option) · https://javadoc.io/doc/com.go...
Libhunt
android.libhunt.com › gson-changelog › 2.8.9
Gson v2.8.9 release notes - Awesome Android - LibHunt
🛠 Fix LongSerializationPolicy null handling being inconsistent with Gson (#1990). 👌 Support arbitrary Number implementation for Object and Number deserialization (#1290). ⬆️ Bump proguard-maven-plugin from 2.4.0 to 2.5.1 (#1980). Don't exclude static local classes (#1969).
The Mail Archive
mail-archive.com › commits@airavata.apache.org › msg23608.html
(airavata) branch master updated: Bump gson from 2.3.1 to 2.8.9 in /modules/cluster-monitoring
The following commit(s) were added to refs/heads/master by this push: new 90d1e0605e Bump gson from 2.3.1 to 2.8.9 in /modules/cluster-monitoring 90d1e0605e is described below commit 90d1e0605e0a601e6d863d9eb50c9d3021120d84 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri May 20 20:57:00 2022 +0000 Bump gson from 2.3.1 to 2.8.9 in /modules/cluster-monitoring Bumps [gson](https://github.com/google/gson) from 2.3.1 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-2.3.1...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ...
Merative
merative.com › support › curam › release-notes › 7-0-9-0-ifix11
7.0.9.0 iFix11 release notes | Merative
May 31, 2022 - The version of the Google Gson library has now been updated from 2.2.2 to 2.8.9. The new version contains some defect fixes and minor enhancements.
GitHub
google.github.io › gson
Gson | gson
These are the optional Java Platform Module System (JPMS) JDK modules which Gson depends on. This only applies when running Java 9 or newer. java.sql (optional since Gson 2.8.9) When this module is present, Gson provides default adapters for some SQL date and time classes.
Libhunt
java.libhunt.com › gson-changelog › 2.8.9
Gson v2.8.9 release notes | LibHunt - Awesome Java
🛠 Fix LongSerializationPolicy null handling being inconsistent with Gson (#1990). 👌 Support arbitrary Number implementation for Object and Number deserialization (#1290). ⬆️ Bump proguard-maven-plugin from 2.4.0 to 2.5.1 (#1980). Don't exclude static local classes (#1969).
Javadoc.io
javadoc.io › doc › com.google.code.gson › gson › latest › com.google.gson › module-summary.html
com.google.gson module summary - gson 2.13.2 javadoc
Bookmarks · Latest version of com.google.code.gson:gson · https://javadoc.io/doc/com.google.code.gson/gson · Current version 2.13.2 · https://javadoc.io/doc/com.google.code.gson/gson/2.13.2 · package-list path (used for javadoc generation -link option) · https://javadoc.io/doc/com.go...
Libhunt
android.libhunt.com › gson-changelog
Gson/CHANGELOG and Gson Releases - Awesome Android
Java 9 module-info support · May 22, 2018 · 2018-05-21 GitHub Diff · Print Gson version while throwing AssertionError and IllegalArgumentException · Moved utils.VersionUtils class to internal.JavaVersion. This is a potential backward incompatible change from 2.8.4 ·