Skip to content

Releases: tabernarious/f5-automated-backup-iapp

v3.2.4

01 Sep 14:56
23e3820
Compare
Choose a tag to compare

v3.2.4 (20210901)

  • Added an option to set a custom local pruning interval. This used to be fixed at 60 seconds.
  • Added an option to set a custom directory to save archives.
  • Fixed SSH options for SCP.
  • Limited use of filename suffix to SMB/CIFS and Local (the only modes where pruning is available).

v3.2.3 (20210327)

  • Fixed a bug (typo) when using SCP, which resulted in 'script did not successfully complete: (can't read "::destination_parameters__sftp_sshprivatekey": no such variable' etc. This was related to adding support for keys with "BEGIN OPENSSH PRIVATE KEY" headers.

v3.2.2 (20210312)

  • Added ability to set "ssh options" for SCP and SFTP (e.g. KexAlgorithm)
  • Added support for keys with "BEGIN OPENSSH PRIVATE KEY" headers.

v3.2.1

11 Dec 06:05
Compare
Choose a tag to compare

v3.2.1 (20201210)

  • Merged v3.1.11 and v3.2.0 for explicit SFTP support (separate from SCP).
  • Tweaked the SCP and SFTP upload directory handling; detailed instructions are in the iApp.
  • Tested on 13.1.3.4 and 14.1.3 and 16.0.1

v3.1.11 (20201210)

  • Better handling of UCS passphrases, and notes about characters to avoid.
    • I successfully tested this exact passphrase in the 13.1.3.4 CLI (surrounded with single quote) and GUI (as-is): `~!@#$%^*()aB1-_=+[{]}:./?
    • I successfully tested this exact passphrase in 14.1.3 (square-braces and curly-braces would not work): `~!@#$%^*()aB1-_=+:./?
    • Though there may be situations these could work, avoid these characters (separated by spaces): " ' & | ; < > \ [ ] { } ,
  • Moved changelog and notes from the template to CHANGELOG.md and README.md.
  • Replaced all tabs (\t) with four spaces.

v3.2.0 (20190620)

Developed on a fork of v3.1.9 by damnski (darryl.wisneski@yale.edu)

  • Add support for SFTP (separately from SCP) - use-case is AWS Transfers (SFTP) that only supports the SFTP protocol - tested on 14.1.0.1

v3.1.10

09 Dec 21:59
Compare
Choose a tag to compare

v3.1.10 (20201209)

  • Added SMB Version and SMB Security options to support v14+ and newer versions of Microsoft Windows and Windows Server.
  • Tested SMB/CIFS on 13.1.3.4 and 14.1.3 against Windows Server 2019 using "2.0" and "ntlmsspi"

f5.automated_backup.v3.1.10.zip