From 0f8265705e32291efabad5560511193d6c1ea5a6 Mon Sep 17 00:00:00 2001 From: oleiade Date: Wed, 2 Aug 2023 14:17:21 +0200 Subject: [PATCH] Version v0.9.0 --- README.md | 10 +++++----- build/aws.js.LICENSE.txt | 1 + build/index.js.LICENSE.txt | 1 + build/kinesis.js.LICENSE.txt | 1 + build/kms.js.LICENSE.txt | 1 + build/s3.js.LICENSE.txt | 1 + build/secrets-manager.js.LICENSE.txt | 1 + build/sqs.js.LICENSE.txt | 1 + build/ssm.js.LICENSE.txt | 1 + package-lock.json | 10 +++++----- package.json | 2 +- 11 files changed, 19 insertions(+), 11 deletions(-) create mode 100644 build/aws.js.LICENSE.txt create mode 100644 build/index.js.LICENSE.txt create mode 100644 build/kinesis.js.LICENSE.txt create mode 100644 build/kms.js.LICENSE.txt create mode 100644 build/s3.js.LICENSE.txt create mode 100644 build/secrets-manager.js.LICENSE.txt create mode 100644 build/sqs.js.LICENSE.txt create mode 100644 build/ssm.js.LICENSE.txt diff --git a/README.md b/README.md index 7516040..c71ffdb 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ import { check } from 'k6'; import exec from 'k6/execution'; import http from 'k6/http'; -import { AWSConfig, S3Client } from 'https://jslib.k6.io/aws/0.8.0/s3.js'; +import { AWSConfig, S3Client } from 'https://jslib.k6.io/aws/0.9.0/s3.js'; const awsConfig = new AWSConfig( __ENV.AWS_REGION, @@ -93,7 +93,7 @@ Consult the `SecretsManagerClient` [dedicated k6 documentation page](https://k6. ```javascript import exec from 'k6/execution' -import { AWSConfig, SecretsManagerClient } from 'https://jslib.k6.io/aws/0.8.0/secrets-manager.js' +import { AWSConfig, SecretsManagerClient } from 'https://jslib.k6.io/aws/0.9.0/secrets-manager.js' const awsConfig = new AWSConfig( __ENV.AWS_REGION, @@ -145,7 +145,7 @@ import { check } from 'k6'; import exec from 'k6/execution'; import http from 'k6/http'; -import { AWSConfig, SQSClient } from 'https://jslib.k6.io/aws/0.8.0/sqs.js'; +import { AWSConfig, SQSClient } from 'https://jslib.k6.io/aws/0.9.0/sqs.js'; const awsConfig = new AWSConfig({ region: __ENV.AWS_REGION, @@ -216,7 +216,7 @@ Consult the `SystemsManagerClient` [dedicated k6 documentation page](https://k6. ```javascript import exec from 'k6/execution' -import { AWSConfig, SystemsManagerClient } from 'https://jslib.k6.io/aws/0.8.0/ssm.js'; +import { AWSConfig, SystemsManagerClient } from 'https://jslib.k6.io/aws/0.9.0/ssm.js'; const awsConfig = new AWSConfig({ region: __ENV.AWS_REGION, @@ -263,7 +263,7 @@ import exec from 'k6/execution' import encoding from 'k6/encoding'; import { fail } from 'k6'; -import { AWSConfig, KinesisClient } from 'https://jslib.k6.io/aws/0.8.0/kinesis.js' +import { AWSConfig, KinesisClient } from 'https://jslib.k6.io/aws/0.9.0/kinesis.js' const awsConfig = new AWSConfig({ region: __ENV.AWS_REGION, diff --git a/build/aws.js.LICENSE.txt b/build/aws.js.LICENSE.txt new file mode 100644 index 0000000..ae386fb --- /dev/null +++ b/build/aws.js.LICENSE.txt @@ -0,0 +1 @@ +/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ diff --git a/build/index.js.LICENSE.txt b/build/index.js.LICENSE.txt new file mode 100644 index 0000000..ae386fb --- /dev/null +++ b/build/index.js.LICENSE.txt @@ -0,0 +1 @@ +/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ diff --git a/build/kinesis.js.LICENSE.txt b/build/kinesis.js.LICENSE.txt new file mode 100644 index 0000000..ae386fb --- /dev/null +++ b/build/kinesis.js.LICENSE.txt @@ -0,0 +1 @@ +/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ diff --git a/build/kms.js.LICENSE.txt b/build/kms.js.LICENSE.txt new file mode 100644 index 0000000..ae386fb --- /dev/null +++ b/build/kms.js.LICENSE.txt @@ -0,0 +1 @@ +/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ diff --git a/build/s3.js.LICENSE.txt b/build/s3.js.LICENSE.txt new file mode 100644 index 0000000..ae386fb --- /dev/null +++ b/build/s3.js.LICENSE.txt @@ -0,0 +1 @@ +/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ diff --git a/build/secrets-manager.js.LICENSE.txt b/build/secrets-manager.js.LICENSE.txt new file mode 100644 index 0000000..ae386fb --- /dev/null +++ b/build/secrets-manager.js.LICENSE.txt @@ -0,0 +1 @@ +/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ diff --git a/build/sqs.js.LICENSE.txt b/build/sqs.js.LICENSE.txt new file mode 100644 index 0000000..ae386fb --- /dev/null +++ b/build/sqs.js.LICENSE.txt @@ -0,0 +1 @@ +/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ diff --git a/build/ssm.js.LICENSE.txt b/build/ssm.js.LICENSE.txt new file mode 100644 index 0000000..ae386fb --- /dev/null +++ b/build/ssm.js.LICENSE.txt @@ -0,0 +1 @@ +/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ diff --git a/package-lock.json b/package-lock.json index 8d5c557..1deb05e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "k6-jslib-aws", - "version": "0.8.1", + "version": "0.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "k6-jslib-aws", - "version": "0.8.1", + "version": "0.9.0", "license": "MIT", "devDependencies": { "@babel/core": "^7.4.4", @@ -2786,9 +2786,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.4.477", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.477.tgz", - "integrity": "sha512-shUVy6Eawp33dFBFIoYbIwLHrX0IZ857AlH9ug2o4rvbWmpaCUdBpQ5Zw39HRrfzAFm4APJE9V+E2A/WB0YqJw==", + "version": "1.4.480", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.480.tgz", + "integrity": "sha512-IXTgg+bITkQv/FLP9FjX6f9KFCs5hQWeh5uNSKxB9mqYj/JXhHDbu+ekS43LVvbkL3eW6/oZy4+r9Om6lan1Uw==", "dev": true }, "node_modules/emojis-list": { diff --git a/package.json b/package.json index d88d394..62d5d63 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "k6-jslib-aws", "repository": "https://github.com/grafana/k6-jslib-aws", - "version": "0.8.1", + "version": "0.9.0", "description": "Create a distribution file for the aws jslib", "main": "src/index.js", "devDependencies": {