github versity/versitygw v0.10

latest releases: v1.0.18, v1.0.17, v1.0.16...
21 months ago

Changelog

  • c6cbd82 fix: Fixes 330, Fixes 334, Fixed copySrcModifSince bug in CopyObject action
  • 68073b9 Docker proxy fix (#337)
  • 206231f S3 Proxy DeleteObjects empty input (#340)
  • 90bb43f S3 Proxy PutBucketAcl reference bug (#341)
  • e9f01c8 S3 proxy ListParts max parts issue (#338)
  • 346f0c6 chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials
  • c3a30db chore(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6
  • 22fcabe chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
  • 4c51a13 chore(deps): bump the dev-dependencies group with 3 updates
  • 0d370a8 chore(deps): bump the dev-dependencies group with 4 updates
  • 9afca13 chore(deps): bump the dev-dependencies group with 4 updates
  • 32a5e12 chore(deps): bump the dev-dependencies group with 4 updates
  • e4922eb chore(deps): bump the dev-dependencies group with 5 updates
  • 6102ef0 chore(deps): bump the dev-dependencies group with 5 updates
  • 4beb76f chore(deps): bump the dev-dependencies group with 5 updates
  • a8d3322 chore(deps): bump the dev-dependencies group with 7 updates
  • 2fb5ecf chore: clarify s3 backend struct with better name
  • c5007a6 eat: Closes #317, Changed s3 proxy behavior to run in single user mode with CLI provided credentials
  • f2c02c6 feat: Added gateway throughput performance test, got upload and download tests separated
  • 452152a feat: Added multistage build, removed unnecessary stuff from final image by only leaving the built binary. Added env variables reading instructions in Makefile
  • 3feddbd feat: Closes #185, Dockerized the application. Created Dockerfiles for dev and prod environments, created a docker compose config file to run the s3 and proxy servers in dev environments with live code update and container recreation. Added commands in Makefile to run s3, proxy and both servers as docker containers
  • 27eb43d feat: Closes #290, implemented request body stream reading for PutObject and UploadPart actions.
  • ef5a944 feat: Created admin CLI actions in s3 proxy, Created iam proxy for proxy server
  • 4881892 feat: Fixes #286, Created a struct which handles s3 select event streaming and event message construction
  • 32d7ada feat: Made gateway iam and setup directories configurable from environment variables in docker images
  • 26a7d56 feat: allow integrations tests to be called as unit tests
  • bed1691 feat: implement logic for s3 select object content stream
  • ba501e4 feat: steaming requests for put object and put part
  • 056c905 fix: Closes #323, fixed s3 proxy single user PutBucketAcl issue
  • c4b019f fix: Fixes #300, Removed Displayname field from ListBuckets output as it's not supported in the gateway
  • 2b22509 fix: Fixes #302, #308. Added error handling function in s3 proxy implementation, which converts sdk error to API Errors
  • 315cb0e fix: Fixes #307, Fixed ListMultipartUploads and ListParts parts timestamp in s3 proxy (#316)
  • ab43240 fix: add cli options to enable s3 iam service
  • cd8ad7d fix: breaking changes with aws sdk updates
  • ea55a48 fix: fixes #311 - disable cgo in release builds
  • 3d6e37b fix: make iam s3 object work similar to internal files

Don't miss a new versitygw release

NewReleases is sending notifications on new releases.