<!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/7e76f30db6aa44fea1a506f60383d36cd1b16fde" style="color: #1068bf;">7e76f30d</a></strong>
<div>
<span>by tony mancill</span>
<i>at 2022-08-07T13:05:45-07: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.9.1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#fe77d5d1439f26e353a42bbd38dece2467ff6558" style="color: #1068bf;">
.github/workflows/build.yml
</a>
</li>
<li class="file-stats">
<a href="#c3aa8b7f1c613e43d3bb9d5ac52ac6603d945e89" style="color: #1068bf;">
<span class="new-file">
+
.github/workflows/codeql-analysis.yml
</span>
</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="#edb86879e7bff921064760b1478f8a6db473e4a1" style="color: #1068bf;">
UserGuide.md
</a>
</li>
<li class="file-stats">
<a href="#9b344974e0ae9b2faa46c8e30b5bbf5a16006a54" style="color: #1068bf;">
<span class="deleted-file">
−
codegen/README.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#e98b78fa79393eb515bc7944f63c68cef65bcd72" style="color: #1068bf;">
<span class="deleted-file">
−
codegen/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#6e5790d777affeee72fd8a23caf86c72817ffd33" style="color: #1068bf;">
<span class="deleted-file">
−
codegen/src/main/java/com/google/gson/codegen/CodeGen.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#991f6283c2cb72a3a3dfec1852cf981eaf231f92" style="color: #1068bf;">
<span class="deleted-file">
−
codegen/src/main/java/com/google/gson/codegen/GeneratedTypeAdapter.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#172e6e33874acbe79d869ad47bbbb0c50dd03d96" style="color: #1068bf;">
<span class="deleted-file">
−
codegen/src/main/java/com/google/gson/codegen/GeneratedTypeAdapterProcessor.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#6136a1cb56cf5eeb59878b50373cdf40c171ddd2" style="color: #1068bf;">
<span class="deleted-file">
−
codegen/src/main/java/com/google/gson/codegen/JavaWriter.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#41751cd6b67462e44c019189caf62f02f7d9dc99" style="color: #1068bf;">
<span class="deleted-file">
−
codegen/src/main/resources/META-INF/services/javax.annotation.processing.Processor
</span>
</a>
</li>
<li class="file-stats">
<a href="#260d56769458dc6db30e3c0241927ba2ce44f470" style="color: #1068bf;">
<span class="deleted-file">
−
codegen/src/test/java/com/google/gson/codegen/functional/CodeGenFunctionalTest.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#f02bedd547885dd4133f66aa967dca78c15ca7e8" style="color: #1068bf;">
<span class="deleted-file">
−
codegen/src/test/java/com/google/gson/codegen/functional/Order.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#d585802f092cb8b08931a258db70ae54169c0c53" style="color: #1068bf;">
examples/android-proguard-example/src/com/google/gson/examples/android/GsonProguardExampleActivity.java
</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="#6431db5698520f216f4b48b9e8503b775ccab4db" style="color: #1068bf;">
extras/src/main/java/com/google/gson/interceptors/InterceptorFactory.java
</a>
</li>
<li class="file-stats">
<a href="#3db4cce1bb5a86d3f8087ac91e9593cfb5ac63b7" style="color: #1068bf;">
extras/src/main/java/com/google/gson/typeadapters/PostConstructAdapterFactory.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="#41692cf67336a97acba6b849f68c9a1240fdd4f2" style="color: #1068bf;">
extras/src/test/java/com/google/gson/graph/GraphAdapterBuilderTest.java
</a>
</li>
<li class="file-stats">
<a href="#64332a6bf8b5d89ec4fce3fc889fe2ed532e22b5" style="color: #1068bf;">
extras/src/test/java/com/google/gson/interceptors/InterceptorTest.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="#59ab467e8a681f65430cf2fef2b57af76e5c6685" style="color: #1068bf;">
extras/src/test/java/com/google/gson/typeadapters/RuntimeTypeAdapterFactoryTest.java
</a>
</li>
<li class="file-stats">
<a href="#94457b21cb9bf9abfbd4c98c703d0da1483f3e5c" style="color: #1068bf;">
extras/src/test/java/com/google/gson/typeadapters/UtcDateTypeAdapterTest.java
</a>
</li>
<li class="file-stats">
<a href="#a2e2354b5b2a1da0981d323bc9abff7592352103" style="color: #1068bf;">
<span class="deleted-file">
−
gson/build.gradle
</span>
</a>
</li>
<li class="file-stats">
<a href="#bb07c9e45afcf6e1b1c5ded105a35dbd37a8d289" style="color: #1068bf;">
gson/pom.xml
</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="#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>
</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/7e76f30db6aa44fea1a506f60383d36cd1b16fde" style="color: #1068bf;">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<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/7e76f30db6aa44fea1a506f60383d36cd1b16fde"}}</script>
</p>
</div>
</body>
</html>