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

Increase max length of Identifier #313

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Increase max length of Identifier #313

merged 1 commit into from
Feb 21, 2024

Conversation

s-heppner
Copy link
Collaborator

Previously, the maximal length of an Identifier string was 2000.
Version 3.1 of the specification increases this to 2024.

This reflects this change in the invariant.

@s-heppner s-heppner added the V3.1 SpecAAS V3.1 label Feb 21, 2024
@s-heppner s-heppner added this to the V3.1 milestone Feb 21, 2024
Copy link
Collaborator

@zrgt zrgt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Previously, the maximal length of an `Identifier` string was `2000`.
Version 3.1 of the specification increases this to `2024`.
(as an easter-egg?)

This commit adapts this change.
@s-heppner s-heppner merged commit 3def1d3 into main Feb 21, 2024
2 checks passed
@s-heppner s-heppner deleted the Adapt/IdentiferType branch February 21, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V3.1 SpecAAS V3.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants