Releases: atlas-bi/Hub
Releases · atlas-bi/Hub
Release 0.0.1-rc.4
Merge pull request #24 from atlas-bi/dev updated reconfigure process
Release 0.0.1-rc.3
Merge pull request #23 from atlas-bi/dev fixed path
Release 0.0.1-rc.2
Merge pull request #22 from atlas-bi/dev Dev
Release 0.0.1-rc.1
Merge pull request #21 from atlas-bi/dev updated code on run all errored
Misc Updates
- Rewrote Scheduler API as flask application factory
- Changed task enable/disable to a toggle
- Fixed bug that didn't allow py scripts from a git url
- Fixed bug that was hiding organization input on new ssh tasks
- Updated to latest version of SQL Alchemy
- Added in run duration
- Added file checksum to file logs
- Added option to rerun all running tasks from dashboard
- Added logging of current row count of exports from SQL Server queries
- Fixed bug with parsing sql queries to remove "go" command
- Added basic search
- Added option to encrypt files with gpg keys
- Fixed bug resending blanks files to SFTP servers
- Fixed display issue with cron schedules on projects
- Allow gitlab/hub "blob" urls as well as "raw" urls
- Added ability to auto retry extracts x number of times
- Fixed a few timezone bugs
- Fixed display issue with code previews
- Added option to embed output file in email vs sending as attachment
- Added option to connect to SFTP servers with SSH keys
- Added file streaming for large queries/files to reduce memory usage
- Fixed file size calculation