Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 347 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 347 Bytes

CHANGELOG

1.1.0

  • First working version, some features consumed by MTC

1.1.1

  • reduce logfile noise

2.0.0

  • implement mssql connection pooling
  • implement retry policy for sql server 'too many connections' errors

2.0.1

  • re-introduce sqlService.initialise() to minimise client disruption