Releases: oittaa/gcp-storage-emulator
Releases · oittaa/gcp-storage-emulator
v2021.12.02
What's Changed
- Bump google-cloud-storage from 1.42.3 to 1.43.0 by @dependabot in #102
- Bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #103
- fixed create_bucket subcommand exits 0 by @Code-Hex in #104
- Sanity check by @oittaa in #105
New Contributors
Full Changelog: v2021.11.18...v2021.12.02
v2021.11.18
- Resumable uploads (Fixes #85)
https://cloud.google.com/storage/docs/performing-resumable-uploads
v2021.11.17
You can pass --keep-buckets
to wipe the data while keeping the buckets.
Optional --data-dir
argument overrides the env variable STORAGE_BASE
.
v2021.10.31
Running "wipe" command on empty storage directories doesn't show warning messages about missing ."meta"-files.
v2021.10.07
Docker image based on python:3.10.0-slim
v2021.09.08
google-crc32c 1.1.5
v2021.09.02
Python 3.9.7-slim
v2021.06.30
python:3.9.6-slim (#62)
v2021.06.02
Make linter happy (#55)
v2021.05.05
- Bumps Python to 3.9.5-slim