---
title: PingFederate 11.3.11 (April 2025)
description: Improved PF-37234
component: pingfederate
version: 13.1
page_id: pingfederate:release_notes:pf_release_notes_11311
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/release_notes/pf_release_notes_11311.html
llms_txt: https://docs.pingidentity.com/pingfederate/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
section_ids:
  new-features-and-enhancements: New features and enhancements
  native_s3_ping-update: NATIVE_S3_PING update
  resolved-issues: Resolved issues
  group-membership-loss-during-provisioning: Group membership loss during provisioning
  group-membership-loss-during-provisioning-2: Group membership loss during provisioning
---

# PingFederate 11.3.11 (April 2025)

## New features and enhancements

### NATIVE\_S3\_PING update

Improved PF-37234

We've updated the behavior of the `NATIVE_S3_PING` discovery protocol when the `remove_all_data_on_view_change` parameter is active.

Previously, the protocol would delete all files in the S3 bucket, which could lead to the creation of an unwanted subcluster.

Now the protocol deletes all files except for its own to prevent the S3 bucket from being empty.

Learn more in [Dynamic cluster discovery](../server_clustering_guide/pf_dynamic_cluster_discovery.html).

## Resolved issues

### Group membership loss during provisioning

Fixed PF-36874

We've fixed a defect that caused PingFederate to lose user group membership information when it lost contact with the datastore during provisioning operations.

### Group membership loss during provisioning

Fixed PF-37279

We've fixed a defect that caused the ID token claim to be omitted when an OAuth client uses the secondary secret.
