Skip to content

Tags: serverless-dna/constructs

Tags

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(cdk): version update (#9)

* feat(callabckUrl): Provide getter for the socket callabckUrl to enable re-use

* fix(API doc): updated API.md from build pocess

* Upgrade to latest CDK version, promote apigatewayv2 to aws-cdk-lib (alpha components deprecated)

* Set Lambda runtime version centrally using constant and define universally across packaged lambda functions

* fix(deps): update API.md and fix order of imports

---------

Co-authored-by: Michael Walmsley <m.walmsley@accenture.com>

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(cdk-version): CDK Upgrade and update deprecated libraries (#8)

* feat(callabckUrl): Provide getter for the socket callabckUrl to enable re-use

* fix(API doc): updated API.md from build pocess

* Upgrade to latest CDK version, promote apigatewayv2 to aws-cdk-lib (alpha components deprecated)

* Set Lambda runtime version centrally using constant and define universally across packaged lambda functions

* fix(deps): update API.md and fix order of imports

---------

Co-authored-by: Michael Walmsley <m.walmsley@accenture.com>

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(callabackUrl): Provide getter for the socket callbackUrl (#7)

* feat(callabckUrl): Provide getter for the socket callabckUrl to enable re-use

* fix(API doc): updated API.md from build pocess

---------

Co-authored-by: Michael Walmsley <m.walmsley@accenture.com>

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): upgrade dependencies (#5)

Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/serverless-dna/constructs/actions/runs/7202910136

------

*Automatically created by projen via the "upgrade-main" workflow*

Signed-off-by: github-actions <github-actions@github.com>
Co-authored-by: github-actions <github-actions@github.com>

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): upgrade dependencies (#4)

Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/serverless-dna/constructs/actions/runs/6871346657

------

*Automatically created by projen via the "upgrade-main" workflow*

Signed-off-by: github-actions <github-actions@github.com>
Co-authored-by: github-actions <github-actions@github.com>

v0.0.6

Toggle v0.0.6's commit message
fix(build): remove docs causing release to fail

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(docs): update docs slightly - add hero image (#1)

v0.0.4

Toggle v0.0.4's commit message
fix(sqs): enable users to supply their own SQS component to the const…

…ruct

v0.0.3

Toggle v0.0.3's commit message
fix(repo): Update repo address for serverless-dna org

v0.0.2

Toggle v0.0.2's commit message
docs(constructs): Add absic Readme to the project as a starting point