6 Commits

Author SHA256 Message Date
440fc0e4d0
- Go 1.23 is out, adopt it (CVE-2023-45288, bsc#1236521)
Some checks failed
obs/scm/build
- Upgrade deps (CVE-2023-45288, bsc#1236521)
2025-01-29 00:13:34 +01:00
5eefdd2e35
Update to v1.52.1
- backend: always set StorageClass
Update to v1.52.0
    - feat: Add _internal/delete_all to delete all data
    - Add disposition and language to ComposeObject
Update to v1.51.0
    - Disallow uppercase in bucket names
    - Add POST workaround for clients which cannot PATCH
    - Add support for getObjectACL and deleteObjectACL
    - internal/backend: support OpenBSD to get file status last
      changed info
    - Persist created and updated time in compose
    - fix: avoid IncompleteRead on completed partial reads
    - Add support for StorageClass
    - Add support for Content-Language
    - Add support for canceling resumable uploads
    - Add support for MaxResults when listing objects
    - Upgrade deps
Update to v1.50.2
    - Revert "fakestorage: remove unused type"
Update to v1.50.1
    - internal/grpc: use the generated proto provided by Google
Update to v1.50.0
    - github/workflows: add job to validate cross-compilation and
      fix build on freebsd
    - ci: fix goreleaser config
    - Support content-disposition
    - Support setting cache-control of object
    - add aliases to support specifying EventOptions
Update to v1.49.3
    - Go 1.23 is out, adopt it
2025-01-28 23:53:11 +01:00
1f4f910eca
Update to v1.49.2:
Some checks failed
obs/scm/build
- Add omitempty to new timestorageclassupdated
Update to v1.49.1:
  - examples: remove Ruby
  - Include fields required by alpakka scala client in response
  - Add Testcontainers example with Node.js
Update to v1.49.0:
  - Add Object Deletion Using Signed URLs
  - examples/node: add exists()
  - Don't omit versioning.enabled in bucket response
  - Additional ACL response attributes
  - Additional bucket response attributes
Update to v1.48.0:
  - Fix brittle test
  - Fill the errors attribute for HTTP errors
  - Remove unnecessary quoting around ETag in JSON response
  - Additional object response attributes
  - Support the projection parameter in getObject
Update to v1.47.8:
  - Add Ruby example
Update to v1.47.7:
  - Updated python example
  - Fixed patchObject ignoring ContentType and ContentEncoding
Update to v1.47.6:
  - ci/goreleaser: remove deprecated option
  - config: trim trailing slashes from externalURL
Update to v1.47.5:
  - Migrate from logrus to slog
  - add missing etag header in download object response
  - github/workflows/main: pin python to 3.11 in gsutil example
  - github/workflows/main: bump node and java in examples
Update to v1.47.4:
  - server: add MethodHead to the /download mapping
Update to v1.47.2:
  - backend/fs: return empty BucketAttrs if the metadata file is
    missing
Update to v1.47.1:
  - Restore 4443 as default port for '-scheme http' as before PR
    #1215
Update to v1.47.0:
  - Disallow composing more than 32 objects at once
  - Remove obsolete upload route
  - Additional bucket response attributes
  - Support trailing slash in /o and /b routes
  - Add scheme option to bind to both HTTP and HTTPS
Update to v1.46.0:
  - Unify logic for seeding the server from a directory
  - Send X-Goog-Stored-Content-Encoding header
  - Omit items if empty in object list response
  - Add Bucket Attributes
  - backend/fs: some bucket attributes cleanup
2024-07-18 16:36:16 +02:00
2522c6e9f5 [info=81d1f4adb4f7510a766f46f5bd65a0740508ad36]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:mcepl:fake-gcs-server:3/fake-gcs-server?expand=0&rev=1
2023-07-17 14:09:53 +00:00
0fbfdb3966 [info=8206ef1cf838768db2daf58f4e360c810f7db781]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:mcepl:fake-gcs-server:1/fake-gcs-server?expand=0&rev=1
2023-07-12 09:04:30 +00:00
Martin Pluskal
ac8d99ae00 Accepting request 950321 from home:mcepl:branches:devel:languages:python
Useful for testing Google Cloud Storage related applications.

OBS-URL: https://build.opensuse.org/request/show/950321
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/fake-gcs-server?expand=0&rev=1
2022-02-01 10:28:31 +00:00