Skip to content

Roswell

Compare
Choose a tag to compare
@shadeofblue shadeofblue released this 08 Jul 10:16
· 18 commits to b0.6 since this release
bf70b13

Changelog

Features

  • Respawn instances that failed in starting state (#509)
  • Support for filtering provider offers by "golem.inf.cpu.threads" (#508)

Bugfixes

  • Error handling in Services._run_instance() (#498)
  • Reduce the number of log entries related to confirmed proposals (#505)
  • Fix the constraints filter generation for an empty list of constraints (#524)
  • Throw errors raised in batch.prepare() into command generator (#530)
  • Handle aiohttp.ClientOSError in agreement-related Market API calls (#535)
  • Remove a stale import (#528)

Integration test updates and fixes

  • Add Discord notification for failed goth nightlies (#511) / (#527)
  • Set scope to "session" for the fixture that returns the log dir (#513)
  • Update goth to 0.5+ (#522)
  • Integration test for a Simple Service example (#516)