Skip to content

Releases: ErikEJ/SqlQueryStress

0.9.8.9

15 Feb 12:41
a292e59
Compare
Choose a tag to compare

What's Changed

  • Unlocked ability to connect to Azure SQL Databases when not logging on as sa #173 by @NowinskiK in #174
  • Update to NET 8 and use GitHub actions by @ErikEJ in #172

New Contributors

Full Changelog: 0.9.7.173...0.9.8.9

0.9.7.173

21 Oct 06:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.7.170...0.9.7.173

0.9.7.170

09 Oct 06:31
42d8ed4
Compare
Choose a tag to compare

What's Changed

  • Use correct params for MessageBox.Show(); fix typos by @mikeblas in #162
  • add a "trust server certificate" checkbox to allow using self-signed certs by @mikeblas in #164

New Contributors

Full Changelog: 0.9.7.166...0.9.7.170

0.9.7.166

06 Jun 09:38
Compare
Choose a tag to compare

Fix crash

Full Changelog: 0.9.7.164...0.9.7.166

0.9.7.164

05 Jun 12:45
Compare
Choose a tag to compare

What's Changed

  • Update Microsoft.Data.SqlClient to 5.2.1
  • Fix save settings bug

Full Changelog: 0.9.7.158...0.9.7.164

0.9.7.158

19 May 05:59
29024df
Compare
Choose a tag to compare
Remove calls to Thread.Sleep(0) (#153)

These don't seem to help and can slow things down