Skip to content

[Backport release-2.28] Relax Profile parameter constraints for flexibility. (#5547) #5587

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

Merged
merged 4 commits into from
Jul 17, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 17, 2025

This change relaxes the constraints on Profile parameters to allow storage of arbitrary defined parameters. The need for this flexibility originates from higher-level APIs, which may require storing additional parameters in the future. By enabling this now, we avoid boxing ourselves into a rigid structure that could require deeper core changes later on.


TYPE: IMPROVEMENT
DESC: Relax Profile parameter constraints for flexibility.

@ypatia ypatia merged commit c815c7a into release-2.28 Jul 17, 2025
58 checks passed
@ypatia ypatia deleted the backport/pr-5547-to-release-2.28 branch July 17, 2025 14:39
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