From 7218e4be41a4379597db35739b5080a84d51564d Mon Sep 17 00:00:00 2001 From: Thiago Weber Martins <68608396+twebermartins@users.noreply.github.com> Date: Tue, 9 May 2023 15:42:29 +0200 Subject: [PATCH] Update decision_records.md --- docs/adr/decision_records.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/docs/adr/decision_records.md b/docs/adr/decision_records.md index e058d7da2..ed23942d8 100644 --- a/docs/adr/decision_records.md +++ b/docs/adr/decision_records.md @@ -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 + +` +