Releases: forcedotcom/Analytics-Cloud-Dataset-Utils
datasetutils-32.0.26
Features
- Download metadata json for dataset from list dataset view
- Create multiple workflows (the workflows are created locally and must be scheduled locally)
- Schedule workflows (requires dataset utils to be running in server mode)
- Change server mode to startup by default, console mode requires --server false or providing --action param
Bug fixes
- UI bug fixes, better error messages
- Augment now uses xmd to display dims/meas instead of main.json
- Augment now shows all datasets
- UI Perf improvements
datasetutils-32.0.25
Features
Data Preview now supports export to CSV
Now support formatted numeric string in default locale format, For example in the US. following string will be considered Numeric, 34348.01 & $34348.01 & 34348%
Bugs
Augment option now lists measures and dims from the right dataset
JS/html pages are not cached (no more stale cache issues)
datasetutils-32.0.24
New Features
Dataset Preview
SAQL Editor in Dataset Preview
Dataset Delete
Improved XMD Editor
Improved Dataflow Editor
Start script for Mac and Windows (download zip for scripts and jar both)
Bug Fixes
Precision loss with numbers
Skipping Numeric fields in json led to errors
datasetutils-32.0.23
fixed a blocker bug in webapp
speedy scheme detection when the files are large
datasetutils-32.0.22
New Age Look and Feel, no more frames
New Dataflow editor page
Auto detect file encoding and ability to pass encoding from UI
Support Different Delimiters and Auto Detect File delimiters
Support for HTTP proxy for those accessing Salesforce from behind a proxy server
Various Bug Fixes
datasetutils-32.0.21
Added new date parts (Hour/minute/second/Fiscal parts)
Fixed a few bugs
datasetutils-32.0.20
Cleaned up .css
Added check for max number of fields
Added auth using UI
Fixed error handling in the UI
datasetutils-32.0.19
Major data corruption bug fix
datasetutils-32.0.17
Added new UI functionality
- Edit XMD
- Easier File Upload page
- Enhanced Monitoring page with download logs and Metadata JSON
datasetutils-32.0.16
updated the schema gen code to conform to the new server validation, earlier releases wont work with 194.express release