Skip to content

v2.1.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 14:48
5e77c4c

Addressed Issues

  • Previously a random API product would be uploaded based on the credential alone, meaning the product used for analytics may not have matched the associated operation. Now the product used for analytics records is based on a single product based on the credential and a matching API operation. Note, if the credential matches multiple products with overlapping operations, only the first matching operation will be uploaded.

Changelog

  • 5e77c4c Merge pull request #146 from apigee/releaser/fix
  • 2afef26 Fix go releaser workflow to use non-deprecated flag '--clean'. See https://goreleaser.com/deprecations/\#-rm-dist
  • 8221ec6 Merge pull request #145 from apigee/product/ax
  • 7699aa1 For analytics records, upload a singular product that was used for an authorized operation. This replaces the existing functionality that picked a random matching product from the credential