Skip to content

Commit 98ee3b4

Browse files
author
DAZN Bot
committed
chore(release): 1.28.1 [ci skip]
1 parent 145d056 commit 98ee3b4

File tree

65 files changed

+282
-106
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+282
-106
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.28.1](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.28.0...v1.28.1) (2020-12-10)
7+
8+
**Note:** Version bump only for package @dazn/lambda-powertools
9+
10+
11+
12+
13+
614
# [1.28.0](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.27.0...v1.28.0) (2020-12-10)
715

816

example/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.28.1](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.28.0...v1.28.1) (2020-12-10)
7+
8+
**Note:** Version bump only for package @dazn/lambda-powertools-demo
9+
10+
11+
12+
13+
614
# [1.28.0](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.27.0...v1.28.0) (2020-12-10)
715

816
**Note:** Version bump only for package @dazn/lambda-powertools-demo

example/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
{
22
"name": "@dazn/lambda-powertools-demo",
3-
"version": "1.28.0",
3+
"version": "1.28.1",
44
"description": "Example serverless app to demonstrate the powertools",
55
"scripts": {},
66
"author": "Yan Cui",
77
"dependencies": {
88
"@dazn/datadog-metrics": "^1.3.1",
9-
"@dazn/lambda-powertools-cloudwatchevents-client": "^1.28.0",
10-
"@dazn/lambda-powertools-correlation-ids": "^1.28.0",
11-
"@dazn/lambda-powertools-dynamodb-client": "^1.28.0",
12-
"@dazn/lambda-powertools-eventbridge-client": "^1.28.0",
13-
"@dazn/lambda-powertools-firehose-client": "^1.28.0",
14-
"@dazn/lambda-powertools-http-client": "^1.28.0",
15-
"@dazn/lambda-powertools-kinesis-client": "^1.28.0",
16-
"@dazn/lambda-powertools-lambda-client": "^1.28.0",
17-
"@dazn/lambda-powertools-logger": "^1.28.0",
9+
"@dazn/lambda-powertools-cloudwatchevents-client": "^1.28.1",
10+
"@dazn/lambda-powertools-correlation-ids": "^1.28.1",
11+
"@dazn/lambda-powertools-dynamodb-client": "^1.28.1",
12+
"@dazn/lambda-powertools-eventbridge-client": "^1.28.1",
13+
"@dazn/lambda-powertools-firehose-client": "^1.28.1",
14+
"@dazn/lambda-powertools-http-client": "^1.28.1",
15+
"@dazn/lambda-powertools-kinesis-client": "^1.28.1",
16+
"@dazn/lambda-powertools-lambda-client": "^1.28.1",
17+
"@dazn/lambda-powertools-logger": "^1.28.1",
1818
"@dazn/lambda-powertools-middleware-correlation-ids": "1.8.3",
19-
"@dazn/lambda-powertools-middleware-sample-logging": "^1.28.0",
20-
"@dazn/lambda-powertools-pattern-basic": "^1.28.0",
21-
"@dazn/lambda-powertools-sns-client": "^1.28.0",
22-
"@dazn/lambda-powertools-step-functions-client": "^1.28.0",
19+
"@dazn/lambda-powertools-middleware-sample-logging": "^1.28.1",
20+
"@dazn/lambda-powertools-pattern-basic": "^1.28.1",
21+
"@dazn/lambda-powertools-sns-client": "^1.28.1",
22+
"@dazn/lambda-powertools-step-functions-client": "^1.28.1",
2323
"uuid": "^3.3.3"
2424
},
2525
"devDependencies": {

layer/nodejs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.28.1](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.28.0...v1.28.1) (2020-12-10)
7+
8+
**Note:** Version bump only for package dazn-lambda-powertools-layer
9+
10+
11+
12+
13+
614
# [1.28.0](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.27.0...v1.28.0) (2020-12-10)
715

816
**Note:** Version bump only for package dazn-lambda-powertools-layer

layer/nodejs/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

layer/nodejs/package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
{
22
"name": "dazn-lambda-powertools-layer",
33
"private": true,
4-
"version": "1.28.0",
4+
"version": "1.28.1",
55
"description": "",
66
"main": "handler.js",
77
"scripts": {},
88
"keywords": [],
99
"author": "",
1010
"license": "MIT",
1111
"dependencies": {
12-
"@dazn/lambda-powertools-correlation-ids": "^1.28.0",
13-
"@dazn/lambda-powertools-dynamodb-client": "^1.28.0",
14-
"@dazn/lambda-powertools-firehose-client": "^1.28.0",
15-
"@dazn/lambda-powertools-http-client": "^1.28.0",
16-
"@dazn/lambda-powertools-kinesis-client": "^1.28.0",
17-
"@dazn/lambda-powertools-lambda-client": "^1.28.0",
18-
"@dazn/lambda-powertools-logger": "^1.28.0",
19-
"@dazn/lambda-powertools-middleware-correlation-ids": "^1.28.0",
20-
"@dazn/lambda-powertools-middleware-log-timeout": "^1.28.0",
21-
"@dazn/lambda-powertools-middleware-obfuscater": "^1.28.0",
22-
"@dazn/lambda-powertools-middleware-sample-logging": "^1.28.0",
23-
"@dazn/lambda-powertools-middleware-stop-infinite-loop": "^1.28.0",
24-
"@dazn/lambda-powertools-pattern-basic": "^1.28.0",
25-
"@dazn/lambda-powertools-pattern-obfuscate": "^1.28.0",
26-
"@dazn/lambda-powertools-sns-client": "^1.28.0",
27-
"@dazn/lambda-powertools-sqs-client": "^1.28.0",
28-
"@dazn/lambda-powertools-step-functions-client": "^1.28.0"
12+
"@dazn/lambda-powertools-correlation-ids": "^1.28.1",
13+
"@dazn/lambda-powertools-dynamodb-client": "^1.28.1",
14+
"@dazn/lambda-powertools-firehose-client": "^1.28.1",
15+
"@dazn/lambda-powertools-http-client": "^1.28.1",
16+
"@dazn/lambda-powertools-kinesis-client": "^1.28.1",
17+
"@dazn/lambda-powertools-lambda-client": "^1.28.1",
18+
"@dazn/lambda-powertools-logger": "^1.28.1",
19+
"@dazn/lambda-powertools-middleware-correlation-ids": "^1.28.1",
20+
"@dazn/lambda-powertools-middleware-log-timeout": "^1.28.1",
21+
"@dazn/lambda-powertools-middleware-obfuscater": "^1.28.1",
22+
"@dazn/lambda-powertools-middleware-sample-logging": "^1.28.1",
23+
"@dazn/lambda-powertools-middleware-stop-infinite-loop": "^1.28.1",
24+
"@dazn/lambda-powertools-pattern-basic": "^1.28.1",
25+
"@dazn/lambda-powertools-pattern-obfuscate": "^1.28.1",
26+
"@dazn/lambda-powertools-sns-client": "^1.28.1",
27+
"@dazn/lambda-powertools-sqs-client": "^1.28.1",
28+
"@dazn/lambda-powertools-step-functions-client": "^1.28.1"
2929
}
3030
}

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"layer/*",
66
"packages/*"
77
],
8-
"version": "1.28.0",
8+
"version": "1.28.1",
99
"command": {
1010
"version": {
1111
"allowBranch": "master"

packages/lambda-powertools-cloudwatchevents-client/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.28.1](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.28.0...v1.28.1) (2020-12-10)
7+
8+
**Note:** Version bump only for package @dazn/lambda-powertools-cloudwatchevents-client
9+
10+
11+
12+
13+
614
# [1.28.0](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.27.0...v1.28.0) (2020-12-10)
715

816
**Note:** Version bump only for package @dazn/lambda-powertools-cloudwatchevents-client

packages/lambda-powertools-cloudwatchevents-client/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/lambda-powertools-cloudwatchevents-client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@dazn/lambda-powertools-cloudwatchevents-client",
3-
"version": "1.28.0",
3+
"version": "1.28.1",
44
"description": "CloudWatchEvents client wrapper that knows how to forward correlation IDs (captured via @dazn/lambda-powertools-correlation-ids)",
55
"main": "index.js",
66
"types": "index.d.ts",
77
"dependencies": {
8-
"@dazn/lambda-powertools-correlation-ids": "^1.28.0",
9-
"@dazn/lambda-powertools-logger": "^1.28.0",
8+
"@dazn/lambda-powertools-correlation-ids": "^1.28.1",
9+
"@dazn/lambda-powertools-logger": "^1.28.1",
1010
"aws-sdk": "^2.540.0"
1111
},
1212
"license": "MIT",

packages/lambda-powertools-correlation-ids/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.28.1](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.28.0...v1.28.1) (2020-12-10)
7+
8+
**Note:** Version bump only for package @dazn/lambda-powertools-correlation-ids
9+
10+
11+
12+
13+
614
# [1.28.0](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.27.0...v1.28.0) (2020-12-10)
715

