v3.0.1
What's Changed
general
- Add some useful scalac options and fix stuff by @lenguyenthanh in #310
- Add sbt release plugin by @lenguyenthanh in #306
- Allow custom log dir by LOG_DIR env variable by @lenguyenthanh in #307
lila-search
- Use Id from core in api module by @lenguyenthanh in #305
lila-search-ingestor
- Refactor unique method to use exists without empty string by @gravetii in #303
- Allow customize ingestor log file name by @lenguyenthanh in #301
- Rename ingestor default log file name by @lenguyenthanh in #312
- Fix bug introduced in refactoring of unique by @gravetii in #308
- Fix and implement tests for used to named
unique
nowdistincByDocId
function by @lenguyenthanh in #309
Update
- Update circe-core to 0.14.10 by @scala-steward in #302
- Update logback-classic to 1.5.8 by @scala-steward in #304
- Update http4s-ember-client, ... to 0.23.28 by @scala-steward in #311
New Contributors
Full Changelog: v3.0.0...v3.0.1