# Mar 6, 2025 - v1.88.1

{% hint style="danger" %}
**WARNING**

Please install Bindplane v1.88.2 to avoid a stability issue introduced in v1.88.1. The v1.88.2 release includes a fix for the issue.
{% endhint %}

## New Features

* New [Google Cloud Storage Destination](https://github.com/observIQ/bindplane-docs/blob/main/integrations/destinations/google-cloud-storage.md)
* New System Status page at `/status`
* New batch processor recommendation when using [Google SecOps](https://github.com/observIQ/bindplane-docs/blob/main/integrations/destinations/google-secops-chronicle.md) destination
* [Timestamp Parser](https://github.com/observIQ/bindplane-docs/blob/main/integrations/processors/parse-timestamp.md): Added support for Location and Locale to
* [Bindplane Agent source](https://github.com/observIQ/bindplane-docs/blob/main/integrations/sources/bindplane-collector.md): Added support for toggling on and off metrics groups
* [S3 Destination](https://github.com/observIQ/bindplane-docs/blob/main/integrations/destinations/aws-s3.md): Added support for storage class and endpoint parameters
* [Kubernetes Cluster Agent](https://github.com/observIQ/bindplane-docs/blob/main/deployment/kubernetes/collector/bindplane-collector.md#cluster) `StatefulSet` deployment option
* [Azure Blob Rehydration](https://github.com/observIQ/bindplane-docs/blob/main/integrations/sources/azure-blob-rehydration/README.md) and [S3 Rehydration](https://github.com/observIQ/bindplane-docs/blob/main/integrations/sources/aws-s3-rehydration/README.md) sources are now supported on [Kubernetes Cluster Agent](https://github.com/observIQ/bindplane-docs/blob/main/deployment/kubernetes/collector/bindplane-collector.md#cluster) when using the `StatefulSet` deployment option
* Bindplane will now check for configuration compatibility before pushing a configuration to an agent

## Bug Fixes

* The `get` commands `--export` flag will now omit `metadata.id` when exporting resources
* Fixed an issue with Configuration V2 routing connector, where the `match_once` parameter caused rollout failures
* Fixed an issue where the [Healthcheck Extension](https://github.com/observIQ/bindplane-docs/blob/main/configuration/bindplane-otel-collector/extensions/health-check.md#health-check-extension-extension) failed when TLS was configured

## Misc

* Several Postgres store performance improvements
* Several web interface GraphQL query performance improvements
