Skip to content

Commit

Permalink
Update decision_records.md
Browse files Browse the repository at this point in the history
  • Loading branch information
twebermartins authored May 9, 2023
1 parent 17cd557 commit 7218e4b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/adr/decision_records.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,27 @@ Refer to [ticket #3](https://github.com/eclipse-digitaltwin/aas4j/issues/11) - d
- Decision for "1.0.0-milestone-01"

- Future versions of the pre-relesease can be "1.0.0-milestone-02"


## Final Release Planning

### V1.0.0 - Current state as final release (milestone 1.0.0-…-3 w/o issues and w/o RDF and w/o validator)
- Take out RDF
- Take out Validator
- Take out utils
- Clean-up / quality assurance (e.g. public apis, best practices, test coverage…)
- Documentation
- Start Eclipse Foundation official release process

> Note: all issues and pull request addressing this part will be labelled as `label:V.1.0.0`
### V1.1.0 - New features
- Serializers according to Pt.2-Output-Modifiers (value-only as prio, …, is there already somethin available in BaSyx)
- Base-Classes Pt 2 (Descriptor etc)
- Reintroduce RDF (V3) serialization
- Reintroduce Validator / Reimplement Validator in pure Java
- Reintroduce OPC UA
- Reintroduce AML

`

0 comments on commit 7218e4b

Please sign in to comment.