<!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>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Markus Koschany pushed to branch upstream
at <a href="https://salsa.debian.org/java-team/libthrift-java">Debian Java Maintainers / libthrift-java</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/java-team/libthrift-java/-/commit/deeda281dbc1182c7168a1128f0feeddeaf941af">deeda281</a></strong>
<div>
<span>by Markus Koschany</span>
<i>at 2022-03-03T12:07:44+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.16.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#069d61ef2d10d44e5848647e31793cd743a6f78d">
org/apache/thrift/EncodingUtils.java
</a>
</li>
<li class="file-stats">
<a href="#3485ab3747f5dac877e903cf97a17b06f31e2334">
org/apache/thrift/Option.java
</a>
</li>
<li class="file-stats">
<a href="#8e5deebbe3ad54c1fb6c0b67f278c5a944b28516">
org/apache/thrift/TApplicationException.java
</a>
</li>
<li class="file-stats">
<a href="#4fb917fb4aa64b53b31fa244493d1ed7f8a188dc">
org/apache/thrift/TAsyncProcessor.java
</a>
</li>
<li class="file-stats">
<a href="#f1b7526942d93f9f45c066ffc43eff194dc3f37a">
org/apache/thrift/TBase.java
</a>
</li>
<li class="file-stats">
<a href="#750dc7301f906020ddafddb66bc6c737b4e1d469">
<span class="new-file">
+
org/apache/thrift/TConfiguration.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#3110aed8d69bf7493c7f7385b82872355f98cf76">
org/apache/thrift/TDeserializer.java
</a>
</li>
<li class="file-stats">
<a href="#b0324680332c3144f6d00ac40043b2a668f36a9e">
org/apache/thrift/TFieldIdEnum.java
</a>
</li>
<li class="file-stats">
<a href="#71a9ce062f75aa8b7537439794ce388c559035f0">
org/apache/thrift/TMultiplexedProcessor.java
</a>
</li>
<li class="file-stats">
<a href="#955833c9af25f6497c32829e3568234b886ffa80">
org/apache/thrift/TNonblockingMultiFetchClient.java
</a>
</li>
<li class="file-stats">
<a href="#2879ebb7ed3e472a14b523a3601b75a9039dc09b">
org/apache/thrift/TSerializable.java
</a>
</li>
<li class="file-stats">
<a href="#fd072565fcd7dd6b56e807b4445ea5c4d8b16964">
org/apache/thrift/TSerializer.java
</a>
</li>
<li class="file-stats">
<a href="#4a60502d442d1151e9e616117f22f412b4d40af2">
org/apache/thrift/TServiceClientFactory.java
</a>
</li>
<li class="file-stats">
<a href="#023059794d812ac6f1a5070d821447e636c64ca4">
org/apache/thrift/TUnion.java
</a>
</li>
<li class="file-stats">
<a href="#6da5da6f6948ac9d0382b1a080e1b3d019025ece">
org/apache/thrift/async/TAsyncClient.java
</a>
</li>
<li class="file-stats">
<a href="#76505df30ac92522133630b0b3e4dc98eecdbe2b">
org/apache/thrift/async/TAsyncMethodCall.java
</a>
</li>
<li class="file-stats">
<a href="#553bcb090d404491ef6b13fdfa97f06e9b6337f5">
org/apache/thrift/meta_data/FieldMetaData.java
</a>
</li>
<li class="file-stats">
<a href="#707ed865549fba6f93f05b0c48718e8cecb7753f">
<span class="new-file">
+
org/apache/thrift/partial/EnumCache.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#adce2e91b767111d7848dffb574365149f600647">
<span class="new-file">
+
org/apache/thrift/partial/PartialThriftComparer.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#7bdeb2cd41e8b0f4fd9a16199253813115c53bd5">
<span class="new-file">
+
org/apache/thrift/partial/README.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#d0842b6d38acfd120dfcb793ec3b4f1939a24859">
<span class="new-file">
+
org/apache/thrift/partial/TFieldData.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#74edb78732cee869953d1f2551c68f120e27d854">
<span class="new-file">
+
org/apache/thrift/partial/ThriftField.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#6c24d5da8369a91c61fa8f2c30476d208e9e0e25">
<span class="new-file">
+
org/apache/thrift/partial/ThriftFieldValueProcessor.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#ac05269d5eae1f370811db5328992195a16bb1af">
<span class="new-file">
+
org/apache/thrift/partial/ThriftMetadata.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#4805761d62a0293a4227ad7abf565760b72bbddd">
<span class="new-file">
+
org/apache/thrift/partial/ThriftStructProcessor.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#7ec15a10a066defe99ceb5b9f0c1e1f0e7f76008">
<span class="new-file">
+
org/apache/thrift/partial/Validate.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#3220bc8c4e82be3f93b531e817fbc4502f82b3f8">
org/apache/thrift/protocol/TBinaryProtocol.java
</a>
</li>
<li class="file-stats">
<a href="#2b09568369960b69336664ede73850bf03865b1e">
org/apache/thrift/protocol/TCompactProtocol.java
</a>
</li>
<li class="file-stats">
<a href="#ba8b20a1797472e860c70a1c514df1b5dcbd1c59">
org/apache/thrift/protocol/TJSONProtocol.java
</a>
</li>
<li class="file-stats">
<a href="#c2b1ff26a5f486c41e689c9d22bec8f065b9b30b">
org/apache/thrift/protocol/TProtocol.java
</a>
</li>
</ul>
<h5>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/libthrift-java/-/commit/deeda281dbc1182c7168a1128f0feeddeaf941af">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/libthrift-java/-/commit/deeda281dbc1182c7168a1128f0feeddeaf941af"}}</script>
</p>
</div>
</body>
</html>