This is an automated email from the ASF dual-hosted git repository.
RyanSkraba pushed a change to branch branch-1.12
in repository https://gitbox.apache.org/repos/asf/avro.git
from 76f8a5739e Preparing for 1.12.3
new 97d4fdab3d AVRO-4228: [c++] Fix BinaryDecoder::arrayNext() to handle
negative block counts (#3646)
new 0d69d2bbaf AVRO-4350: [JavaScript] Restore underscore dependency
(#3970)
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:
lang/c++/impl/BinaryDecoder.cc | 4 +--
lang/c++/test/CodecTests.cc | 35 ++++++++++++++++++++++
lang/js/package-lock.json | 9 ++++++
lang/js/package.json | 4 ++-
.../{etc/browser/crypto.js => test/test_index.js} | 21 +++++++------
5 files changed, 59 insertions(+), 14 deletions(-)
copy lang/js/{etc/browser/crypto.js => test/test_index.js} (78%)