816

packages/lambda-powertools-correlation-ids/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/lambda-powertools-correlation-ids/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dazn/lambda-powertools-correlation-ids",
3-
"version": "1.28.0",
3+
"version": "1.28.1",
44
"description": "Module for recording correlation IDs",
55
"main": "index.js",
66
"types": "index.d.ts",

packages/lambda-powertools-dynamodb-client/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.28.1](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.28.0...v1.28.1) (2020-12-10)
7+
8+
**Note:** Version bump only for package @dazn/lambda-powertools-dynamodb-client
9+
10+
11+
12+
13+
614
# [1.28.0](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.27.0...v1.28.0) (2020-12-10)
715

816
**Note:** Version bump only for package @dazn/lambda-powertools-dynamodb-client

packages/lambda-powertools-dynamodb-client/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/lambda-powertools-dynamodb-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@dazn/lambda-powertools-dynamodb-client",
3-
"version": "1.28.0",
3+
"version": "1.28.1",
44
"description": "Lambda client wrapper that knows how to forward correlation IDs (captured via @dazn/lambda-powertools-correlation-ids)",
55
"main": "index.js",
66
"types": "index.d.ts",
77
"license": "MIT",
88
"author": "Yan Cui",
99
"dependencies": {
10-
"@dazn/lambda-powertools-correlation-ids": "^1.28.0",
10+
"@dazn/lambda-powertools-correlation-ids": "^1.28.1",
1111
"lodash.chunk": "^4.2.0"
1212
},
1313
"devDependencies": {

packages/lambda-powertools-eventbridge-client/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.28.1](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.28.0...v1.28.1) (2020-12-10)
7+
8+
**Note:** Version bump only for package @dazn/lambda-powertools-eventbridge-client
9+
10+
11+
12+
13+
614
# [1.28.0](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.27.0...v1.28.0) (2020-12-10)
715

