Skip to content

Commit d844797

Browse files
author
Tomas Svarovsky
committed
Added changelog for 0.6.8
1 parent 87e8fd5 commit d844797

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
## 0.6.8
44

55
- REST Factory - See [PR #224](https://github.com/gooddata/gooddata-ruby/pull/224)
6+
- Replace on report definitions allows to swap attributes, metrics and other things in report definitions
7+
- Fixed bug in clone so you can clone projects without data
8+
- Many map call on REST happen in parallel
9+
- Query requests (all attributes, all metrics etc) are happening in parallel and full: true is now the default
10+
- Computing an a report which returns no results does not fail but returns nil
11+
- Refactored handling of all various asynchronous resources into 2 methods
12+
- added ability to log in with only SST token
13+
- added with_connection
14+
- ability to deploy just one file, zipped files or directory
615

716
## 0.6.7
817

0 commit comments

Comments
 (0)