This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch remove-base64
in repository https://gitbox.apache.org/repos/asf/skywalking.git.
from 93f3833 Remove hard requirement of BASE64 encoding for binary field
add 198bf01 Change HashMapConverter.ToEntity.Base64Decoder to singleton
No new revisions were added by this update.
Summary of changes:
.../org/apache/skywalking/oap/server/core/alarm/AlarmRecord.java | 2 +-
.../oap/server/core/analysis/manual/log/AbstractLogRecord.java | 2 +-
.../oap/server/core/analysis/manual/segment/SegmentRecord.java | 2 +-
.../server/core/browser/manual/errorlog/BrowserErrorLogRecord.java | 2 +-
.../skywalking/oap/server/core/storage/type/HashMapConverter.java | 5 +++++
.../oap/server/storage/plugin/zipkin/ZipkinSpanRecord.java | 2 +-
6 files changed, 10 insertions(+), 5 deletions(-)