Releases: checkly/pulumi-checkly
Releases · checkly/pulumi-checkly
v2.1.1
v2.1.0
v2.0.1
What's Changed
- chore(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot in #73
- chore(deps): bump actions/cache from 4.2.0 to 4.2.1 by @dependabot in #72
- chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.5.0 by @dependabot in #71
- chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot in #67
- chore(deps): bump pulumi/pulumi-upgrade-provider-action from 0.0.13 to 0.0.15 by @dependabot in #65
- chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 by @dependabot in #74
- chore(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 by @dependabot in #75
- chore(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in #76
- chore(deps): bump actions/cache from 4.2.1 to 4.2.2 by @dependabot in #77
- fix: bump provider to 1.9.2 with fixed time limits for TCP checks [sc-23431] by @sorccu in #78
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
This version brings several significant improvements:
- The whole Pulumi Checkly Provider has been updated to the latest Pulumi standards, based on the latest Pulumi boilerplate.
- The latest Pulumi SDK is now used.
- All provider packages have been regenerated against the latest Terraform Checkly provider (
1.9.1
).- Notably, Heartbeat and TCP checks are now supported.
- All new properties from the Terraform provider are now available.
Known incompatible changes:
- The .NET package (
Pulumi.Checkly
) now requires .NET 6.0, compared to 3.1 previously.
Gotchas:
- The .NET package will be available on NuGet at a later time and is not included in this release.
Due to the large scope of the update, we've bumped the major version to 2.
New Contributors
- @nahuelon made their first contribution in #49
- @sorccu made their first contribution in #56
- @github-actions made their first contribution in #62
Full Changelog: v1.1.4...v2.0.0
v2.0.0-beta.0
What's Changed
This version brings several significant improvements:
- The whole Pulumi Checkly Provider has been updated to the latest Pulumi standards, based on the latest Pulumi boilerplate.
- The latest Pulumi SDK is now used.
- All provider packages have been regenerated against the latest Terraform Checkly provider (
1.9.1
).- Notably, Heartbeat and TCP checks are now supported.
- All new properties from the Terraform provider are now available.
Known incompatible changes:
- The .NET package (
Pulumi.Checkly
) now requires .NET 6.0, compared to 3.1 previously.
Gotchas:
- The .NET package will be available on NuGet at a later time and is not included in this release.
Due to the large scope of the update, we've bumped the major version to 2.
New Contributors
- @nahuelon made their first contribution in #49
- @sorccu made their first contribution in #56
- @github-actions made their first contribution in #62
Full Changelog: v1.1.4...v2.0.0-beta.0
v1.1.4
feat: sync with tf provider v1.6.4 (new attempt)
v1.1.3
feat: sync with tf provider v1.6.4