You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
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