Skip to content

Tags: mindlapse/aws-cdk

Tags

v1.19.0

Toggle v1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v.19.0 (aws#5446)

See CHANGELOG

v1.18.0

Toggle v1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: fix integ-test run-from-dist for NuGet packages (aws#5176)

Set local source in a NuGet.Config file instead of hijacking a very
specific sub-command of `dotnet`, which will yield much more stable
operations (all `dotnet` commands that may incur a `restore` operation
will be able to use the "correct" source(s)).

v1.17.1

Toggle v1.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: fix CHANGELOG header for patch (aws#5116)

v1.17.0

Toggle v1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: v1.17.0 (aws#5108)

See CHANGELOG

v1.16.3

Toggle v1.16.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: v1.16.3 (aws#5009)

1. Upgrades `jsii` to `0.20.5`(fixes aws#4989, fixes aws#4966, fixes aws#1904, fixes aws#1845)
2. Fixes the `ecs-patterns` library bug aws#4983
3. Fixes the CLI's "legacy" mode of operation bug aws#4998

v1.16.2

Toggle v1.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: v1.16.2 (aws#4968)

Upgrades `jsii` in order to gain the code generation fix for incorrect
processing of structs passed as dictionary literals through a nested
lifted keyword argument (struct-in-struct).

See CHANGELOG

v1.16.1

Toggle v1.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: v1.16.1 (aws#4965)

See CHANGELOG

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update init templates for TypeScript (aws#4953)

@types/node version was posing problems with recent TypeScript versions
and needed to be upgraded. Also upgraded other dependencies to the correct
latest versions.

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.15.0 (aws#4707)

See CHANGELOG

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.14.0 (aws#4619)

* add a disclaimer about node upgrade