Features
- Make the Docker image cross-compile without QEMU emulation by @sandhose in #129
- make jemalloc dependency really optional by @landryb in #101
- Make jemalloc, clap and pyo3 optional dependencies by @msrd0 in #116
Internal Changes
- Add contributing guide by @erikjohnston in #102
- Add issue automation for triage by @kittykat in #103
- Add automation to move X-Needs-Info issues by @kittykat in #109
- Update README.md with information about Rust minimum version by @H-Shay in #111
- Fix clippy linting by @erikjohnston in #115
- Fix clippy warnings, update dependencies by @heftig in #118, #100, #106
- Add CI to publish official container by @thefirstofthe300 in #117
- Fix README.md stating the wrong flag for levels by @Aquathing in #122
- Add local PostgreSQL socket example to README by @erdnaxe in #126
- Don't try to login to dockerhub by @DMRobertson in #127
- Push git sha tags for docker containers by @bradtgmurray in #128
- Re-enable pushing to dockerhub by @DMRobertson in #130
- Qualify base image for docker image, for those without containers.conf by @jelmer in #104
Dependency Bumps
- Bump openssl from 0.10.54 to 0.10.55 by @dependabot in #120
- Bump openssl from 0.10.57 to 0.10.60 by @dependabot in #131
- Bump mio from 0.8.8 to 0.8.11 by @dependabot in #135
- Bump rustix from 0.38.13 to 0.38.31 by @dependabot in #136
- Bump whoami from 1.4.1 to 1.5.1 by @dependabot in #137
- Bump tokio from 1.21.2 to 1.24.1 by @dependabot in #112
- Bump tokio from 1.24.1 to 1.25.0 by @dependabot in #113
- Bump openssl from 0.10.42 to 0.10.48 by @dependabot in #114
New Contributors
- @landryb made their first contribution in #101
- @kittykat made their first contribution in #103
- @jelmer made their first contribution in #104
- @H-Shay made their first contribution in #111
- @dependabot made their first contribution in #112
- @msrd0 made their first contribution in #116
- @thefirstofthe300 made their first contribution in #117
- @Aquathing made their first contribution in #122
- @erdnaxe made their first contribution in #126
- @DMRobertson made their first contribution in #127
- @bradtgmurray made their first contribution in #128
- @sandhose made their first contribution in #129
Full Changelog: v0.1.3...v0.1.4