Release 0.93 notes ------------------- yCrash Agent ------------ + Add 'storagePath' argument. To this argument user can specify a folder location. All temporary files that are generated during the capturing phase and final yc-*.zip file will be stored in this location. If this property isn't specified, then files will be stored in the current working directory in which agent is executed. If there isn't sufficient space in the current working directory then files will be stored in the 'tmp' directory. + Added 'hd' and 'tags' elements to Action API yCrash server -------------- + Raw Heap dump files weren't downloadable when analyzed through Eclipse MAT. Now this issue has been fixed + Eclipse MAT generated HTML files weren't downloadable when heap dump was captured through agent. Now this issue has been fixed. + Fix the ocassional memory leak that was happening in HeapHero, when heap dump reading was throwing exception + Files weren't processes correctly when they were loaded from AWS. + Formatting large size diskspace correctly + Made minor bug fixes to G1, Shenandoah GC parsing + Made minor bug fix to a thread dump formatting logic