This is an automated email from the ASF dual-hosted git repository.
dwysakowicz pushed a change to branch release-1.7
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 4821168 [FLINK-11436] [avro] Manually Java-deserialize AvroSerializer
for backwards compatibility
new d241a41 [FLINK-11071][core] add support for dynamic proxy classes
resolution in job defination
new 885869e [FLINK-11071][core] Improved proxy class serialization test
The 15294 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:
.../org/apache/flink/util/InstantiationUtil.java | 35 ++++++++++++++
.../apache/flink/testutils/ClassLoaderUtils.java | 54 ++++++++++++++++++++--
.../apache/flink/util/InstantiationUtilTest.java | 50 ++++++++++++++++++++
3 files changed, 136 insertions(+), 3 deletions(-)