Skip to content

v1.2.1

Compare
Choose a tag to compare
@joshtemple joshtemple released this 11 Jan 19:57
· 537 commits to master since this release

Features

  • Run the LookML syntax validator from Spectacles with spectacles lookml (#413, #309)
  • Select or exclude specific folders for content validation using the folder ID (#296, @vpipkt)
  • For content validation errors on dashboards, show the tile type (tile or filter) (#478)

Fixes

  • Fix a bug with incorrect workspace assignment after a run exceeded 60 minutes of runtime (#395)
  • Fix a timeout issue with long-running content validations (#459)
  • Other minor fixes and improvements