godror v0.25.4 Release Notes

  • โž• Added

    • Implement use of "google.golang.org/protobuf/types/known/timestamppb".Timestamp, behind the timestamppb tag

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Use dpiConn_setCallTimeout for faster recovers.
    • Faster setTraceTag, drv.init.
    • Buffer dpiLobReader.Read with chunk-sized reads for
      • avoiding io.ReadAll short read and
      • performance