Introduction to Key Changes Feature Retry enhancement : Support user-defined result retry; Support request-level configuration (priority is higher than Neptune). See retry guide for details Frugal (Thrift) : Support default value of IDL; No codec code is supported by using frugal. See frugal for details Tool-Protobuf : Support depend on external libraries with go_package, see Notes for Using Protobuf IDLs ; Support Guess IDL type from the file extension, it is unnecessary to specify the type param when generating the protobuf code Fastpb(protobuf) : Support fastpb to optimize performance of…