# Jul 24, 2025 - v1.92.0

### New Features

#### Destinations

* New [Webhook Destination](https://github.com/observIQ/bindplane-docs/blob/main/docs/resources/destinations/webhook/README.md)
* [Google Cloud Managed Prometheus destination](https://github.com/observIQ/bindplane-docs/blob/main/docs/resources/destinations/google-cloud-managed-service-for-prometheus/README.md): Added `enable_target_info` and `enable_scope_info` parameters
* [S3 Destination](https://github.com/observIQ/bindplane-docs/blob/main/docs/resources/destinations/aws-s3/README.md)
  * Added timeout parameter
  * Added marshaler option
  * Added `resource_attrs_to_s3` and `s3_prefix` options

#### Sources

* [S3 Event Source](https://github.com/observIQ/bindplane-docs/blob/main/docs/resources/sources/aws-s3-event/README.md): Added Kubernetes Gateway platform support

#### Processors

* New Concat processor for concatenating values
* New Timestamp Rewrite processor for timestamp manipulation
* [Deduplicate Logs processor](https://github.com/observIQ/bindplane-docs/blob/main/docs/resources/processors/deduplicate-logs/README.md): Added `include_fields` parameter

### Bug Fixes

* Fixed an issue where extensions were unavailable to Kubernetes Gateway configurations
* Fixed empty configurations page RBAC issues
* Fixed 'requires admin permissions' tooltip accuracy on rollout bar
* Fixed theme updates on login/logout to avoid flashing
* Fixed library page type filtering to accept spaces
* Fixed SecOps theme source & destination resource icons
* Fixed Prometheus Remote Write snappy compression requirement
* Fixed condition input logical parentheses stripping
* Fixed processors disappearing when saving bundle to library
* Fixed location and locale fields for metrics and traces
* Fixed secret key cache invalidation on account deletion
* Fixed agents table deadlock during deletion

### Misc

* Upgraded to Go 1.24.4
* Upgraded to Prometheus v3.4.2
