Skip to content

Latest commit

 

History

History
60 lines (30 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

60 lines (30 loc) · 2.23 KB

Changelog

2.1.1 (2024-09-16)

Bug Fixes

  • improve logging around failed cumulative updates (4657282)

2.1.0 (2024-08-09)

Features

  • add cumulative update installation for supported versions (b2c3216)

2.0.0 (2024-06-18)

⚠ BREAKING CHANGES

  • The runtime is now upgraded to Node20 from Node16
  • upgrade runtime to node20

Features

  • upgrade node runtime to Node20 (1b7e069)
  • upgrade runtime to node20 (5f58c26)

1.3.0 (2023-09-12)

Features

1.2.0 (2023-09-12)

Features

  • output details files if install fails (f27f339)

1.1.0 (2023-09-04)

Features

  • add SQL Native Client 11.0 installer (dd970c4)

1.0.1 (2023-09-04)

Bug Fixes

  • dont look for summary files if install not attempted (382ee7d)
  • make sure default version of sqlserver-version is used (750f270)

1.0.0 (2023-09-03)

Features

  • initial release