# v3.81.0

These are the release notes for version v3.81.0 of Falcon Onum.

### :new: Perform operations on your timestamps

We've added a new **Date Operations** Action that allows users to perform a list of operations on date fields:

* **Add duration** - Adds a duration to a timestamp.
* **Subtract duration** - Subtracts a duration from a timestamp.
* **Timestamp difference** - Calculates the difference between two timestamps.

<figure><picture><source srcset="https://3968148370-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEyI9Im1BRcGxrNrO0rF%2Fuploads%2FnjGZSWXB7ReFMVFrAvGR%2Fjaks.png?alt=media&#x26;token=ce0eef98-f454-44ab-91cb-580ccb4e9c04" media="(prefers-color-scheme: dark)"><img src="https://3968148370-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEyI9Im1BRcGxrNrO0rF%2Fuploads%2FuZ9BNIL8SZEkPvIvwOT3%2Fnews1.png?alt=media&#x26;token=33563f84-2822-46c4-be43-90511a00534d" alt=""></picture><figcaption></figcaption></figure>

Learn more in [this article](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/date-operations).

### :up: Updated Listeners, Data Sinks & Actions

Check out all the updates here:

<table><thead><tr><th width="239.59765625">Product</th><th width="139.828125">New version</th><th>Updates</th></tr></thead><tbody><tr><td><a href="https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/listeners/listener-integrations/pull-data-from-http-endpoints">HTTP Pull Listener</a></td><td><strong>v0.0.6</strong></td><td><ul><li>Duplicated query parameter keys are now allowed.</li><li>BloodHound authentication is now supported.</li></ul></td></tr><tr><td><a href="https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/listeners/listener-integrations/collect-data-from-microsoft-products/collect-data-from-microsoft-office-365/collect-data-from-defender-for-o365">Office 365 Listener</a></td><td><strong>v1.0.0</strong></td><td><ul><li>We have added structured error handling for Office 365 API responses.</li></ul></td></tr><tr><td><a href="https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/listeners/listener-integrations/collect-data-from-aws-products/collect-data-from-amazon-kinesis">Amazon Kinesis Data Stream Listener</a></td><td><strong>v1.0.0</strong></td><td><ul><li>We have added <code>assume role</code> capabilities.</li></ul></td></tr><tr><td><a href="https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/data-sinks/data-sink-integrations/send-data-to-google-cloud-products/send-data-to-google-pub-sub">Google Pub/Sub Data Sink</a></td><td><strong>v1.1.1</strong></td><td><ul><li>Resolved an issue where counting <em>bytes out</em> resulted in an error during bulk mode operations.</li></ul></td></tr><tr><td><a href="https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/data-sinks/data-sink-integrations/send-data-to-aws-products/send-data-to-amazon-kinesis">Amazon Kinesis Data Stream Data Sink</a></td><td><strong>v1.0.0</strong></td><td><ul><li>We have added <code>assume role</code> capabilities.</li></ul></td></tr></tbody></table>

### :tools: Fixes

* **\[Pipelines]** Fixed notification errors in Pipelines that lacked a Listener.
* **\[Actions]** Resolved color scheme issues in Actions.
