Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api): remove liquid classes feature flag, gate liquid classes behind 2.23 #17378

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

sanni-t
Copy link
Member

@sanni-t sanni-t commented Jan 29, 2025

Closes AUTH-1294

Overview

  • Removes the allowLiquidClasses feature flag
  • Gates all liquid classes features (including transfer_liquid(), distribute_liquid(), consolidate_liquid()) behind PAPI version 2.23
  • Updates tests

Test Plan and Hands on Testing

Unit tests should suffice

Risk assessment

Low. Makes the liquid classes feature available for use in the new API. But this work does not affect any existing APIs.

@sanni-t sanni-t requested a review from a team as a code owner January 29, 2025 18:13
@sanni-t sanni-t requested a review from jbleon95 January 29, 2025 18:18
@sanni-t sanni-t merged commit 6123b81 into edge Jan 29, 2025
26 checks passed
@sanni-t sanni-t deleted the AUTH-1294-remove_ff_add_v2_23 branch January 29, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants