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

Update to Part 1 (Metamodel) version 3.0.1 #329

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

s-heppner
Copy link
Contributor

@s-heppner s-heppner commented Nov 14, 2024

This updates the sdk to version 3.0.1 of the metamodel. Since this was a minor bugfix release, there are only a handful of changes and only one that actually affects our SDK (as the rest of the changes were editorial):

Remove the pattern check from PathType. Effectively, that means we remove the pattern from the _string_constraints.check_path_type method. See: aas-core#334.

Furthermore, we update the version table in the README.md.

Here's the link to the specification changelog

This updates the `sdk` to version 3.0.1 of the
metamodel. Since this was a minor bugfix release,
there are only a handful of changes and only one
that actually affects our SDK (as the rest of the
changes were editorial):

Remove the pattern check from `PathType`.
Effectively, that means we remove the pattern
from the `_string_constraints.check_path_type`
method. See: [aas-core#334].

Furthermore, we update the version table in the
`README.md`.

[aas-core#334]: aas-core-works/aas-core-meta#334
@s-heppner s-heppner merged commit 49d3bd0 into eclipse-basyx:main Nov 14, 2024
8 checks passed
@s-heppner s-heppner deleted the sdk/Update/v3.0.1 branch November 14, 2024 10:32
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

2 participants