# 2021 February (Q1)
source: https://developer.mastercard.com/mdes-token-connect/documentation/pre-release-notes/prereleasenote_feb2021/index.md

### Release Change Summary {#release-change-summary}

The MDES Platform will add a new functionality to the Token Connect API in 2021 February (Q1) Release to introduce the following changes:

* Enhanced the Get Eligible Token Requestors API to support more filter options like Support Token Connect and Available Push Methods to help issuer to quick filter the token requestors.

### Dates for Introduction of Release February 2021 (Q1) {#dates-for-introduction-of-release-february-2021-q1}

* MTF - ~~26 Jan 2021~~ 3 Feb 2021

* Production - 18 Feb 2021

### Change Description for Token Connect API in V2021 February (Q1) Release {#change-description-for-token-connect-api-in-v2021-february-q1-release}

**Change 1 - Enhancing Get Eligible Token Requestors**

Enhancing the Get Eligible Token Requestors API to support more filter options like Support Token Connect, available push methods that will help issuer to quick filter the token requestors.

The following parameter is added to the request:

* `supportsTokenConnect` - A boolean parameter to receive only token requestors that support Token Connect or not

<br />

The following parameters are added to the response:

* `tokenRequestors[].supportsTokenConnect` - A boolean parameter to indicate if the token requestor supports Token Connect or not
* `tokenRequestors[].availablePushMethods` - An array of push methods supported by the token requestor


API Reference: `GET /getEligibleTokenRequestors`

Note: This enhancement will be automatically available to all issuers implementing MDES Token Connect.

### Mandate for Implementation {#mandate-for-implementation}

By 18 February 2021, when the v 2021 February (Q1) Release will be available in Production, the following changes must be performed:

* This change is backward compatible. It will be automatically available to all issuers implementing the MDES Token Connect API. Issuer must adapt to this if the issuer integrations is not resilient to the addition of new elements being added to requests and responses.

### Personal data \& Privacy Note {#personal-data--privacy-note}

Issuers are reminded that the information presented via the Token Connect includes personal data which is subject to data privacy laws. Issuer must satisfy themselves that the processing of such personal data is compliant with applicable privacy laws.
