v0.3.0
·
78 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's new:
- BREAKING: SHA-1, SHA-256, SHA-384, SHA-512 hashes are now stored in Postges as
bytea. - BREAKING: MD5, Import Hash are now stored in Postgres as
uuid. - EXPERIMENTAL: To help with the breaking change, there is a new admin feature to migrate the database to the new version. Please back-up any data before running the migration.
- New: Yara search! Users can search files they are allowed access to (via groups & sources) with Yara rules. Completed Yara search expire after a day.
- New: Docker image is built and published on GitHub's registry:
docker pull ghcr.io/malwaredb/malwaredb:v0.3.0
Python:
- CI failed to upload the built packages to PyPi for unknown reasons, so I uploaded them manually.
What's Changed
- chore(deps): Bump taiki-e/install-action from 2.65.9 to 2.65.10 by @dependabot[bot] in #987
- chore(deps): Bump taiki-e/install-action from 2.65.10 to 2.65.11 by @dependabot[bot] in #988
- chore(deps): Bump taiki-e/install-action from 2.65.11 to 2.65.13 by @dependabot[bot] in #990
- chore(deps): Bump taiki-e/install-action from 2.65.13 to 2.65.15 by @dependabot[bot] in #991
- chore(deps): Bump taiki-e/install-action from 2.65.15 to 2.66.1 by @dependabot[bot] in #992
- chore(deps): Bump github/codeql-action from 4.31.9 to 4.31.10 by @dependabot[bot] in #993
- chore(deps): Bump taiki-e/install-action from 2.66.1 to 2.66.3 by @dependabot[bot] in #995
- chore(deps): Bump taiki-e/install-action from 2.66.3 to 2.66.4 by @dependabot[bot] in #996
- chore(deps): Bump taiki-e/install-action from 2.66.4 to 2.66.5 by @dependabot[bot] in #997
- chore(deps): Bump actions/cache from 5.0.1 to 5.0.2 by @dependabot[bot] in #999
- chore(deps): Bump taiki-e/install-action from 2.66.5 to 2.67.2 by @dependabot[bot] in #1001
- chore(deps): Bump taiki-e/install-action from 2.67.2 to 2.67.4 by @dependabot[bot] in #1003
- chore(deps): Bump actions/setup-python from 6.1.0 to 6.2.0 by @dependabot[bot] in #1002
- chore(deps): Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #1004
- chore(deps): Bump github/codeql-action from 4.31.10 to 4.31.11 by @dependabot[bot] in #1005
- chore(deps): Bump github/codeql-action from 4.31.11 to 4.32.0 by @dependabot[bot] in #1008
- chore(deps): Bump taiki-e/install-action from 2.67.4 to 2.67.13 by @dependabot[bot] in #1007
- chore(deps): Bump step-security/harden-runner from 2.14.0 to 2.14.1 by @dependabot[bot] in #1009
- chore(deps): Bump actions/attest-build-provenance from 3.1.0 to 3.2.0 by @dependabot[bot] in #1010
- chore(deps): Bump taiki-e/install-action from 2.67.13 to 2.67.15 by @dependabot[bot] in #1011
- chore(deps): Bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #1012
- chore(deps): Bump actions/cache from 5.0.2 to 5.0.3 by @dependabot[bot] in #1013
Full Changelog: v0.2.2...v0.3.0