<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Tony Mancill pushed to branch upstream at <a href="https://salsa.debian.org/java-team/libgoogle-gson-java" style="color: #1068bf;">Debian Java Maintainers / libgoogle-gson-java</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/libgoogle-gson-java/-/commit/ad0a45ad6231c52dd0e9b608b117cdbd0b8e2cbc" style="color: #1068bf;">ad0a45ad</a></strong>
<div>
<span> by tony mancill </span> <i> at 2022-11-16T20:13:43-08:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 2.10</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#24139dae656713ba861751fb2c2ac38839349a7a" style="color: #1068bf;">
<span class="deleted-file">
−
.gitattributes
</span>
</a>
</li>
<li class="file-stats">
<a href="#fe77d5d1439f26e353a42bbd38dece2467ff6558" style="color: #1068bf;">
.github/workflows/build.yml
</a>
</li>
<li class="file-stats">
<a href="#312ad8a667a180ae28e74c4fb32f6500c9f73a46" style="color: #1068bf;">
<span class="new-file">
+
.github/workflows/check-api-compatibility.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#c3aa8b7f1c613e43d3bb9d5ac52ac6603d945e89" style="color: #1068bf;">
.github/workflows/codeql-analysis.yml
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7" style="color: #1068bf;">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d" style="color: #1068bf;">
README.md
</a>
</li>
<li class="file-stats">
<a href="#50c8a2f7f19786d05925969dfd81d5d3d9c81dad" style="color: #1068bf;">
ReleaseProcess.md
</a>
</li>
<li class="file-stats">
<a href="#edb86879e7bff921064760b1478f8a6db473e4a1" style="color: #1068bf;">
UserGuide.md
</a>
</li>
<li class="file-stats">
<a href="#6672f3f9269c5cdcaacdc4f908d3a6d7d6079c9b" style="color: #1068bf;">
extras/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#91c494f351abb2b090a5365e56400b575fdfad91" style="color: #1068bf;">
extras/src/main/java/com/google/gson/graph/GraphAdapterBuilder.java
</a>
</li>
<li class="file-stats">
<a href="#fcd32f4ec50225f391d1ad42ecc1549556fe5918" style="color: #1068bf;">
extras/src/main/java/com/google/gson/typeadapters/RuntimeTypeAdapterFactory.java
</a>
</li>
<li class="file-stats">
<a href="#21c2ca3d11c510b151cf2c4b12f6c21631cb3b5c" style="color: #1068bf;">
extras/src/test/java/com/google/gson/typeadapters/PostConstructAdapterFactoryTest.java
</a>
</li>
<li class="file-stats">
<a href="#bb07c9e45afcf6e1b1c5ded105a35dbd37a8d289" style="color: #1068bf;">
gson/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#14350bb2f11fab485c234850071e7ff5195f7bc2" style="color: #1068bf;">
gson/src/main/java/com/google/gson/ExclusionStrategy.java
</a>
</li>
<li class="file-stats">
<a href="#8e0f17f6fa5773842b7c4a290354e8586b722514" style="color: #1068bf;">
gson/src/main/java/com/google/gson/FieldAttributes.java
</a>
</li>
<li class="file-stats">
<a href="#66ccc67729f8b14de8531078f1f6d169aead572a" style="color: #1068bf;">
gson/src/main/java/com/google/gson/FieldNamingPolicy.java
</a>
</li>
<li class="file-stats">
<a href="#d2caaa9e01d893dbd2508a2c37b592a6fb42fdd0" style="color: #1068bf;">
gson/src/main/java/com/google/gson/Gson.java
</a>
</li>
<li class="file-stats">
<a href="#e4fc8f079fc3f910e2b052329612eacd7db2fbda" style="color: #1068bf;">
gson/src/main/java/com/google/gson/GsonBuilder.java
</a>
</li>
<li class="file-stats">
<a href="#ff46dd1ea0fee28e3909c5a4e3fab6dd8d1addd3" style="color: #1068bf;">
gson/src/main/java/com/google/gson/JsonArray.java
</a>
</li>
<li class="file-stats">
<a href="#5013cf4270b90d82baa5c1b98b54fbc9b0ad0d06" style="color: #1068bf;">
gson/src/main/java/com/google/gson/JsonDeserializer.java
</a>
</li>
<li class="file-stats">
<a href="#961949e206b81257c6498e96745fb8218933309d" style="color: #1068bf;">
gson/src/main/java/com/google/gson/JsonElement.java
</a>
</li>
<li class="file-stats">
<a href="#2427b80903572ff8aac31a89e35bcbceee2b8c88" style="color: #1068bf;">
gson/src/main/java/com/google/gson/JsonNull.java
</a>
</li>
<li class="file-stats">
<a href="#50d6fea1f0534a3c8ed4e1317536bceb0e2e9b82" style="color: #1068bf;">
gson/src/main/java/com/google/gson/JsonObject.java
</a>
</li>
<li class="file-stats">
<a href="#c7d3d9a4430639323820dbf90b61a5b736f74c45" style="color: #1068bf;">
gson/src/main/java/com/google/gson/JsonParser.java
</a>
</li>
<li class="file-stats">
<a href="#2820086126f930a9a686f46cb6f62ca348364779" style="color: #1068bf;">
gson/src/main/java/com/google/gson/JsonPrimitive.java
</a>
</li>
<li class="file-stats">
<a href="#9a3b4936cbf6d9c46e79ec2c8365b8845742bf91" style="color: #1068bf;">
gson/src/main/java/com/google/gson/JsonSerializer.java
</a>
</li>
<li class="file-stats">
<a href="#0e148e330385ffe607f1408ef13e32f764a9acfe" style="color: #1068bf;">
gson/src/main/java/com/google/gson/ReflectionAccessFilter.java
</a>
</li>
<li class="file-stats">
<a href="#9440d3e0e0f6011c1496f3d6a71eb79ad60c5894" style="color: #1068bf;">
gson/src/main/java/com/google/gson/ToNumberPolicy.java
</a>
</li>
<li class="file-stats">
<a href="#734262aa5dda1f0f31839168523f98072a9ada6d" style="color: #1068bf;">
gson/src/main/java/com/google/gson/ToNumberStrategy.java
</a>
</li>
<li class="file-stats">
<a href="#f522e616099cff2bc0c8d3509e18a7de35aef209" style="color: #1068bf;">
gson/src/main/java/com/google/gson/TypeAdapter.java
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
The diff was not included because it is too large.
</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">
—
<br>
<a href="https://salsa.debian.org/java-team/libgoogle-gson-java/-/commit/ad0a45ad6231c52dd0e9b608b117cdbd0b8e2cbc" style="color: #1068bf;">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org" style="color: #1068bf;">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link" style="color: #1068bf;">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link" style="color: #1068bf;">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/libgoogle-gson-java/-/commit/ad0a45ad6231c52dd0e9b608b117cdbd0b8e2cbc"}}</script>
</p>
</div>
</body>
</html>