Skip to content

Releases: forcedotcom/Analytics-Cloud-Dataset-Utils

datasetutils-32.0.26

08 Jul 21:42
Compare
Choose a tag to compare

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

22 Jun 18:11
Compare
Choose a tag to compare

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

13 Jun 01:07
Compare
Choose a tag to compare

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

13 May 23:53
Compare
Choose a tag to compare

fixed a blocker bug in webapp
speedy scheme detection when the files are large

datasetutils-32.0.22

09 May 01:57
Compare
Choose a tag to compare

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

16 Apr 00:51
Compare
Choose a tag to compare

Added new date parts (Hour/minute/second/Fiscal parts)
Fixed a few bugs

datasetutils-32.0.20

25 Mar 20:43
Compare
Choose a tag to compare

Cleaned up .css
Added check for max number of fields
Added auth using UI
Fixed error handling in the UI

datasetutils-32.0.19

06 Mar 01:05
Compare
Choose a tag to compare

Major data corruption bug fix

datasetutils-32.0.17

04 Mar 03:12
Compare
Choose a tag to compare

Added new UI functionality

  1. Edit XMD
  2. Easier File Upload page
  3. Enhanced Monitoring page with download logs and Metadata JSON

datasetutils-32.0.16

04 Feb 06:10
Compare
Choose a tag to compare

updated the schema gen code to conform to the new server validation, earlier releases wont work with 194.express release