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

Remove matches_RFC_8089_path invariant from Path_type #333

Merged
merged 1 commit into from
May 23, 2024

Conversation

s-heppner
Copy link
Collaborator

Currently, the regex for Path type is non-compliant
to the specification v3.0.1, as it does not allow for
AASX packages to be written.

As a temporary bugfix in v3.0.1, it was decided
to remove the invariant check, as changing the
pattern would result in a breaking change.
This is of course no final solution,
there will be a better fix for version 3.1.

See also admin-shell-io/aas-specs#299

Currently, the regex for Path type is non-compliant
to the specification v3.0.1, as it does not allow for
AASX packages to be written.

As a temporary bugfix in v3.0.1, it was decided
to remove the invariant check, as changing the
pattern would result in a breaking change.
This is of course no final solution,
there will be a better fix for version 3.1.
@s-heppner s-heppner merged commit 3b6ab08 into V3.0.1/main May 23, 2024
2 checks passed
@s-heppner s-heppner deleted the V3.0.1/UnconstrainedPathType branch May 23, 2024 11:17
@s-heppner s-heppner mentioned this pull request May 23, 2024
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.

None yet

1 participant