-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Pull requests: google/gson
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use the runtime type for a wildcard element type
#3112
opened Sep 5, 2026 by
HuzaifaChaudary
Loading…
Fix parse position for hour-only timezone offsets
#3111
opened Sep 5, 2026 by
mehuljariwala
Loading…
4 tasks done
Fix date-only parsing failure when local midnight is skipped by DST
#3109
opened Sep 4, 2026 by
zgj-ssslab
Loading…
Throw JsonSyntaxException instead of raw exceptions in built-in adapters
#3108
opened Sep 3, 2026 by
yusmer96-maker
Loading…
5 of 9 tasks
Bump the github-actions group across 1 directory with 6 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#3107
opened Sep 1, 2026 by
dependabot
Bot
Loading…
Bump org.junit:junit-bom from 6.0.3 to 6.1.3
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#3106
opened Sep 1, 2026 by
dependabot
Bot
Loading…
Bump the maven group with 7 updates
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#3105
opened Sep 1, 2026 by
dependabot
Bot
Loading…
fix: AtomicIntegerArray null element produces misleading error
#3095
opened Aug 14, 2026 by
Jerryyy985
Loading…
fix: JsonTreeReader nextInt/nextLong silently truncates fractional numbers
#3094
opened Aug 14, 2026 by
Jerryyy985
Loading…
fix: accept NNBSP before AM/PM in default Date parsing
#3091
opened Aug 7, 2026 by
arimu1
Loading…
9 tasks done
Skip accessibility check in BoundField once it is known to have passed
#3086
opened Aug 6, 2026 by
nileshpatil6
Loading…
Wrap IllegalStateException at the AtomicIntegerArray adapter level, consistent with AtomicLongArray
#3048
opened Jun 28, 2026 by
amitmishra11
Loading…
Read an empty Locale string back as Locale.ROOT
#3045
opened Jun 26, 2026 by
vasiliy-mikhailov
Contributor
Loading…
Rethrow Error from @PostConstruct method instead of wrapping it in RuntimeException
#3039
opened Jun 22, 2026 by
vasiliy-mikhailov
Contributor
Loading…
fix: JsonTreeWriter accepts finite BigDecimal/BigInteger like JsonWriter
#3035
opened Jun 5, 2026 by
andrewstellman
Contributor
Loading…
Fix #2817: Add precision check to JsonTreeReader.nextInt() and nextLong()
#3029
opened May 31, 2026 by
ErnestHysa
Loading…
Fix deserialization ExclusionStrategy incorrectly affecting serialization (#2190)
#3020
opened Apr 26, 2026 by
Vikashksingh1308
Loading…
Fix trailing data accepted after top-level null
#3008
opened Apr 4, 2026 by
andrewstellman
Contributor
Loading…
fix: Correct Multiset example in TypeAdapterFactory Javadoc
#3001
opened Mar 26, 2026 by
daguimu
Contributor
Loading…
fix: Validate value before writing deferred name in JsonWriter
#2999
opened Mar 26, 2026 by
daguimu
Contributor
Loading…
fix: Preserve integral Number type in toJsonTree for byte/short/int
#2998
opened Mar 26, 2026 by
daguimu
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.