Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

65 lines (37 loc) · 1.94 KB

Changelog

v3.0.3

  • Added hide_skip_approvals field to the info section. It dynamically controls "Skip Action Approvals" visibility.

v3.0.2

  • Fixed issue with numeric currency values sometimes showing 'undefined' instead of currency separators

v3.0.1

  • Minor code improvements to conform with current standards. Functionality unchanged.

v3.0.0

  • Policy template renamed to New Usage to better reflect its functionality
  • Added ability to report new usage for any cost dimension
  • Added ability to specify a cost metric and look back period
  • Added ability to filter results by estimated monthly cost
  • Improved Billing Center filtering options
  • Added additional fields and text to incident output for added context
  • Streamlined code for better readability and faster execution

v2.2

  • Updated policy metadata to make it more clear what Flexera service the policy is for

v2.1

  • Updated description to account for new file path in Github repository

v2.0

  • Deprecated auth_rs authentication (type: rightscale) and replaced with auth_flexera (type: oauth2). This is a breaking change which requires a Credential for auth_flexera [provider=flexera] before the policy can be applied. Please see docs for setting up Provider-Specific Credentials
  • Replaced references github.com/rightscale/policy_templates and github.com/flexera/policy_templates with github.com/flexera-public/policy_templates

v1.6

  • Use provided keyword for Optima endpoint

v1.5

  • updated README.md rightscale documentation links with docs.flexera documentation links

v1.4

  • Modified escalation label and description for consistency

v1.3

  • Updated the README link path in Policy template
  • Updated the logic for getting the account name for AWS cloud vendor

v1.2

  • Added resource table

v1.1

  • Updating path for ds_cloud_vendor_accounts

v1.0

  • initial release