delve v1.8.0 Release Notes

Release Date: 2021-12-23 // over 2 years ago
  • โž• Added

    • ๐Ÿ‘ Go 1.18 support
    • ๐Ÿ‘Œ Support for DWARF5 on Windows/MacOS (@aarzilli)
    • โž• Added more installation instructions to documentation (@polinasok)
    • ๐Ÿ‘ Allow for rewind to work after process exit with RR backend (@aarzilli)
    • โž• Added documentation on runtime.curg and runtime.frameoff in eval (@aarzilli)
    • DAP: Expose sources command in evaluate request (@suzmue)
    • ๐Ÿ‘ DAP: Support Goroutine filters (@suzmue)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix build version using buildinfo (@aarzilli)
    • ๐Ÿ›  Fix crash when using deferred with no args (@kaddy-tom)
    • DAP: Misc remote attach improvements (@polinasok)

    ๐Ÿ”„ Changed

    • ๐Ÿ”จ Misc cleanup and refactoring (@aarzilli)
    • โž• Added option to disable invoking git during build (@herbygillot)
    • Ignore 'pf' mappings during core dump creation (@aarzilli)