Skip to content

v0.3.1

Compare
Choose a tag to compare
@rsvihladremio rsvihladremio released this 07 Jun 09:40
· 507 commits to main since this release
bb05a3e

Changelog

0.3.1

Added

  • support for untrusted certs when accessing the dremio API

Fixed

  • We were logging WARN messages for unsupported kinds, we are ignoring those now and there will be a debug log that explains we are not masking those kinds

Changed

  • if unable to detect any dremio PID process we will now exit with an error that states one must run sudo to run collections
  • several warnings have the text error in them, this was leading to people thinking there was an error when really it is just a warning that may or may not be signficant
  • REST calls now only occur on the first coordinator and will not occur on subsequent nodes