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 aas-core-meta, codegen, testgen 79314c6, 94399e1, e1087880 #20

Merged

Conversation

mristin
Copy link
Contributor

@mristin mristin commented Mar 13, 2024

We update the development requirements to and re-generate everything with:

Notably, we fix the patterns for date and date-times with zone offset 14:00 which previously allowed for a concatenation without a plus sign.

In addition, we fix the test data for defects which were detected while testing with the generated C++ SDK. This concerns the examples of doubles which overflowed in C++, but where silently accepted otherwise.

We update the development requirements to and re-generate everything
with:
* [aas-core-meta 79314c6],
* [aas-core-codegen 94399e1] and
* [aas-core3.0-testgen e1087880].

Notably, we fix the patterns for date and date-times with zone offset
`14:00` which previously allowed for a concatenation without a plus
sign.

In addition, we fix the test data for defects which were detected while
testing with the generated C++ SDK. This concerns the examples of
doubles which overflowed in C++, but where silently accepted otherwise.

[aas-core-meta 79314c6]: aas-core-works/aas-core-meta@79314c6
[aas-core-codegen 94399e1]: aas-core-works/aas-core-codegen@94399e1
[aas-core3.0-testgen e1087880]: aas-core-works/aas-core3.0-testgen@e1087880
@mristin mristin merged commit 83220d4 into main Mar 13, 2024
12 checks passed
@mristin mristin deleted the Update-to-aas-core-meta-codegen-testgen-79314c6-94399e1-e1087880 branch March 13, 2024 13:31
mristin added a commit that referenced this pull request Mar 13, 2024
* Update to aas-core-meta, codegen, testgen 79314c6, 94399e1, e1087880 (#20)

  This patch release brings about the fix for patterns concerning dates and
  date-times with zone offset `14:00` which previously allowed for
  a concatenation without a plus sign.
@mristin mristin mentioned this pull request Mar 13, 2024
mristin added a commit that referenced this pull request Mar 13, 2024
* Update to aas-core-meta, codegen, testgen 79314c6, 94399e1, e1087880 (#20)

  This patch release brings about the fix for patterns concerning dates and
  date-times with zone offset `14:00` which previously allowed for
  a concatenation without a plus sign.
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.

1 participant