diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a050d79ce..5a843af1a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## Added +### Added - Backport support for RST++/RS4 features (secondary edges with signals) from ANNIS 3. See and . +### Fixed + +- Updated to [graphANNIS 3.8.0](https://github.com/korpling/graphANNIS/releases/tag/v3.8.0). + It fixes amongst other things performance issues when querying complex `@*` + queries and limits the output of logging information about the corpus cache. + **To utilise the performance improvement, you have to reimport existing + corpora.** + ## [4.13.0] - 2025-04-15 ### Fixed diff --git a/pom.xml b/pom.xml index e689d45b59..f9e796c0f9 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ 8.14.3 true org.corpus_tools.annis.gui.AnnisUiApplication - 3.7.1 + 3.8.0 4.7.2 server 1.5.24 @@ -261,7 +261,7 @@ https://github.com/korpling/graphANNIS/releases/download/v${graphannis.version}/graphannis-webservice-x86_64-unknown-linux-gnu.tar.xz ${project.build.directory}/native/ - c4d2fe02294d560ff90895d5a8b4f148ae217361b32b6f703d9d89ee80bf66f6 + 406b4fd3bd60ded9a97128c1db412f9a50c806120c27366fb8b0dffd84ac3374 true @@ -276,7 +276,7 @@ https://github.com/korpling/graphANNIS/releases/download/v${graphannis.version}/graphannis-webservice-x86_64-pc-windows-msvc.zip ${project.build.directory}/native/win32-x86-64/ - 87d501cc409069b24bbc7822ad1e196f2762266be665984e14bf9f684cf8df49 + 996a70b0424f8249a67364d8b46c93f995b9d7851a8897f2e41d27d43ef3b745 true @@ -291,7 +291,7 @@ https://github.com/korpling/graphANNIS/releases/download/v${graphannis.version}/graphannis-webservice-aarch64-apple-darwin.tar.xz ${project.build.directory}/native/ - 0e51feee2f8d979b88c7797cdd6803137b1a9585ad92c556eeace159e1921fa8 + 0f44e1ff45bc9b4ec10bd25ee7822cce2b43428b5d0c2a6b734edacc73a66c5b true @@ -306,7 +306,7 @@ https://github.com/korpling/graphANNIS/releases/download/v${graphannis.version}/graphannis-webservice-x86_64-apple-darwin.tar.xz ${project.build.directory}/native/ - f44f58dbaabe3af86fbe1ba91f5deb424a2fb47b91d2368e6fe92c835a61cd6e + b95134d4241f7b78f0abfdb4196aea69f6e8be72fd2eb9392dd668abb32ad6f6 true