816
**Note:** Version bump only for package @dazn/lambda-powertools-eventbridge-client

packages/lambda-powertools-eventbridge-client/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/lambda-powertools-eventbridge-client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@dazn/lambda-powertools-eventbridge-client",
3-
"version": "1.28.0",
3+
"version": "1.28.1",
44
"description": "EventBridge client wrapper that knows how to forward correlation IDs (captured via @dazn/lambda-powertools-correlation-ids)",
55
"main": "index.js",
66
"types": "index.d.ts",
77
"dependencies": {
8-
"@dazn/lambda-powertools-correlation-ids": "^1.28.0",
9-
"@dazn/lambda-powertools-logger": "^1.28.0"
8+
"@dazn/lambda-powertools-correlation-ids": "^1.28.1",
9+
"@dazn/lambda-powertools-logger": "^1.28.1"
1010
},
1111
"devDependencies": {
1212
"aws-sdk": "^2.540.0"

packages/lambda-powertools-firehose-client/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.28.1](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.28.0...v1.28.1) (2020-12-10)
7+
8+
**Note:** Version bump only for package @dazn/lambda-powertools-firehose-client
9+
10+
11+
12+
13+
614
# [1.28.0](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.27.0...v1.28.0) (2020-12-10)
715

816
**Note:** Version bump only for package @dazn/lambda-powertools-firehose-client

packages/lambda-powertools-firehose-client/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/lambda-powertools-firehose-client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@dazn/lambda-powertools-firehose-client",
3-
"version": "1.28.0",
3+
"version": "1.28.1",
44
"description": "Firehose client wrapper that knows how to forward correlation IDs (captured via @dazn/lambda-powertools-correlation-ids)",
55
"main": "index.js",
66
"types": "index.d.ts",
77
"license": "MIT",
88
"author": "Yan Cui",
99
"dependencies": {
10-
"@dazn/lambda-powertools-correlation-ids": "^1.28.0",
11-
"@dazn/lambda-powertools-logger": "^1.28.0"
10+
"@dazn/lambda-powertools-correlation-ids": "^1.28.1",
11+
"@dazn/lambda-powertools-logger": "^1.28.1"
1212
},
1313
"devDependencies": {
1414
"aws-sdk": "^2.540.0"

packages/lambda-powertools-http-client/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.28.1](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.28.0...v1.28.1) (2020-12-10)
7+
8+
**Note:** Version bump only for package @dazn/lambda-powertools-http-client
9+
10+
11+
12+
13+
614
# [1.28.0](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.27.0...v1.28.0) (2020-12-10)
715

816
**Note:** Version bump only for package @dazn/lambda-powertools-http-client

packages/lambda-powertools-http-client/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/lambda-powertools-http-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@dazn/lambda-powertools-http-client",
3-
"version": "1.28.0",
3+
"version": "1.28.1",
44
"description": "HTTP client that supports forwarding correlation IDs (captured via @dazn/lambda-powertools-correlation-ids) and auto-records metrics",
55
"main": "index.js",
66
"license": "MIT",
77
"author": "Yan Cui",
88
"dependencies": {
99
"@dazn/datadog-metrics": "^1.3.1",
10-
"@dazn/lambda-powertools-correlation-ids": "^1.28.0",
10+
"@dazn/lambda-powertools-correlation-ids": "^1.28.1",
1111
"superagent": "^3.8.3",
1212
"superagent-promise": "^1.1.0"
1313
},

0 commit comments

Comments
 (0)