> For the complete documentation index, see [llms.txt](https://resources.unizin.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.unizin.org/products/content/unizin-engage/release-notes/2019-01-07-engage-2.26.0-caliper-1.1-in-engage.md).

# 2.26.0

## Caliper 1.1 in Engage

| Version      | 2.26.0     |
| ------------ | ---------- |
| Release Date | 2019-01-07 |

## Key features <a href="#id-20190107engage2.26.0caliper1.1inengage-keyfeatures" id="id-20190107engage2.26.0caliper1.1inengage-keyfeatures"></a>

This release introduces support for Caliper 1.1 in Engage (the latest version of Caliper).\
\
Engage will now emit Caliper 1.1 events and integrate with any number of event stream endpoints, including the Unizin Data Platform. If your institution has already implemented the Unizin Data Platform, Unizin has already configured your Engage integration with your "dev" environment.\
\
For developers, [documentation of our support for Caliper](/products/content/unizin-engage/caliper-1.1-sensor.md) (behaviors, payloads, etc.) is also available.

## Details <a href="#id-20190107engage2.26.0caliper1.1inengage-details" id="id-20190107engage2.26.0caliper1.1inengage-details"></a>

There are several aspects to this release but not all of them are technical.

* Engage's Caliper event streams now support version 1.1 of the Caliper specification (see [our documentation](/products/content/unizin-engage/caliper-1.1-sensor.md) for details). This is an upgrade over the current 1.0 support.
* Engage's Caliper support is [certified compliant to Caliper 1.1 by IMS Global.](https://www.imsglobal.org/compliance/unizin-engage)
* Engage event streams may be integrated with multiple endpoints. If you have not implemented the Unizin Data Platform but have an alternative system to which you want Engage events posted, the Unizin Services team can enable the configuration.

## Known Issues

None.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://resources.unizin.org/products/content/unizin-engage/release-notes/2019-01-07-engage-2.26.0-caliper-1.1-in-engage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
