What's Changed * Remove dependency pins by JacobHayes in https://github.com/oittaa/gcp-storage-emulator/pull/217 * Python 3.12 by oittaa in https://github.com/oittaa/gcp-storage-emulator/pull/263 * Add rewrite endpoint by felix-kaestner in https://github.com/oittaa/gcp-storage-emulator/pull/232 * Add functionality for content-disposition option in signed url. by cthrax in https://github.com/oittaa/gcp-storage-emulator/pull/253 * Added Context Manager to Server Class by RudreshVeerkhare in https://github.com/oittaa/gcp-storage-emulator/pull/213 * Use `time_ns()` instead of `time()` by oittaa in https://github.com/oittaa/gcp-storage-emulator/pull/270
New Contributors * JacobHayes made their first contribution in https://github.com/oittaa/gcp-storage-emulator/pull/217 * felix-kaestner made their first contribution in https://github.com/oittaa/gcp-storage-emulator/pull/232 * cthrax made their first contribution in https://github.com/oittaa/gcp-storage-emulator/pull/253 * RudreshVeerkhare made their first contribution in https://github.com/oittaa/gcp-storage-emulator/pull/213
What's Changed * Bump fs from 2.4.15 to 2.4.16 by dependabot in https://github.com/oittaa/gcp-storage-emulator/pull/168 * Bump google-cloud-storage from 2.3.0 to 2.4.0 by dependabot in https://github.com/oittaa/gcp-storage-emulator/pull/184 * Bump python from 3.10.4-slim to 3.10.5-slim by dependabot in https://github.com/oittaa/gcp-storage-emulator/pull/182
What's Changed * Bump google-cloud-storage from 2.2.0 to 2.2.1 by dependabot in https://github.com/oittaa/gcp-storage-emulator/pull/154 * Bump pytest from 7.1.0 to 7.1.1 by dependabot in https://github.com/oittaa/gcp-storage-emulator/pull/156 * Bump python from 3.10.2-slim to 3.10.3-slim by dependabot in https://github.com/oittaa/gcp-storage-emulator/pull/157 * Bump actions/cache from 2.1.7 to 3 by dependabot in https://github.com/oittaa/gcp-storage-emulator/pull/158 * Bump python from 3.10.3-slim to 3.10.4-slim by dependabot in https://github.com/oittaa/gcp-storage-emulator/pull/159
What's Changed * Fix: initiating resumable upload without metadata by oittaa in https://github.com/oittaa/gcp-storage-emulator/pull/148 * Workaround for libraries using POST instead of PUT by oittaa in https://github.com/oittaa/gcp-storage-emulator/pull/149 * Emulated storage doesn't need a project anymore by oittaa in https://github.com/oittaa/gcp-storage-emulator/pull/152 * Initial support for uploadType=media by oittaa in https://github.com/oittaa/gcp-storage-emulator/pull/153