Skip to content

Releases: factset/AgDatabaseMove

feat(striped-backup): supporting striped backups

18 May 13:41
43a0983

Choose a tag to compare

Merge pull request #101 from factset/feat/striped-backups

feat(striped-backup): supporting striped backups

v0.0.33: Merge pull request #103 from factset/fix/backup-chain/next-log-backup

09 May 14:13
83ec685

Choose a tag to compare

fix(backup-chain): next log backup can have the same `LastLsn`

fix(backups): doesn't error out when there are no full backups on one node

08 May 10:43
2152eb4

Choose a tag to compare

Merge pull request #105 from factset/fix/backups/no-full-backup

fix(backups): no full backup

feat(connection checks): new CheckDBConnection() for the Server and AgDatabase class

16 Sep 10:30
42a5e28

Choose a tag to compare

Merge pull request #76 from factset/feat/connection/test-connection

feat(connection checks): new `CheckDBConnection()` for the `Server` and `AgDatabase` class

fix(backup-chain): Add `@@ServerName` filter

08 Sep 13:56
e843536

Choose a tag to compare

Merge pull request #75 from factset/fix/backup-chain/server-name

fix(backup-chain): Add `@@ServerName` filter

feat(polly): retry restore Azure blob files

03 Jun 22:37
ecc7fe9

Choose a tag to compare

0.0.14

fix(restore): polly retry on Azure blob storage single file handle is…

fix(IsValidFilePath): Can now validate Windows UNC paths on Unix runtime

21 Apr 15:21
07890f8

Choose a tag to compare

Backup files with UNC paths were bring filtered out in the backup chain (it was being identified as 'invalid') - this now fixes that bug and doesn't filter out these files

feat(retry): polly retry and Dac64

15 Jan 21:04
683f409

Choose a tag to compare

chore(nuget): smo package and lower retries (#55)

* chore(nuget): smo package and lower retries

* fix(print): debugging

* fix(review): null handling in review feedback

feat(drop): drop db logins

11 Jan 17:03
b1a4971

Choose a tag to compare

feat(login): drop login from all servers in Ag (#54)

* feat(login): drop login from all servers in Ag

* fix(login): dont enumerate sa login

* fix(review): interface

* fix(review): interface

Cli fixes for backuppath query

19 Oct 20:32
47d4e41

Choose a tag to compare

Cli fixes for backuppath query