Skip to content

Releases: aas-core-works/aas-core3.0-golang

aas-core3.0-golang 1.0.4

19 Jun 10:01
8254ed9
Compare
Choose a tag to compare

This is a patch release concerning the fixes for the bugs revealed in
the field by the pioneer users.

  • Ignore attributes prefixed with xmlns (#27)
  • Fix XML deserialization for over-consumption (#29)
  • Return only abstract errors (#30)

aas-core3.0-golang 1.0.3

16 Apr 17:52
753816d
Compare
Choose a tag to compare

The dataSpecification field in EmbeddedDataSpecification is made optional, according to the book.

aas-core3.0-golang 1.0.2

23 Mar 10:28
343335f
Compare
Choose a tag to compare
  • Update to aas-core-meta, codegen, testgen cb28d18, c414f32, 6ff39c260 (#17)

    We propagate the fix from abnf-to-regex related to maximum qualifiers
    which had been mistakenly represented as exact repetition before.

aas-core3.0-golang 1.0.1

13 Mar 13:54
3b65382
Compare
Choose a tag to compare

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.

aas-core3.0-golang 1.0.0

02 Feb 15:56
5abb429
Compare
Choose a tag to compare

This is the first stable release. The release candidates stood the test of time, so we are now confident to publish a stable version.

aas-core3.0-golang 1.0.0-rc3

08 Sep 12:24
c54278a
Compare
Choose a tag to compare
Pre-release
  • Update to aas-core-meta, codegen, testgen 4d7e59e, 7e264a0 and
    9b43de2e (#11)

    Notably, this fixes constraints AASd-131 and AASc-3a-010,
    propagating the changes from aas-core-meta.

aas-core3.0-golang 1.0.0-rc2

28 Jun 08:23
1c19e87
Compare
Choose a tag to compare
Pre-release
  • Update to aas-core-meta, codegen, testgen 44756fb, 607f65c, bf3720d7 (#9)

    This is an important patch propagating pull request 275 in aas-core-meta which affected the constraints and their documentation.

aas-core3.0-golang 1.0.0-rc1

23 Jun 18:43
86cef3d
Compare
Choose a tag to compare
Pre-release

This is the first release candidate, ready for reviews.