Skip to content

0.22.0

Compare
Choose a tag to compare
@whsdevops whsdevops released this 06 Jul 19:02
f2b6d50

Added

  • Verbose messages when connecting to SQL Server and switching databases that shows the current SQL Server and database
    name.

Changed

  • Verbose messages that show queries now show query duration in seconds.
  • Improvements to Rivet internals.

Fixed

  • Get-Migration fails when plugins use Rivet's database connection.
  • Rivet fails if a plugin returns non-operation objects to the pipeline.

Removed

  • Function Connect-RivetSession. Improved internal Rivet connection management so this function is no longer
    necessary.