Improved
0.8.0-RC3
What's Changed
- Regenerate native reachability metadata for GraalVM by @shuttie in https://github.com/nixiesearch/nixiesearch/pull/686
- Migrate to a dummy slf4j logger without logback by @shuttie in https://github.com/nixiesearch/nixiesearch/pull/687
- use OPENAI_API_KEY/COHERE_API_KEY env var to define secrets for saas … by @shuttie in https://github.com/nixiesearch/nixiesearch/pull/688
- add model warmup for API embed providers by @shuttie in https://github.com/nixiesearch/nixiesearch/pull/689
- add CORS policy for all API methods by @shuttie in https://github.com/nixiesearch/nixiesearch/pull/690
- Native: run tests under the NI agent to get all reflection metadata by @shuttie in https://github.com/nixiesearch/nixiesearch/pull/696
- Use parallel S3 fetch for files >1Mb by @shuttie in https://github.com/nixiesearch/nixiesearch/pull/697
- AWS Lambda runtime support for searcher by @shuttie in https://github.com/nixiesearch/nixiesearch/pull/698
- Add config option for choosing between mmap/nio lucene directories by @shuttie in https://github.com/nixiesearch/nixiesearch/pull/699
- also publish images to AWS ECR registry by @shuttie in https://github.com/nixiesearch/nixiesearch/pull/700