Skip to content

v0.6.8

Compare
Choose a tag to compare
@korczis korczis released this 10 Sep 22:32
· 3125 commits to master since this release

0.6.8

  • REST Factory - See PR #224
  • Replace on report definitions allows to swap attributes, metrics and other things in report definitions
  • Fixed bug in clone so you can clone projects without data
  • Many map call on REST happen in parallel
  • Query requests (all attributes, all metrics etc) are happening in parallel and full: true is now the default
  • Computing an a report which returns no results does not fail but returns nil
  • Refactored handling of all various asynchronous resources into 2 methods
  • added ability to log in with only SST token
  • added with_connection
  • ability to deploy just one file, zipped files or directory