Releases: mirkosertic/MCPLuceneServer
Releases · mirkosertic/MCPLuceneServer
Release list
Release 2.0.1
What's Changed
- chore(deps): bump io.projectreactor:reactor-core from 3.8.4 to 3.8.5 by @dependabot[bot] in #43
- chore(deps): bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre by @dependabot[bot] in #45
- chore(deps): bump @modelcontextprotocol/ext-apps from 1.6.0 to 1.7.0 in /src/apps/index-admin by @dependabot[bot] in #56
- chore(deps-dev): bump vite from 8.0.8 to 8.0.9 in /src/apps/index-admin by @dependabot[bot] in #55
- chore(deps-dev): bump org.testcontainers:testcontainers from 2.0.4 to 2.0.5 by @dependabot[bot] in #54
- chore(deps): bump com.microsoft.onnxruntime:onnxruntime from 1.24.3 to 1.25.0 by @dependabot[bot] in #53
- chore(deps-dev): bump vite from 8.0.9 to 8.0.10 in /src/apps/index-admin by @dependabot[bot] in #60
- chore(deps): bump com.mysql:mysql-connector-j from 9.6.0 to 9.7.0 by @dependabot[bot] in #57
- chore(deps): bump commons-io:commons-io from 2.21.0 to 2.22.0 by @dependabot[bot] in #58
- chore(deps-dev): bump org.springframework.boot:spring-boot-maven-plugin from 4.0.5 to 4.0.6 by @dependabot[bot] in #59
Full Changelog: 2.0.0...2.0.1
Release 2.0.0
What's Changed
- New major version with a lot of improvements
- MCP tools can now be enabled / disabled to prevent context spam and increase security
- Support for JDBC Metadata enrichment
- ONNX Models are now available as separate Docker/Container image
Full Changelog: https://github.com/mirkosertic/MCPLuceneServer/commits/2.0.0
Release 1.3.0
What's Changed
- Added support for HTTP Streaming MCP API
- Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 by @dependabot[bot] in #28
- Bump io.modelcontextprotocol.sdk:mcp-bom from 1.0.0 to 1.1.0 by @dependabot[bot] in #27
Full Changelog: 1.2.0...1.3.0
Release 1.2.0
What's Changed
- Updated to MCP SDK 1.0.0
- Updated to Lucene 10.4.0
- Bump org.junit.jupiter:junit-jupiter
from 6.0.2 to 6.0.3 by @dependabot[bot] in #19 - Bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.32 by @dependabot[bot] in #21
- Bump org.apache.opennlp:opennlp-tools from 2.5.3 to 2.5.7 by @dependabot[bot] in #20
- Bump org.springframework.boot:spring-boot-maven-plugin from 4.0.2 to 4.0.3 by @dependabot[bot] in #26
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #24
- Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.1 by @dependabot[bot] in #22
- Bump com.github.ben-manes.caffeine:caffeine from 3.1.8 to 3.2.3 by @dependabot[bot] in #25
Full Changelog: 1.1.0...1.2.0
Release 1.1.0
What's Changed
- Improved index structure
- Better support for de / en lemmatizatiion
- Added lemmatization cache to optimize index and query runtime
- Added index obserability tools to allow LLMs refine their generated queries ineractively
Full Changelog: 1.0.0...1.1.0
Release 1.0.0
Changes
- Optimized tools token usage
- Added query debug capabilities
- Added sort options
- Minior bug fixes and improvements
Full Changelog: 0.9.0...1.0.0
Release 0.9.0
Changes
- Improved token consumption of search tools
- Better highlighting in search results
- Allow full drilldown queries with complex search operators
- Automatic full reindexing once a schema change is detected
- Added more default-enabled file formats
Full Changelog: 0.8.0...0.9.0
Release 0.8.0
Initial release
- Includes all the cool stuff mentioned in README.md
Full Changelog: https://github.com/mirkosertic/MCPLuceneServer/commits/0.8.0