Skip to content

Releases: oittaa/gcp-storage-emulator

v2021.04.06

06 Apr 20:34
a61262c
Compare
Choose a tag to compare
  • Bumps Python from 3.9.2-slim to 3.9.3-slim

v2021.03.28

27 Mar 20:10
4128390
Compare
Choose a tag to compare
  • Initial Python 3.10 support
  • Enable env variables STORAGE_BASE and STORAGE_DIR
  • Docker container stores data under /storage

v2021.03.27

27 Mar 00:22
b7ca275
Compare
Choose a tag to compare

v2021.03.26

26 Mar 00:47
e87d304
Compare
Choose a tag to compare

v2021.03.25

25 Mar 21:31
73b1f79
Compare
Choose a tag to compare
  • Replace crc32c dependency with google-crc32c. It comes with a pure Python implementation that might work better in weird environments.

v2021.03.12

12 Mar 00:23
e51b8f1
Compare
Choose a tag to compare

Better batch support, currently supports:

  • blob patching
  • blob deleting
  • bucket deleting

https://googleapis.dev/python/storage/latest/batch.html

v2021.03.11

11 Mar 20:16
a765781
Compare
Choose a tag to compare

v2021.02.24

24 Feb 19:20
f3ef41b
Compare
Choose a tag to compare

ARM64

v2021.02.17

17 Feb 18:29
Compare
Choose a tag to compare

v2021.02.16

16 Feb 19:04
Compare
Choose a tag to compare
Merge branch 'main' of github.com:oittaa/gcp-storage-emulator into main