Releases: ninoseki/mihama
Releases · ninoseki/mihama
v0.6.4
- Update dependencies (#105)
- Remove
aiocache
(#106)
- Fix misc type hint issues (#107)
v0.6.3
- Support OSV format v1.5.0 (#96)
- Introduce mypy and ruff pre-commit hooks (#95)
- In-memory zip extraction (#94)
- Get a list of OSV ecosystems automatically (#92)
- Update dependencies (#91)
v0.6.2
- Fix ranges issue (#53)
- Replace
fastapi-caches2
with aiocaches
(#53)
v0.6.1
- Fix circular import issue (#48)
- Fix purl based query issue (#49)
- Use Python 3.11 (#50)
v0.6.0
- Support
last_affected
based query
- Fix an issue with a vulnerability which has many packages (change to do strict package check)
v0.5.2
- Update Redis Stack to v6.2.6-v0 (#36)
- Simplify monkey-patch for JsonModel, use decorator for setting up Redis JSON schema, remove UVI ecosystem (#35)
v0.5.1
- Make sure to setup Redis OM schema in CLI (#32)
v0.5.0
- Update
redis-om
to v0.1.0 (#24)
- Fix duplication issue (#24)
- Make it possible to do the case sensitive search (#26)
v0.4.0
- Make
pk
(primary key) persistence (#17)
- Query by SPDX SBOM (#14)