GitPedia
Home/Teevity/ice/Changelog
Teevity

Teevity/ice

AWS Usage Tool

3 Releases
Latest: 8y ago
Release 1.1.2v1.1.2Latest
NitriKxNitriKxยท8y agoยทAugust 2, 2017
GitHub

๐Ÿ“‹ Changes

  • Add the support for localized billing files (AWS India, AWS China, ...) (#260)
  • Add the support for Grails external configuration file (`ice.config.location`) (#259)
  • Add us-east-1f in the zone list (#255)
  • Use HTTPS endpoint for Highstock (#191)
  • Fix the problems with product with "/" in their names (AWS Import/Export Snowball, ...) (#184)
  • Fix the resource grouping for resource without ResourceId (#187)
  • Fix the install.sh script (Grails v2.4.4 + AWS AMI Linux compatibility) (#182, #200)
Release 1.1.1v1.1.1
NitriKxNitriKxยท8y agoยทJuly 5, 2017
GitHub

๐Ÿ“‹ Changes

  • Added missing zones (eu-central-1c, ap-northeast-2c)
  • Added support for us-gov-west-1 billing data (remark: does not poll reservation capacity and reservation prices for us-gov-west-1 accounts)
  • Configured Travis CI on "master" and "integration" branches
  • ap-northeast-2c and support for us-gov-west-1: #250
Release 1.1v1.1
NitriKxNitriKxยท9y agoยทJune 7, 2017
GitHub

๐Ÿ“ฆ Bringing back life into Ice, step 1 :-)

  • Several PRs have been merged and changes made in order to make Ice:
  • Usable in any AWS region
  • Able to process billing data related to the new regions and zones
  • We've also automated the integration with https://github.com/jonbrouse/docker-ice in order to create a new docker image on every new Ice release (thanks to @jonbrouse for his quick reaction).

๐Ÿ“‹ Changes

  • Added missing regions and zones
  • Support for auth v4 regions (eu-central-1) with the ice.billing_s3bucketregion property
  • Updated AWS SDK to 1.11.136
  • Include an example of an IAM policy in the README
  • Capitalize the Aws abbreviation in the page titles

๐Ÿ“ฆ Merged PR:

  • New AWS regions support: #228 #225 #220 #193
  • Typos: #242 #221 #241 #179
  • Dependencies updates: #122 #220 #211
  • README improvments: #135
  • Others: #3