[
https://issues.apache.org/jira/browse/GOBBLIN-2064?focusedWorklogId=918379&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-918379
]
ASF GitHub Bot logged work on GOBBLIN-2064:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 08/May/24 16:04
Start Date: 08/May/24 16:04
Worklog Time Spent: 10m
Work Description: Will-Lo merged PR #3945:
URL: https://github.com/apache/gobblin/pull/3945
Issue Time Tracking
-------------------
Worklog Id: (was: 918379)
Time Spent: 40m (was: 0.5h)
> Use proper GSON builder in GaaSObservabilityEvent
> -------------------------------------------------
>
> Key: GOBBLIN-2064
> URL: https://issues.apache.org/jira/browse/GOBBLIN-2064
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: William Lo
> Priority: Minor
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Using Gson.newBuilder() is only supported in Gson version 2.8.5 and above and
> not supported in the current version of 2.6.2 which Gobblin is on, so it was
> brought in by a transitive jar.
> We want to maintain the current version so that downstream dependencies that
> use Gobblin do not need to bump their version of Gson in case that causes
> incompatibility issues.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)