All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- Fixes to swift storage (#410)
- Remove util/miq-password (#407)
- Use Gem::Package for tar pg restore unpacking via download streaming (#406)
- Add :backup_type option to PostgresAdmin.restore (#402)
- Add MiqSwiftStorage#download_single (#400)
- [PostgresAdmin] Fix backup_type being ignored (#405)
- [MiqS3Storage] Support @byte_count in #download_single (#399)
- [MiqFtpStorage] Support @byte_count in #download_single (#396)
- [MiqGenericMountSession] Support @byte_count in #download_single (#395)
- Handle pipes for pg_restore (#390)
- Determine magic number without shellout (#389)
- Fixes and cleanup for MiqSwiftStorage (#398)
- Fixes some bugs with MiqS3Storage#download_single (#397)
- Changes to MiqPassword.sanitize_string to support URL encoded password. (#373)
- Add stdin option to shell_exec (#382)
- DB Backups to Openstack Swift (#371)
- Be more lenient for locked down ftp servers (#384)
- Leverage run_session for SFTP (#381)
- MiqFileStorage interface and subclassing (with file splitting) (#361)
- Adds MiqFtpLib (#360)
- Enables downloading backup file from S3 prior to running restore command (#357)
- Add pg_dump support back to PostgresAdmin (#351)
- Use a constant mask for encrypted fields (#377)
- Don't set empty ENV values for database dumps (#378)
- Add support to send data on standard input when executing a command (#379)
- Changes to MiqPassword.sanitize_string to support URL encoded password. (#373)
- Use correct variable name for PostgresAdmin (#370)
- Remove Debug Messages (#359)
- Dont mess with pglogical from PostgresAdmin (#336)
- Fixed to validate attributes before inserting into XML. (#339)
- Get the unique_set_size with other process info (#317)
- Add support for the external auth domain user attribute (#250)
- Pass a string to mount_point_exists? method (#286)
- Must give password to set db in cli (#281)
- Internal database must be set with dbdisk option in ap and in cli (#277)
- Specify rhel7 as the scap security guide platform (#275)
- Improve the grammar of the db connection error message (#272)
- Set v2_key file permissions to 0400 after create or fetch (#270)
- Change log_hashes to log hash-like objects properly (#268)
- Corrected error message to suggest valid option - Reset Configured Database (#258)
- Allow httpd password to have dollar sign in it (#257)
- Fix restart network error when set host name in pure ipv6 network (#256)
- Always use SSH in non-interactive mode (#319)
- Add valid_encoding checking before inserting into xml object (#318)
- Truncating log messages when they are too large (#315)
- Fix require net/sftp for Users SSA (#323)