Skip to content

Commit 464d0f8

Browse files
committed
Created release notes for this epic (way too large and took way too long aka tortured CI) release.
1 parent 4dd80c1 commit 464d0f8

2 files changed

Lines changed: 22 additions & 43 deletions

File tree

Build/ReleaseNotes.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,28 @@ Release: VLATEST-BUILD-NUMBER
99

1010
BUG FIXES:
1111

12+
N/A
13+
14+
NEW FEATURES:
15+
16+
1. tSQLt can now be installed using DACPACs as well as the original tSQLt.class.sql script. Note: Unlike the original tSQLt.class.sql script, DACPACs are SQL Server version specific.
17+
2. tSQLt.FriendlySQLServerVersion function reports the SQL Server Version as a string with commonly used moniker e.g. 2008R2 or 2019.
18+
3. tSQLt is now certified for SQL Server on Linux.
19+
20+
MISCELLANEOUS:
21+
22+
1. Created GitHub Action for building and testing tSQLt on MSSQL 2017 and 2019 using Redgate Spawn.
23+
2. Refactored Azure DevOps Pipeline to use more powerful VMs and azcli to create the SQLVM with a bicep file.
24+
3. Migrated parts of the tSQLt build from ant to PowerShell.
25+
4. Prototyped using AKS (Azure Kubernetes Service) to host MSSQL 2014, 2016, 2017, and 2019.
26+
5. Prototyped Facade dacpacs for use in Visual Studio when developing tests with tSQLt. Ultimately we chose a full tSQLt dacpac for this work, but continue to retain the original Facade code and tests.
27+
28+
29+
---------------------------
30+
Release: V1.0.7682.21917
31+
32+
BUG FIXES:
33+
1234
1. Fix sysname casing for case-sensitive databases. Fixed by Trygve Wastvedt (https://github.com/twastvedt).
1335

1436
2. Fixed issue in tSQLt.Private_GetFullTypeName not handling fractional seconds precision on date and time types. Fixed by saperry (https://github.com/saperry).

Build/buildNotes.txt

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)