Skip to content

Releases: spaghettidba/WorkloadTools

1.7.4

13 Apr 09:53

Choose a tag to compare

Fixed bug in capture to file

1.7.3

09 Apr 16:24
745aed4

Choose a tag to compare

  • Fixed countless synchronization bugs
  • Improved replay progress messages

1.7.2

20 Aug 09:52

Choose a tag to compare

  • Enables Streaming events from Azure Sql Database
  • Resolves long standing bug with incomplete replay

1.7.1

06 Dec 15:51

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

23 Nov 08:01

Choose a tag to compare

v1.7.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v.1.6.5...v1.7.0

v1.6.5

26 Oct 07:51

Choose a tag to compare

v1.6.5 Pre-release
Pre-release
  • Many performance and replay enhancements by @a-teece.
  • New setup build for msi and exe.

Regex are sorcery

28 Sep 10:45

Choose a tag to compare

Bug in a regex in SqlNormalizer

The future is flawed

20 Sep 15:55

Choose a tag to compare

  • Whoops! Corrected a bug in WorkloadSummary

Back to the Future

14 Sep 11:16
2d9cbb2

Choose a tag to compare

Incorporating many changes from @mcflyamorim (thanks man!)

  • Use sp_reset_connection RPC events to control connection pooling

  • Login event is also captured by default to be able to identify physical (non-pooled) connections and properly close/refresh the connection.
    This improvement should reduce the number of failed events in a replay.

  • Capture sql_batch_starting and rpc_starting commands to be able to run the commands in the correct order and preserve executions that may take more time than the workload record.

  • Some commands may not be possible to replay, hence they are skipped. An example is the insert bulk command.

  • Adds the ability to record a WorkloadSummary in addition to WorkloadDetails. Writing data to each table can be controlled with the properties WriteDetail and WriteSummary in AnalysisConsumer

Long time no see

20 Jun 09:24

Choose a tag to compare

Long time no see Pre-release
Pre-release

Pre release 1.5.18