This is an automated email from the ASF dual-hosted git repository.
iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.
from b124940 AVRO-2218: Update thrift to version 0.11.0 and tukaani to
version 1.8
new a9ec22c Use RoundingMode for BigDecimal to avoid deprecation warning
(Java > 9)
new fab3d40 AVRO-2288: Refactor OutputBuffer to not throw Exceptions
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/avro/specific/TestSpecificLogicalTypes.java | 15 ++++++++-------
.../java/org.apache.avro.codegentest/CustomDecimal.java | 3 ++-
.../src/main/java/org/apache/trevni/OutputBuffer.java | 8 ++++----
3 files changed, 14 insertions(+), 12 deletions(-)