Skip to content

Releases: checkly/pulumi-checkly

v2.1.1

11 Mar 15:18
d5f9caa
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 by @dependabot in #80
  • feat: update TF provider to v1.10.1 with a client certificate related fix [sc-23507] by @sorccu in #81

Full Changelog: v2.1.0...v2.1.1

v2.1.0

04 Mar 15:26
3a33fba
Compare
Choose a tag to compare

What's Changed

  • feat: update to TF provider v1.10.0 with client certificate support [sc-23439] by @sorccu in #79

Full Changelog: v2.0.1...v2.1.0

v2.0.1

03 Mar 19:30
6f95ee0
Compare
Choose a tag to compare

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

04 Feb 16:24
67870c8
Compare
Choose a tag to compare

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

04 Feb 15:43
67870c8
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release

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

09 Mar 02:44
Compare
Choose a tag to compare
feat: sync with tf provider v1.6.4 (new attempt)

v1.1.3

08 Mar 15:00
Compare
Choose a tag to compare
feat: sync with tf provider v1.6.4

v1.1.2

03 Aug 20:17
1a3588b
Compare
Choose a tag to compare
chore: add v1.1.2 to changelog

v1.1.1

06 Jul 19:49
Compare
Choose a tag to compare
feat: sync with tf provider v1.6.1

v1.1.0

23 Jun 14:14
Compare
Choose a tag to compare
chore: add v1.1.0 to change log