Release 2.1
What's Changed
- Rewrite query using sparql interpolator by @Shalsh23 in #332
- Updates to gene/eq service to work with relations graphs by @Shalsh23 in #326
- Taxon phenotypes updates by @Shalsh23 in #346
- Update entity/presence/evidence service to work with relation graphs by @Shalsh23 in #354
- Update taxon-with-phenotype service to work with relation graphs by @Shalsh23 in #352
- Update entity-dependency service to use relation graphs by @Shalsh23 in #353
- Update phenotype/query service to work with relation graphs by @Shalsh23 in #366
- Update study/query service to work with relation graphs by @Shalsh23 in #365
- Update relation-graphs branch with latest fixes on services-new-data-model by @balhoff in #359
- Update taxon/annotations service to work with relation graphs by @Shalsh23 in #368
- Updates to gene/affecting_entity_phenotype service to work with relat… by @Shalsh23 in #363
- Update term/property_neighbors/subject to work with relation graph by @Shalsh23 in #388
- Update relation-graphs branch from main branch by @balhoff in #390
- Update term/property_neighbors/object service to use relation graph. by @Shalsh23 in #387
- Update phenotype info service to use relation-graphs by @balhoff in #389
- Update relation-graphs branch from master by @balhoff in #420
- Update sbt to 1.4.9 by @scala-steward in #402
- Update utest to 0.7.9 by @scala-steward in #415
- Update sbt-native-packager to 1.8.1 by @scala-steward in #403
- Update akka-http, akka-http-caching, ... to 10.2.4 by @scala-steward in #400
- Similarity/matrix updates for relation graph by @Shalsh23 in #418
- Similarity jaccard by @Shalsh23 in #427
- WIP add classification to term info result. by @balhoff in #419
- Update similarity/profile_size service to work with relation graphs by @Shalsh23 in #432
- Migrate to Scala 2.13. by @balhoff in #444
- Update from master by @balhoff in #446
- Update utest to 0.7.10 by @scala-steward in #429
- Update frequency service to use term paths and handle relational terms by @balhoff in #423
- Add latest relation graphs changes to master by @balhoff in #458
- Update logback-classic to 1.2.5 by @scala-steward in #456
- Update commons-io to 2.11.0 by @scala-steward in #452
- Update scalaz-core to 7.2.33 by @scala-steward in #449
- Update sbt-scalafmt to 2.4.3 by @scala-steward in #450
- Update sbt to 1.5.5 by @scala-steward in #451
- Update scowl to 1.4.0 by @scala-steward in #447
- Update akka-http-cors to 1.1.1 by @scala-steward in #361
- Update akka-http, akka-http-caching, ... to 10.2.5 by @scala-steward in #457
- Update akka-stream-alpakka-xml to 3.0.2 by @scala-steward in #448
- Update groovy-all to 3.0.8 by @scala-steward in #416
- Provide swagger api docs as a static file by @Shalsh23 in #467
- Update owlapi-distribution to 4.5.20 by @scala-steward in #460
- Implement corpus size using term paths by @balhoff in #422
- Add similarity/profile service. by @balhoff in #470
- Fix handling of part_of for ancestors/descendants. by @balhoff in #472
- Align GET and POST docs. by @balhoff in #473
- Fix some symbol deprecation warnings. by @balhoff in #474
- Add specifier pattern parameters for semantic similarity. by @balhoff in #475
- Fix null pointer bug in matrix. by @balhoff in #476
- Reject request if both specifier parts are not provided. by @balhoff in #479
- Change specifier parameters to 'subject_filter'. by @balhoff in #481
- Submit a query for each term in frequency service, rather than as a single VALUES block. by @balhoff in #489
- Add subject property and and value as parameters to jaccard and mat… by @Shalsh23 in #485
- Update logback-classic to 1.2.7 by @scala-steward in #500
- Minor cleanup and warnings fixes. by @balhoff in #506
- Port some swagger fixes to master branch by @balhoff in #549
- Update sbt to 1.5.8 by @scala-steward in #518
- Update logback-classic to 1.2.11 by @scala-steward in #547
- Update sbt-native-packager to 1.9.9 by @scala-steward in #545
- Update akka-http-cors to 1.1.3 by @scala-steward in #532
- Update utest to 0.7.11 by @scala-steward in #530
- Remove log4j completely. Unify logging to logback via slf4j. by @balhoff in #511
- Update scala-library to 2.13.8 by @scala-steward in #524
- Update akka-actor, akka-slf4j, akka-stream to 2.6.18 by @scala-steward in #517
- Update scala.yml by @balhoff in #550
- Improve performance of OntoTrace query. by @balhoff in #560
- Update akka-http, akka-http-caching, ... to 10.2.9 by @scala-steward in #546
- Modify services to use simplified similarity corpora by @balhoff in #562
- Revert main queries to use generated relation classes. by @balhoff in #563
- Remove redundant relation graph by @balhoff in #564
Full Changelog: v2.0.3...v2.1