# November 2020

### New features

* New Notification Reports
* Connectors and Connections are now available [via API](https://api.ilert.com/api-docs/#tag/Connections)
* New [Go Client](https://github.com/iLert/ilert-go) with full API support
* New [Terraform Provider](https://registry.terraform.io/providers/iLert/ilert/latest/docs) with full API support

### New and updated integrations

* New: Zapier [Inbound](https://github.com/iLert/docs/blob/master/changelog/broken-reference/README.md) and [Outbound](/integrations/outbound-integrations/zapier.md) Integration
* New: Jira [Inbound](https://github.com/iLert/docs/blob/master/changelog/broken-reference/README.md) Integration
* New: Server Density [Inbound](/integrations/inbound-integrations/serverdensity.md) Integration
* New: [Consul](/integrations/inbound-integrations/consul.md) integration
* Updated [Email integration](/integrations/inbound-integrations/email.md): email deduplication now also works for email threads
* Updated [Pingdom integration](/integrations/inbound-integrations/pingdom.md): alerts created by Pingdom now include a backlink to Pingdom


---

# Agent Instructions: 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:

```
GET https://docs.ilert.com/changelog/2020/november-2020.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
