Skip to content

Releases: ardoco/core

v0.31.0

21 Nov 10:14
Compare
Choose a tag to compare

Commits since last release

  • 7400175 Release 0.31.0
  • f207613 Auto-Update Dependencies
    • Updated ${jackson.version} from 2.16.0-rc1 to 2.16.0
    • Updated io.vertx:vertx-json-schema:jar:4.4.6 to version 4.5.0
  • 5eae93a Dependency(deps): Bump org.apache.maven.plugins:maven-surefire-plugin

What's Changed

  • Dependency(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #298

Full Changelog: v0.30.0...v0.31.0

v0.30.0

14 Nov 10:15
Compare
Choose a tag to compare

Commits since last release

  • 988832e Release 0.30.0
  • 838b9da Auto-Update Dependencies
    • Updated org.xerial:sqlite-jdbc:jar:3.43.2.2 to version 3.44.0.0
  • d6915d8 Dependency(deps): Bump org.fuchss:xml-object-mapper from 0.5.0 to 0.6.0
  • 6a6cdf7 Dependency(deps): Bump com.github.javaparser:javaparser-core
  • c6f0533 Dependency(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin
  • 1b813eb Dependency(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin

What's Changed

  • Dependency(deps): Bump io.github.ardoco:docker from 0.17.0 to 0.18.0 by @dependabot in #293
  • Dependency(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2 by @dependabot in #297
  • Dependency(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #296
  • Dependency(deps): Bump com.github.javaparser:javaparser-core from 3.25.5 to 3.25.6 by @dependabot in #295
  • Dependency(deps): Bump org.fuchss:xml-object-mapper from 0.5.0 to 0.6.0 by @dependabot in #294

Full Changelog: v0.29.0...v0.30.0

v0.29.0

07 Nov 10:12
Compare
Choose a tag to compare

Commits since last release

  • 820f164 Release 0.29.0
  • d5f76b6 Auto-Update Dependencies
    • Updated ${junit.version} from 5.10.0 to 5.10.1
    • Updated com.tngtech.archunit:archunit-junit5:jar:1.1.0 to version 1.2.0
  • a4f0ca6 Dependency(deps): Bump io.github.ardoco:docker from 0.16.0 to 0.17.0
  • a253942 Spotless
  • 8630c2b Combine text boxes to blocks of text
  • ba40b13 Implement merging of text boxes.

What's Changed

  • Synchronize LiSSA: Implement merging of text boxes. by @dfuchss in #291
  • Dependency(deps): Bump io.github.ardoco:docker from 0.16.0 to 0.17.0 by @dependabot in #292

Full Changelog: v0.28.0...v0.29.0

v0.28.0

31 Oct 10:13
Compare
Choose a tag to compare

Commits since last release

  • 172b65e Release 0.28.0
  • e63228e Auto-Update Dependencies
    • Updated ${kotlin.version} from 1.9.10 to 1.9.20
    • Updated commons-io:commons-io:jar:2.14.0 to version 2.15.0
    • Updated org.apache.commons:commons-text:jar:1.10.0 to version 1.11.0
    • Updated org.xerial:sqlite-jdbc:jar:3.43.2.1 to version 3.43.2.2

What's Changed

  • Dependency(deps): Bump org.xerial:sqlite-jdbc from 3.43.2.0 to 3.43.2.1 by @dependabot in #283
  • Dependency(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #290
  • Dependency(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 by @dependabot in #289
  • Dependency(deps): Bump com.google.errorprone:error_prone_core from 2.22.0 to 2.23.0 by @dependabot in #288

Full Changelog: v0.27.0...v0.28.0

v0.27.0

24 Oct 10:15
Compare
Choose a tag to compare

Commits since last release

  • 46989e4 Release 0.27.0
  • bd62c96 Auto-Update Dependencies
    • Updated ${jackson.version} from 2.15.3 to 2.16.0-rc1
    • Updated org.xerial:sqlite-jdbc:jar:3.43.2.0 to version 3.43.2.1
  • e3b8200 Run all actions on self hosted runner

What's Changed

  • Dependency(deps): Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.0 to 1.9.10 by @dependabot in #285
  • Dependency(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #284

Full Changelog: v0.26.0...v0.27.0

v0.26.0

17 Oct 10:12
Compare
Choose a tag to compare

Commits since last release

  • 34400aa Release 0.26.0
  • 4744281 Auto-Update Dependencies
    • Updated ${jackson.version} from 2.15.2 to 2.15.3
    • Updated io.vertx:vertx-json-schema:jar:4.4.5 to version 4.4.6
    • Updated org.xerial:sqlite-jdbc:jar:3.43.0.0 to version 3.43.2.0
  • f166743 Dependency(deps): Bump stefanzweifel/git-auto-commit-action from 4 to 5
  • 219cd92 Dependency(deps): Bump io.github.ardoco:docker from 0.15.0 to 0.16.0

What's Changed

  • Dependency(deps): Bump io.github.ardoco:docker from 0.15.0 to 0.16.0 by @dependabot in #280
  • Dependency(deps): Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #281
  • Remove empty lines in gold standard loading by @Gram21 in #282

Full Changelog: v0.25.0...v0.26.0

v0.25.0

03 Oct 10:13
Compare
Choose a tag to compare

Commits since last release

  • 056b8e0 Release 0.25.0
  • 0713c51 Auto-Update Dependencies
    • Updated ${spotless.version} from 2.39.0 to 2.40.0
    • Updated commons-io:commons-io:jar:2.13.0 to version 2.14.0
  • 459fc69 Dependency(deps): Bump com.google.errorprone:error_prone_core
  • f30f71f Dependency(deps-dev): Bump edu.stanford.nlp:stanford-corenlp
  • 332d0b1 Dependency(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin
  • 7006431 Dependency(deps): Bump org.codehaus.mojo:versions-maven-plugin
  • cfdd51e Update stages/text-preprocessing/src/main/java/edu/kit/kastel/mcse/ardoco/core/text/providers/informants/corenlp/textprocessor/HttpCommunicator.java
  • 796c309 Update stages/text-preprocessing/src/main/java/edu/kit/kastel/mcse/ardoco/core/text/providers/informants/corenlp/textprocessor/HttpCommunicator.java
  • 5d0f909 Add information about env variables to README
  • 385f0b1 Update env variables for microservice credentials
  • a7de7a9 Update subphrase construction in remote PhraseImpl
  • 3716a44 Add text-provider-json to report module pom
  • 4c16de1 Apply formatting changes
  • 5c33593 Update tests
  • 5fc0398 Add tests for PhraseImpl and TextImpl
  • 79254ab Fix smells
  • fe5ae3d Formatting
  • 20fcc4b Add lazy initialization for text-related classes
  • 0e44eba Update json-schema
  • a5a5db7 Remove duplicate PosTag class
  • 67e01c9 Exchange GET with POST for microservice
  • 0e6e73a Fix bugs in implementation of Text and Word
  • 0661657 Fix PhraseImpl NPTR
  • 7b35c21 Repair generation of text of deserialized phrases

What's Changed

  • Fixing several bugs in the microservice implementation by @Gram21 in #273
  • Dependency(deps): Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 by @dependabot in #274
  • Dependency(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #275
  • Dependency(deps-dev): Bump edu.stanford.nlp:stanford-corenlp from 4.5.4 to 4.5.5 by @dependabot in #276
  • Dependency(deps): Bump com.google.errorprone:error_prone_core from 2.21.1 to 2.22.0 by @dependabot in #277
  • Add impl for composite components in deserialization by @dfuchss in #279

Full Changelog: v0.24.1...v0.25.0

v0.24.1

14 Sep 08:46
Compare
Choose a tag to compare

Commits since last release

  • d9c68f4 Release 0.24.1
  • 0798fd6 Make confidence of InstanceLink accessible

What's Changed

  • Dependency(deps): Bump com.github.javaparser:javaparser-core from 3.25.4 to 3.25.5 by @dependabot in #272

Full Changelog: v0.24.0...v0.24.1

v0.24.0

12 Sep 10:00
Compare
Choose a tag to compare

Commits since last release

  • 327d434 Release 0.24.0
  • de4c0a9 Auto-Update Dependencies
    • Updated com.networknt:json-schema-validator:jar:1.0.86 to version 1.0.87
    • Updated org.eclipse.jdt:org.eclipse.jdt.core:jar:3.34.0 to version 3.35.0
  • 112a789 Update README.md

What's Changed

  • Dependency(deps): Bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.20 to 1.9.0 by @dependabot in #266
  • Dependency(deps): Bump io.vertx:vertx-json-schema from 4.4.4 to 4.4.5 by @dependabot in #267
  • Dependency(deps): Bump io.github.ardoco:docker from 0.14.0 to 0.15.0 by @dependabot in #268
  • Dependency(deps): Bump actions/checkout from 3 to 4 by @dependabot in #271
  • Dependency(deps): Bump slf4j.version from 2.0.7 to 2.0.9 by @dependabot in #269
  • Dependency(deps): Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.7.0.202309050840-r by @dependabot in #270

Full Changelog: v0.23.0...v0.24.0

v0.23.0

30 Aug 11:38
Compare
Choose a tag to compare

Commits since last release

  • d8bcb05 Release 0.23.0
  • 0924d44 Auto-Update Dependencies
    • Updated io.github.ardoco:docker:jar:0.13.0 to version 0.14.0
  • 19fb706 Spelling in readme
  • 633d937 Fix after merge
  • 16fa4f8 Fix README. Move Packages
  • 807a453 Migrate project to match structure in ardoco core
  • 62ef188 Add 'framework/textprovider-json/' from commit 'ead59c0924327207e2fec17f15b0884a6e3a5df6'
  • daf62fb Release 0.11.0
  • 3090ada Update ardoco.core.version
  • d8137d3 Release 0.10.0
  • 1e7cecb Auto-Update Dependencies Updating parent from 0.18.1 to 0.19.0
  • 0545632 Release 0.9.0
  • ac29beb Auto-Update Dependencies Updating parent from 0.18.0 to 0.18.1
  • 4ececd1 Release 0.8.0
  • dce75d2 Auto-Update Dependencies Updating parent from 0.17.0 to 0.18.0
  • 4f06c98 Release 0.7.0
  • a971270 Auto-Update Dependencies Updating parent from 0.16.0 to 0.17.0
  • 6d3dff9 Release 0.6.0
  • 3c864da Auto-Update Dependencies
  • 85cc230 Release 0.5.0
  • dbb9568 Auto-Update Dependencies
  • afa514d Release 0.4.0
  • 4014de4 Auto-Update Dependencies
    • Updated com.networknt:json-schema-validator:jar:1.0.85 to version 1.0.86
  • bd6215a Release 0.3.0
  • 88c4fd5 Auto-Update Dependencies
    • Updated io.vertx:vertx-json-schema:jar:4.4.3 to version 4.4.4
    • Updated com.networknt:json-schema-validator:jar:1.0.84 to version 1.0.85
  • b0e46ea Release 0.2.0
  • bd82a9b Auto-Update Dependencies
  • d7ac7d1 Release 0.1.1
  • b154de2 Auto-Update Dependencies
    • Updated io.vertx:vertx-json-schema:jar:4.4.2 to version 4.4.3
    • Updated com.networknt:json-schema-validator:jar:1.0.83 to version 1.0.84
  • 5b8f86d Release 0.1.0
  • 95ab5ac Update versions
  • 3242848 Release 0.0.7
  • 6464fab Auto-Update Dependencies
    • Updated com.networknt:json-schema-validator:jar:1.0.82 to version 1.0.83
  • 3fb6b2c Update actions
  • e70d926 Auto-Update Dependencies
    • Updated com.fasterxml.jackson.core:jackson-databind:jar:2.15.0 to version 2.15.1
    • Updated com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.0 to version 2.15.1
    • Updated com.networknt:json-schema-validator:jar:1.0.81 to version 1.0.82
  • b9970b5 Auto-Update Dependencies
    • Updated io.vertx:vertx-json-schema:jar:4.4.1 to version 4.4.2
  • 858d2e9 Auto-Update Dependencies
  • d159d3e Auto-Update Dependencies
    • Updated com.networknt:json-schema-validator:jar:1.0.80 to version 1.0.81
  • 5065c35 Auto-Update Dependencies
    • Updated com.fasterxml.jackson.core:jackson-databind:jar:2.15.0-rc3 to version 2.15.0
    • Updated com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.0-rc3 to version 2.15.0
    • Updated com.networknt:json-schema-validator:jar:1.0.79 to version 1.0.80
  • 08fd26a Auto-Update Dependencies
    • Updated com.fasterxml.jackson.core:jackson-databind:jar:2.9.0 to version 2.15.0-rc3
    • Updated com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.9.0 to version 2.15.0-rc3
    • Updated io.vertx:vertx-json-schema:jar:4.3.7 to version 4.4.1
    • Updated com.networknt:json-schema-validator:jar:1.0.77 to version 1.0.79
  • 8d2125f Update README.md
  • 049e64a Merge pull request #2 from ArDoCo/feature/converter
  • 04deedc Improve code quality slightly
  • 5c7577a Apply formatting changes
  • 855aab8 Change instanceof check
  • 9f8c7d5 Add jacoco
  • f5d9560 ran spotless:apply
  • 5d8df23 added PosTag
  • c03c237 replaced the text, sentence and phrase interfaces with the ones from ardoco common
  • d450ccf removed Sentence::setPhrases and Text::setSentences
  • 9f3ba8a fixed bug in ObjectToDtoConverter
  • c0d107a ran spotless:apply
  • 8495829 added ObjectToDtoTest
  • 54e3505 removed unused parent in SentenceImpl
  • c27d766 removed code smells in ObjectToDtoConverter
  • e8c3207 removed unused parent in PhraseImpl
  • e3679f6 refactored DtoToObjectConverter
  • 22b63e4 added formatter xml
  • ae8c22d Fix sonar in maven
  • 2426bd4 Remove trailing whitespace
  • 2d7d453 Add github actions
  • c83defc ran spotless:apply
  • 8d15adf refactored PhraseImpl
  • 9c67d91 fixed bug in tree parser
  • 2d170de refactored ObjectToDtoConverter
  • 378cefa refactored JsonConverter
  • acc310e added text to PhraseImpl
  • b99f4a4 refactored DtoToObjectConverter
  • 2bc687f added Object to DTO Converter
  • d2f7918 added dto to object test
  • 0c2d14d fixed circular equals methods
  • 9f74a9f fixed bug in TestUtil and added missing method in Text
  • 167b6f1 added equals and hashcode
  • c951019 completed TestUtil
  • e59a706 refactored DTOtoObjConverter and TreeParserTest
  • e37d23f added testutil
  • 9d94568 updated json converter
  • 85de731 added method convertToSentence
  • 83ba58c added tree parser test
  • 4ae0c05 added tree parser
  • 3186b4e added conversion of dto word
  • bdc06b5 started dto converter
  • cc4beab refactored text, sentence and word impl
  • 4c7ea5d first skeleton of dto converter
  • e5040ac renamed the text, sentence and word dtos
  • be3f44b added Text, Sentence, Word and Phrase Stubs
  • 7c47625 pasted TextImpl, refactored package structure
  • 145b09f overwritten equals methods
  • efbb525 added tests and networknt dependency
  • 1da54ad refactored folder structure
  • 8ecc4d7 added valid json example
  • 813f2bb add some (not fully functional) code
  • 7157995 Update gitignore
  • 94314d0 Format example
  • b02e7b6 Add example json file and update README
  • d930b73 Add id to words
  • 5e33511 Remove split definitions
  • d739afc Add definitions to avoid duplicated code
  • dbf29f9 Create single file definition
  • 3aaa29f Remove PhraseType schema
  • cd9bb22 Update/Format word schema
  • 369b62e Add text schema
  • abdafb1 Add sentence schema
  • 921cace Add word schema
  • 0d639dc Add gitignore and gitattributes
  • 0a8f93a Add initial schemas for tag-sets
  • f850a65 Initial commit

What's Changed

  • Add corenlp provider microservice by @Laxraa in #259
  • Feature: Move textprovider json from other repo to core by @dfuchss in #263

Full Changelog: v0.22.0...v0.23.0