Skip to content

Latest commit

 

History

History
80 lines (40 loc) · 2.95 KB

File metadata and controls

80 lines (40 loc) · 2.95 KB

Changelog

3.0.0 (2025-09-30)

⚠ BREAKING CHANGES

  • Upgrade the action runtime to node24.

Features

  • update action to use node24 (118c752)

Bug Fixes

  • use node: prefixed imports (28f08b4)

2.2.0 (2024-12-04)

Features

  • use github core platform helper instead of node:os (c760fe0)

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