Google Cloud Logging Extension Changelog

You're viewing Apigee Edge documentation.
Go to the Apigee X documentation.
info

Version 1.6.6

This version upgrades internal dependencies. There are no user facing changes.

Version 1.6.1

This version fixes a bug in exception handling flow of Extensions. There are no user facing changes.

Version 1.6.0

This version upgrades the dependencies used by the Cloud Logging extension. There are no user facing changes.

Version 1.5.0

This version removes a health-check that required logging.logEntries.list permission that was not documented. The health-check to verify if the credentials have the right permissions will now be done through dry-run of a log write to testLog with a message of testMsg.

Version 1.3.7 (Deprecated)

Adds support for use when called by an ExtensionCallout policy located in PostClientFlow.

Version 1.2.1 (Deprecated)

Adds support for specifying JSON as message input. Previously, only strings were supported.

Version 1.2.0 (Deprecated)

Extension released.