Skip to content

1.8.0 Release

Compare
Choose a tag to compare
@richardmckinley richardmckinley released this 14 Sep 16:42

Rebranding:
Changed number of files and references to reflect the rebranding of the asset from metrics-accelerator to metrics-toolkit

New Features:

  • Updated RAML Spec
  • Exchange: added pagination for responses containing more than 250 elements (Issue #109 )
  • Documentation: improved documentation around permissions required for an Anypoint user authentication method

Fixes:

  • Tableau - hide metric worksheets by default
  • Tableau - Updated incorrect variable reference to tableau output dir
  • API Manager - Collector fix to aggregate API manager payload when # of contracts is greater than value defined in vars.apisTotalObtained (Issue #107 )
  • Analytics - Added accept header to ensure JSON response (Issue #126 )
  • Basic Authentication was removed. Now platform authentication supports base64 encoded strings for passwords containing special characters. Avoids conflicts when applying API authentication policies