v0.0.4: Improve upload performance
What's Changed
- fix: Use correct environment for e2e tests from pull requests by @l0wl3vel in #6
- Consistency with HTTP header conventions by @solracsf in #5
- Replace
crypto/sha256
withgithub.com/minio/sha256-simd
by @l0wl3vel in #7 - Add more pre-commit hooks and make all of them run in the CI by @l0wl3vel in #8
- chore(deps): update actions/setup-go action to v5 by @renovate in #4
- chore(deps): update actions/checkout action to v4 by @renovate in #3
New Contributors
Full Changelog: v0.0.3...v0.0.4