This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 55ab5e9b0ab [fix][sec] Upgrade Netty to 4.1.133.Final to address CVEs
(#25670)
new f4ef184509d [fix][client] Apply Avro logical type conversions when
decoding schema without classloader (#25759)
new d8dbb09eed2 [fix][test][branch-333.0] Fix AvroSchemaTest cases that
were invalid
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:
.../client/impl/schema/reader/AvroReader.java | 24 ++++-------
.../pulsar/client/impl/schema/AvroSchemaTest.java | 48 ++++++++++++++++++++--
2 files changed, 51 insertions(+), 21 deletions(-)