Skip to content

Releases: awslabs/aws-detailed-billing-parser

Version 0.6.0

26 Mar 17:32
Compare
Choose a tag to compare
  • Bugfix: last commits added compatibility with ES6.x but broke ES2.x
    This release brought back the default compatibility with ES2.x and now added the support of ES6.x with the --es6 parameter
  • The index name has changed to work with both versions. If using ES2.x the index name will be -- while for ES6.x the index name will be
    If the customer want to change the default index mapping they don't need to rebuild the software anymore, just change the JSON file inside the data/ folder corresponding to the ES version

Fixed Analytics High Memory usage

30 Aug 00:36
Compare
Choose a tag to compare

This version has fixed the following problems:

  • High memory utilization with huge DBR files and some customers wasn't able to process the files. (Workaround was remove the -bi in the job.sh to disable the analytics thread)
  • Python 3.5 not working due to json encoding parameter that has been deprecated and some functions still have the parameter

Analytics feature

28 Oct 16:24
Compare
Choose a tag to compare

This release include the Analytics feature to create extra fields in Elasticsearch and generate more useful information to customers