| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-12 | Migrated to Solr 9.10.1 and Lucene 9.12.3 | Michael Peter Christen | |
| 2026-07-12 | Downgraded YaCy to Jetty 12.0.37 | Michael Peter Christen | |
| 2026-07-12 | Migration to Jetty 12.1.11 | Michael Peter Christen | |
| 2026-07-12 | towards a Jetty 9 decoupling baseline for the Jetty 12 migration | Michael Peter Christen | |
| 2026-07-11 | isolate Solr 9.0 Jetty client dependencies in a relocated bridge | Michael Peter Christen | |
| 2026-07-10 | migrated jcifs, mime4j to latest | Michael Peter Christen | |
| 2026-07-10 | removed org.restlet.jar as it is not needed any more | Michael Peter Christen | |
| restlet was a dependency for Solr 4.8 but not for Solr 9.0 any more. | |||
| 2026-07-10 | migrated a large number of libraries to latest | Michael Peter Christen | |
| 2025-09-14 | upgraded commons-lang to commons-lang to fix | Michael Peter Christen | |
| "Uncontrolled Recursion" security warning: https://github.com/yacy/yacy_search_server/security/dependabot/48 | |||
| 2025-08-17 | updated bcmail 1.79 -> 1.81 | Michael Peter Christen | |
| 2025-08-12 | fixes https://github.com/yacy/yacy_search_server/security/dependabot/48 | Michael Peter Christen | |
| 2025-07-25 | commons-fileupload 1.6.0 requires commons-io 2.19.0 | Henschi | |
| 2025-07-10 | fix for https://github.com/yacy/yacy_search_server/security/dependabot/47 | Michael Peter Christen | |
| 2025-06-19 | updated guava | Michael Peter Christen | |
| 2025-04-05 | update apache httpclient to 4.5.14 | Henschi | |
| 2025-04-05 | Merge pull request #697 from henschi/fix_version_in_ivy | Michael Christen | |
| update ivy versions (ivy has already done it herself) | |||
| 2025-04-01 | commons-codec - there the same | Henschi | |
| 2025-04-01 | update ivy versions (ivy has already done it herself) | Henschi | |
| 2025-04-01 | Merge branch 'yacy:master' into fileupload1.5 | Henschi | |
| 2025-03-31 | Merge pull request #692 from henschi/junit4.13.2 | Michael Christen | |
| JUnit 4.13.2 | |||
| 2025-03-31 | fic Merge pull request #689 from henschi/jetty9.4.57 ivy.xml conflicts | Burkhard | |
| 2025-03-31 | Merge branch 'master' into jetty9.4.57 | Burkhard | |
| 2025-03-31 | Merge pull request #695 from henschi/metrics4.1.5 (tested) | Burkhard | |
| update metrics-core to 4.1.5 to use the correct version for Solr 9.0 | |||
| 2025-03-31 | Merge pull request #694 from henschi/woodstox-core6.2.8 (tested) | Burkhard | |
| update woodstox-core to 6.2.8 to use the correct version for Solr 9.0 | |||
| 2025-03-30 | update metrics-core to 4.1.5 to use the correct version for Solr 9.0 | Henschi | |
| 2025-03-30 | update woodstox-core (including the renaming) to 6.2.8 to use the correct ↵ | Henschi | |
| version for Solr 9.0 | |||
| 2025-03-30 | update zookeeper to 3.7.0 to use the correct version for Solr 9.0 | Henschi | |
| 2025-03-29 | upgrade junit to 4.13.2 and use the appropriate hamcrest version 1.3 | Henschi | |
| 2025-03-28 | upgrade commons-fileupload to 1.5 | Henschi | |
| 2025-03-27 | upgrade jetty to 9.4.57 | henschi | |
| 2024-11-28 | library maintenance - updated some libraries | Michael Peter Christen | |
| 2024-10-17 | jetty upgrade | Michael Peter Christen | |
| 2024-09-21 | upgraded commons-io to 2.17.0 | Michael Peter Christen | |
| 2024-08-26 | upgraded metadata-extractor to 2.19.0 | Michael Peter Christen | |
| 2024-07-21 | upgraded ppt parser by migration of org.apache,poi from 3.17 to 5.3.0 | Michael Peter Christen | |
| This also fixes the security waning https://github.com/yacy/yacy_search_server/security/dependabot/37 | |||
| 2024-05-19 | Merge branch 'master' of github.com:yacy/yacy_search_server | Michael Peter Christen | |
| 2024-05-19 | migrated solr to 9.0 | Michael Peter Christen | |
| This is a major step because solr removed support for embedded solr instances in 9.0 and we want to keep it because we want to ship YaCy with an embedded solr. It was necessary to add parts of solr code into YaCy to make this migration possible. Further on with Solr 9.1 they removed even more parts which are required for embedded operation, therefore we cannot migrate yet further without big changes. If you are running a YaCy instance with Solr 8.x, the migration should be done automatically. If not you require to first migrate to a YaCy version 1.93 with Solr 8.x to migrate to Solr 8 data. | |||
| 2024-05-10 | updated jetty to 9.4.54.v20240208 | Michael Peter Christen | |
| 2023-11-27 | Merge pull request #612 from okybaca/sitemap-fix | Michael Christen | |
| updated apache libs | |||
| 2023-11-15 | updated apache libs | okybaca | |
| 2023-11-13 | updated guava to latest and added missing library for failureaccess | Michael Peter Christen | |
| 2023-11-05 | Added a zim parser to the surrogate import option. | Michael Peter Christen | |
| You can now import zim files into YaCy by simply moving them to the DATA/SURROGATE/IN folder. They will be fetched and after parsing moved to DATA/SURROGATE/OUT. There are exceptions where the parser is not able to identify the original URL of the documents in the zim file. In that case the file is simply ignored. This commit also carries an important fix to the pdf parser and an increase of the maximum parsing speed to 60000 PPM which should make it possible to index up to 1000 files in one second. | |||
| 2023-10-28 | added Zstandard compressed data decompression for ZIM files type 5 | Michael Peter Christen | |
| also: more generalization and performance enhancements | |||
| 2023-10-27 | upgraded pdfbox to 3.0.0 | Michael Peter Christen | |
| 2023-10-27 | updated bcmail-jdk15on 1.75 to bcmail-jdk18on 1.67 | Michael Peter Christen | |
| 2023-09-26 | migrated jetty to 9.4.52.v20230823 | Michael Peter Christen | |
| 2023-09-01 | migrated solr from 8.9.0 to 8.11.2; activated also migration script. A YaCy ↵ | Michael Peter Christen | |
| index with solr 8.9.0 will automatically be migrated to 8.11.2. This is a preparation step to migrate to 9.0.0 soon. | |||
| 2023-07-27 | upgraded several libraries | Michael Peter Christen | |
| 2023-07-27 | updated libraries | Michael Peter Christen | |
| 2022-10-05 | possible fix for | Michael Christen | |
| https://github.com/yacy/yacy_search_server/issues/496#issuecomment-1268710276 | |||
