v2.0.0
This is the first release with the new version numbering convention. From now on, if any changes
to the existing data are necessary for a release, then this release will have its major number increased.
Please see the Release Versioning Convention description.
Required changes to existing data:
New features:
- add developer-centric docker-compose.yml for starting the Knora / GraphDB / Sipi / Salsah1 (@github#979)
- configure
webapi
andsalsah1
thorough environment variables (@github#979) - update for Java 10 (@github#979)
- comment out the generation of fat jars from
KnoraBuild.sbt
(for now) (@github#979) - update ehcache (@github#979)
- update sbt to 1.2.1 (@github#979)
- remove Kamon monitoring (for now) since we don't see anything meaningful there. We probably will have to instrument Knora by hand and then use Kamon for access. (@github#979)
- update Dockerfiles for
webapi
andsalsah1
(@github#979) - follow subClassOf when including ontologies in XML import schemas (@github#991)
- add support for adding list child nodes (@github#991)
- add support for shared ontologies (@github#987)