Skip to content

Releases: marcingminski/sqlwatch

SQLWATCH 4.11

Choose a tag to compare

@marcingminski marcingminski released this 26 Sep 16:32
859ae60

Contributors

@marcingminski and @mrswadge

Changes

  • Change data types from int to bigint in SQL function ufn_sqlwatch_parse_xes_event_data (#505 by @mrswadge)
  • Update database version from 4.10 to 4.11 (#506 by @marcingminski)

SQLWATCH 4.10

Choose a tag to compare

@github-actions github-actions released this 23 Feb 17:14
88bca67

Contributors

@corelevel and @marcingminski

Changes

SQLWATCH 4.9

Choose a tag to compare

@marcingminski marcingminski released this 23 Feb 15:54
bfb571a

Contributors

@1DontEx1st and @marcingminski

Changes

Bug Fixes

SQLWATCH 4.8

Choose a tag to compare

@marcingminski marcingminski released this 09 Apr 19:12
6c09e63

Warning
If you are upgrading to this version and have no data compression enabled, the upgrade may take a long time because data compression is enabled by default. The compression only applies to the logger tables, so if you have compression enabled, only logger tables will remain compressed, and other tables will be reverted to uncompressed.

Contributors

@marcingminski

Changes

New Features

SQLWATCH 4.7

Choose a tag to compare

@marcingminski marcingminski released this 05 Apr 20:57
e3ba592

Contributors

@marcingminski

Changes

Bug Fixes

SQLWATCH 4.6

Choose a tag to compare

@marcingminski marcingminski released this 14 Mar 18:06
05105ef

Contributors

@j-dc and @marcingminski

Changes

  • Fix - correct number of rows per table for tables with multiple parti… (#468 by @j-dc)

Bug Fixes

Maintenance

SQLWATCH 4.5

Choose a tag to compare

@marcingminski marcingminski released this 22 Oct 16:37
b0b27c5

Contributors

@marcingminski

Changes

Maintenance

SQLWATCH 4.4

Choose a tag to compare

@marcingminski marcingminski released this 30 Sep 18:36
4c16494

Contributors

@OliverUweHahn, @ben-thul, @kekcjkee, @marcingminski and @pluim003

Changes

Bug Fixes

Maintenance

SQLWATCH 4.3

Choose a tag to compare

@marcingminski marcingminski released this 21 Jul 14:58
2843bfe

Contributors

@MCTSQL, @kekcjkee, @marcingminski and @steffenengelhamburg

Changes

New Features

Bug Fixes

  • Fixed blockers tab in Power BI dashboard (#404 by @marcingminski)
  • Fixed sp_WhoIsActive time collection criteria (#400 by @MCTSQL)
  • Fixed internal-config logger (#390 by @kekcjkee)
  • Fixed Cheks action auto-expansion in usp_sqlwatch_internal_expand_checks (#386 by @kekcjkee)
  • Fixed Links for the Checks Panel in Grafana Dashboards (#384 by @steffenengelhamburg)

Maintenance

SQWATCH 4.2

Choose a tag to compare

@github-actions github-actions released this 21 May 20:13
ab0513d

Contributors

@marcingminski and @TArmstrong24

New Features

Bug Fixes

Maintenance