cloudserver
cloudserver copied to clipboard
Zenko CloudServer, an open-source Node.js implementation of the Amazon S3 protocol on the front-end and backend storage capabilities to multiple clouds, including Azure and Google.
# Add AWS KMS client connector New code to use AWS KMS for bucket encryption, based on the KMIP implementation. Add an optional "GenerateDataKey" function on the kms client API,...
Add TLS configuration to the KMS AWS & a README for documenting the configuration. Added TLS configuration can: - Allows self-signed CA during development, - Enable mTLS to authenticate the...
Bumps [node-mocks-http](https://github.com/eugef/node-mocks-http) from 1.5.2 to 1.15.1. Release notes Sourced from node-mocks-http's releases. v1.15.1 No release notes provided. v1.15.0 No release notes provided. v1.14.1 No release notes provided. v.1.14.0 No release...
# Pull request template ## Description ### Motivation and context Why is this change required? What problem does it solve? ### Related issues Please use the following link syntaxes #600...
This config allows enabling encryption by default. It currently only allows AES256. If the user provide the x-amz-scal-server-side-encryption header on bucket creation, the header's value takes precedence.
Bumps [node-mocks-http](https://github.com/eugef/node-mocks-http) from 1.5.2 to 1.16.0. Release notes Sourced from node-mocks-http's releases. v1.16.0 No release notes provided. v1.15.1 No release notes provided. v1.15.0 No release notes provided. v1.14.1 No release...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.905.0 to 2.1691.0. Release notes Sourced from aws-sdk's releases. Release v2.1691.0 See changelog for more information. Release v2.1690.0 See changelog for more information. Release v2.1689.0 See changelog...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.6.0. Release notes Sourced from mocha's releases. v11.6.0 11.6.0 (2025-06-09) 🌟 Features bump workerpool from ^6.5.1 to ^9.2.0 (#5350) (581a3c5) v11.5.0 11.5.0 (2025-05-22) 🌟 Features...
Bumps [eslint](https://github.com/eslint/eslint) from 9.23.0 to 9.29.0. Release notes Sourced from eslint's releases. v9.29.0 Features f686fcb feat: add ecmaVersion: 2026, parsing using and await using (#19832) (Milos Djermanovic) 19cdd22 feat: prune...