File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# GoodData Ruby SDK Changelog
2+ ## 1.0.2
3+ - TMA-775: smart attribute polling
4+ - TMA-809: Fix new visualization object in bricks
5+ - TMA-809: new visualizationObject in replace_from_mapping
6+ - TMA-690 && TMA-633 tests now verify that synchronize users action fails when supplied with unsupported sync_mode param
7+ - deprecations.txt is in .gitignore file
8+ - TMA-691 colect data product action has human readable output
9+ - TMA-732: fix edge cases for user input sanitized MUFs
10+
211## 1.0.1
312 - Bump version to 1.0.1
413 - TMA-776: Improve error handling of sync clients
Original file line number Diff line number Diff line change 66
77# GoodData Module
88module GoodData
9- VERSION = '1.0.1 '
9+ VERSION = '1.0.2 '
1010
1111 class << self
1212 # Version
You can’t perform that action at this time.
0 commit comments