---
title: "Release Notes - Apigee"
slug: "rnapigee23"
updated: 2023-10-09T13:41:00Z
published: 2023-10-09T13:41:00Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://traceabledocs.document360.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Release Notes - Apigee

## 1.28.0 - 25th September

Traceable's Apigee agent 1.28.0 is updated to always attach the Traceable policy on all the four flows.

---

## 1.27.0 - 12th July

Traceable's Apigee agent 1.27.0 captures exit calls to backend from Apigee to support 3rd-party API capture. Note that you need to apply the policy on all the four flows, that is:

- PreProxy
- PreTarget
- PostTarget
- PostProxy

Exit call capture from Apigee to support 3rd-party API capture requires Traceable Platform agent 1.32.1 or later.

---

## 1.26.0 - 25th May

Traceable's Apigee agent 1.26.0 has the following updates:

- **Streaming APIs**- 1.26.0 release does not capture bodies on streaming APIs.
- **Error response**- 1.26.0 release supports capturing the error response if the error occurs in `PreFlow` itself.
- **Empty headers**- 1.26.0 release adds a check for empty headers and does not send null header values to Traceable Platform agent.
