Skip to content

Releases: atlas-bi/Hub

Release 0.0.1-rc.4

25 Nov 15:49
0897d25
Compare
Choose a tag to compare
Merge pull request #24 from atlas-bi/dev

updated reconfigure process

Release 0.0.1-rc.3

25 Nov 14:53
121d681
Compare
Choose a tag to compare
Merge pull request #23 from atlas-bi/dev

fixed path

Release 0.0.1-rc.2

25 Nov 14:48
fec8a63
Compare
Choose a tag to compare
Merge pull request #22 from atlas-bi/dev

Dev

Release 0.0.1-rc.1

23 Nov 10:21
aa52811
Compare
Choose a tag to compare
Merge pull request #21 from atlas-bi/dev

updated code on run all errored

Misc Updates

24 Mar 15:30
Compare
Choose a tag to compare
  • 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