Skip to content

Releases: databrickslabs/overwatch

v0602

14 Jan 15:34
68edcbc
Compare
Choose a tag to compare

v0601

15 Dec 23:17
3fb6414
Compare
Choose a tag to compare

Major Release

CHANGELOG

Maven Coordinates --> com.databricks.labs:overwatch_2.12:0.6.0.1

v05061

09 Dec 14:45
22a57a1
Compare
Choose a tag to compare

HOTFIX - for #278

Databricks accidentally published some "corrupted audit logs" meaning that there were multiple columns with the same name with the only difference being case. This is considered a bad schema and Overwatch had to take steps to make sure customers didn't get stuck when these audit logs appeared.

As of today, the Databricks PR to resolve this has already been merged and deployed to production. There are still a few days of audit logs that can cause Overwatch to fail on previous releases, so if you get the failure mentioned in #278, please do upgrade to this release or higher.

v0506

28 Sep 11:52
b006172
Compare
Choose a tag to compare

Patch Release Maintenance
CHANGELOG

v0505

30 Aug 20:32
70c4743
Compare
Choose a tag to compare

Bug Fixes

ChangeLog Here

lookupWhen Optimizations Alpha release

23 Aug 13:33
Compare
Choose a tag to compare
Pre-release

THIS IS NOT A PRODUCTION RELEASE

This release should not be used to run the Overwatch pipeline but can be used to explore certain complex queries in progress for some specific users. When Issue 203 is merged and deployed these optimizations will be considered production-ready.

v0504

16 Aug 20:08
fda884a
Compare
Choose a tag to compare

v0503

12 Aug 19:22
fd29807
Compare
Choose a tag to compare

CHANGELOG HERE

FIXES INCLUDE:

  • Incremental input sources returning 0 rows when users run Overwatch multiple times in the same day
  • Incremental clusterStateFactGold -- addresses orphaned events for long-running states across Overwatch Runs.
  • null driver node types for pooled drivers
  • Improved instance pool lookup logic
  • Mixed instance pools enabled
  • basic refactoring for sparkOverrides -- full refactor in 0.5.1
  • Improved logging
  • Costing - node details lookups for edge cases -- there was a bug in the join condition for users running Overwatch multiple times per day in the same workspace

v0502

19 Jul 19:06
ee21254
Compare
Choose a tag to compare

Missed a bug in 0501, re-releasing due to resolve.

Changelog here

v0501

19 Jul 15:56
93d6b3e
Compare
Choose a tag to compare