Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 7.56 KB

File metadata and controls

71 lines (58 loc) · 7.56 KB

0.12.0 (2025-08-27)

Bug Fixes

  • add AmazonS3 SSE in default config and values file (e3a9bfd)
  • add AmazonS3 SSE in default config and values file (beb26b9)
  • add missing preemptionPolicy to Priority Class (0d676fe)
  • add nil check for JSON formatter config (cb5c911)
  • base64 encoding in utils_test.go (ea895a7)
  • base64 encoding in utils_test.go (fad3ca5)
  • call to plugin client (1406437)
  • deps (dc27c87)
  • generic_s3: function not implemented error when calling Put() (ae59798)
  • generic_s3: function not implemented error when calling Put() (83bebfb)
  • linting fix in tests (3da1a04)
  • replace deprecated EventsOptions with ListOptions (72c96f1)
  • run go mody tidy (07c6070)
  • update call to kubernetes.NewBackend (d6960cd)
  • update docker.yaml (9d11df9)
  • update Minio's GetObject in generic_s3.go (bdc1256)
  • update tag format in .releaserc.yaml (26acb72)
  • update tests (0bd425e)
  • update tests to only create K8s backend if using K8s as compute (9a4cf03)

Features

  • add additional debug logging for s3 storage (dd027ce)
  • add additional debugging logging to generic S3 storage (2f2257d)
  • add initial SemVer release workflow (cf23fb0)
  • add stack trace to logging to output panic information (d0742bb)
  • generic_s3: add object path + bucket to error logs (22f1d54)
  • s3: add support for custom S3 endpoints with suffixes (ed12139)
  • update Mongo image registry to AWS ECR (avoid docker.io rate limit) (38d0e3c)
  • update plugin response to include error message (e7479a8)

1.0.0 (2025-08-25)

Bug Fixes

  • add AmazonS3 SSE in default config and values file (e3a9bfd)
  • add AmazonS3 SSE in default config and values file (beb26b9)
  • add missing preemptionPolicy to Priority Class (0d676fe)
  • add nil check for JSON formatter config (cb5c911)
  • base64 encoding in utils_test.go (ea895a7)
  • base64 encoding in utils_test.go (fad3ca5)
  • call to plugin client (1406437)
  • deps (dc27c87)
  • generic_s3: function not implemented error when calling Put() (ae59798)
  • generic_s3: function not implemented error when calling Put() (83bebfb)
  • linting fix in tests (3da1a04)
  • replace deprecated EventsOptions with ListOptions (72c96f1)
  • run go mody tidy (07c6070)
  • update call to kubernetes.NewBackend (d6960cd)
  • update Minio's GetObject in generic_s3.go (bdc1256)
  • update tests (0bd425e)
  • update tests to only create K8s backend if using K8s as compute (9a4cf03)

Features

  • add additional debug logging for s3 storage (dd027ce)
  • add additional debugging logging to generic S3 storage (2f2257d)
  • add initial SemVer release workflow (cf23fb0)
  • add stack trace to logging to output panic information (d0742bb)
  • generic_s3: add object path + bucket to error logs (22f1d54)
  • s3: add support for custom S3 endpoints with suffixes (ed12139)
  • update Mongo image registry to AWS ECR (avoid docker.io rate limit) (38d0e3c)
  • update plugin response to include error message (e7479a8)