Skip to content

Releases: JuliaLang/BugReporting.jl

v0.2.4

26 Jul 12:32
ac1664f
Compare
Choose a tag to compare

BugReporting v0.2.4

Diff since v0.2.3

Closed issues:

  • A way to retrieve source code for a given Julia version (#23)
  • Feature request: set a timeout with --bug-report-timeout-minutes=N (#45)

Merged pull requests:

  • Record additional Julia metadata in the rr trace to fetch sources during replay. (#71) (@maleadt)
  • Don't call HTTP.closewrite to avoid test warning. (#73) (@maleadt)
  • Add support for a record timeout. (#74) (@maleadt)
  • Support argless replay() defaulting to the latest trace. (#75) (@maleadt)
  • Bump version. (#76) (@maleadt)
  • CompatHelper: add new compat entry for Scratch at version 1, (keep existing compat) (#78) (@github-actions[bot])
  • Add a download progress bar. (#79) (@maleadt)
  • Include stdlib sources in the trace. (#80) (@maleadt)

v0.2.3

24 Jul 09:49
e1fe666
Compare
Choose a tag to compare

BugReporting v0.2.3

Diff since v0.2.2

Merged pull requests:

v0.2.2

23 Jul 10:31
2c45e4e
Compare
Choose a tag to compare

BugReporting v0.2.2

Diff since v0.2.1

Merged pull requests:

  • Set-up the environment outside of rr_jll's influence. (#67) (@maleadt)

v0.2.1

22 Jul 21:52
f5bec83
Compare
Choose a tag to compare

BugReporting v0.2.1

Diff since v0.2.0

Merged pull requests:

  • Prevent PYTHONHOME, set by Python_jll, from leaking in the Julia environment. (#64) (@maleadt)
  • Bump version. (#65) (@maleadt)

v0.2.0

20 Jul 18:25
edf2807
Compare
Choose a tag to compare

BugReporting v0.2.0

Diff since v0.1.6

Closed issues:

  • Fatal error printed as warning (#24)
  • support local files (#25)
  • Default trace location not writeable (#26)
  • BugReporting does not work with --project (#35)
  • –bug-report=rr doesn’t play nicely with hang & interrupt (#38)
  • possible issue with upload_rr_trace (#39)
  • JULIA_RR_RECORD_ARGS=-n not effective (#44)
  • Vendored libstdc++ breaks replay (#46)
  • Cannot record package tests (#47)
  • EOFError on upload (#54)

Merged pull requests:

v0.1.6

01 Oct 00:07
f0337f0
Compare
Choose a tag to compare

BugReporting v0.1.6

Diff since v0.1.3

Closed issues:

  • TagBot trigger issue (#32)
  • call to probe_platform_engines! will break in Julia 1.8 (#40)

Merged pull requests:

v0.1.3

07 Jun 00:21
37c21ad
Compare
Choose a tag to compare

BugReporting v0.1.3

Diff since v0.1.2

v0.1.2

07 Jun 00:21
ee0cb19
Compare
Choose a tag to compare

BugReporting v0.1.2

Closed issues:

  • Julia JuMP issue with nonlinear problem formulation (#6)
  • Permission error when writing pack_mmaps (#16)

Merged pull requests: