Skip to content

v0.18.5

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 18:29
· 244 commits to master since this release
6c91727

Dagger v0.18.5

Diff since v0.18.4

Fixed a variety of concurrency bugs

Merged pull requests:

  • Add precompilation via PrecompileTools (#446) (@jpsamaroo)
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#447) (@github-actions[bot])
  • processor_runner: Fix race in collect proc_states (#452) (@jpsamaroo)
  • errormonitor_tracked: Use spin lock (#455) (@jpsamaroo)
  • OSProc: Add locking around OSPROC_PROCESSOR_CACHE (#456) (@jpsamaroo)

Closed issues:

  • Failed to cleanup datastore after 0 seconds Forcibly evicting all entries (#445)
  • UNHANDLED TASK ERROR: ArgumentError: destination has fewer elements than required (#449)
  • DTables.groupby causes issues when multiple processes available (#450)
  • Occasional UndefRefError: access to undefined reference when fetching DTables (#453)