feTS
feTS copied to clipboard
chore(deps-dev): bump @pulumi/awsx from 0.40.1 to 2.9.0
Bumps @pulumi/awsx from 0.40.1 to 2.9.0.
Release notes
Sourced from @​pulumi/awsx
's releases.
v2.9.0
No release notes provided.
v2.8.0
What's Changed
- Add imageName param to ECR image args by
@​sav-valerio
in pulumi/pulumi-awsx#1257- Skip flaky TestLbWithSubnets by
@​t0yv0
in pulumi/pulumi-awsx#1260- Dependency updates by
@​t0yv0
in pulumi/pulumi-awsx#1266- Free disk space by
@​t0yv0
in pulumi/pulumi-awsx#1269- Change DotNet tests to auto configure PULUMI_LOCAL_NUGET by
@​flostadler
in pulumi/pulumi-awsx#1270- Standardize CI on Node 18 by
@​t0yv0
in pulumi/pulumi-awsx#1273New Contributors
@​sav-valerio
made their first contribution in pulumi/pulumi-awsx#1257@​flostadler
made their first contribution in pulumi/pulumi-awsx#1270Full Changelog: https://github.com/pulumi/pulumi-awsx/compare/v2.7.0...v2.8.0
v2.7.0
No release notes provided.
v2.6.0
No release notes provided.
v2.5.0
No release notes provided.
v2.4.0
No release notes provided.
v2.3.0
No release notes provided.
v2.2.0
What's Changed
- Record ts-ecr-repo by
@​danielrbradley
in pulumi/pulumi-awsx#1146- Enable more VPC upgrade tests by
@​mikhailshilkov
in pulumi/pulumi-awsx#1140- Cleanup: old workflow, gitignore by
@​thomas11
in pulumi/pulumi-awsx#1151- Improve VPC usability by
@​danielrbradley
in pulumi/pulumi-awsx#1153- Move schema to root by
@​danielrbradley
in pulumi/pulumi-awsx#1157Full Changelog: https://github.com/pulumi/pulumi-awsx/compare/v2.1.1...v2.2.0
v2.1.1
No release notes provided.
v2.1.0
No release notes provided.
... (truncated)
Changelog
Sourced from @​pulumi/awsx
's changelog.
CHANGELOG
Notice (2022-12-14)
As of this notice, using CHANGELOG.md is DEPRECATED. We will be using GitHub Releases for this repository
1.0.1 (2022-12-08)
- Upgrade internal provider dependencies to fix firewall prompts #962
1.0.0 (2022-11-23)
- Add multi-lang component support scaffolding.
- Fix type errors in TypeScript checking awsx-classic properties.
- Ensure that FargateService and EC2Service default
continueBeforeSteadyState
to false.- Make networkMode property usable for
ecs.Ec2TaskDefinition
.- Add optional
assignPublicIp
input property to FargateService and default it to non-public #936.- Add a new
DefaultTargetGroupPort
input property tolb.ApplicationLoadBalancer
andlb.NetworkLoadBalancer
to provide a top-level way to set the default target group's port.- Change the behavior of
ecs.FargateTaskDefinition
andecs.EC2TaskDefinition
to always respect the passed-inhostPort
, regardless of the target group's port.- Python: Bump the min required version of
pulumi
PyPi package to 3.47.2.0.40.0 (2022-03-24)
- Compatibility with pulumi-aws v5.0.0
0.33.0 (2021-02-02)
- Introduce
requestedAvailabilityZone
onec2.vps.VpcArgs
that takesnumber | "all" | string[]
, to allow specific zones for creating a VPC.- Extend the
volumeSize
of the default root block device in ECS autoscaling launch configuration to 32 GB to accomodate the latest default AMI snapshot size- Fix spelling mistakes in the typescript
cidr
andvpc
types.0.32.0 (2021-09-29)
- Fix a bug that prevented
elasticloadbalancingv2.NetworkLoadBalancer
from using explicitly providedsubnetMappings
.- Support multiple load balancing listeners per container #698
0.31.0 (2021-08-04)
- Update
ecs.Container
interface to includeenvironmentFile
- Add support for Billing CloudWatch metrics and alarms
- Add support for ECS Service Circuit Breaker and Execute Command
- Use
aws.ec2.getAmi()
instead of deprecatedaws.getAmi()
... (truncated)
Commits
adae402
Upgrade AWS Provider to 6.32.0 (#1274)3f9f6c1
Standardize CI on Node 18 (#1273)7930f2a
Change DotNet tests to auto configure PULUMI_LOCAL_NUGET (#1270)823348c
Free disk space (#1269)d506f98
Dependency updates (#1266)2709029
Skip flaky TestLbWithSubnets (#1260)7d35941
Add imageName param to ECR image args (#1257)9318293
Update classic vpc nat gateway to usedomain: "vpc"
instead of deprecated `...e3d30d6
fix: targetGroup errors appear in containerDefinition diff (#1258)0390f0d
Fix order of code generation in schema-types.ts (#1245)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
💻 Website Preview
The latest changes are available as preview in: https://22ddbbb8.fets.pages.dev
Superseded by #1515.