mpetuska / kamp

Package discovery website and scanner for Kotlin multiplatform.
https://kamp.petuska.dev
The Unlicense
58 stars 4 forks source link

Bump cloudflare/cloudflare from 2.26.1 to 3.32.0 in /infra #140

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cloudflare/cloudflare from 2.26.1 to 3.32.0.

Release notes

Sourced from cloudflare/cloudflare's releases.

v3.32.0

FEATURES:

  • New Resource: cloudflare_device_managed_networks (#2126)

ENHANCEMENTS:

  • provider: X-Auth-Email, X-Auth-Key, X-Auth-User-Service-Key and Authorization values are now automatically redacted from debug logs (#2123)
  • provider: use inbuilt cloudflare-go logger for HTTP interactions (#2123)
  • resource/cloudflare_device_posture_rule: add ability to create crowdstrike s2s posture rule creation (#2128)
  • resource/cloudflare_origin_ca: support all authentication schemes (#2124)
  • resource/cloudflare_pages_project: adds support for always_use_latest_compatibility_date, fail_open, service_binding and usage_model (#2083)
  • resource/cloudflare_record: add support for tags and comments. (#2105)

DEPENDENCIES:

  • provider: bumps github.com/cloudflare/cloudflare-go from 0.57.1 to 0.58.1 (#2122)

v3.31.0

NOTES:

  • resource/cloudflare_worker_script: supports explicit account_id instead of inheriting global values (#2102)

FEATURES:

  • New Resource: cloudflare_tiered_cache (#2101)

ENHANCEMENTS:

  • resource/cloudflare_access_application: makes allowed_idps type to set (#2094)
  • resource/cloudflare_custom_hostname: add support for defining custom metadata (#2107)

BUG FIXES:

  • resource/cloudflare_api_shield: allow for empty auth_id_characteristics (#2091)
  • resource/cloudflare_ruleset: allow edge_ttl -> default to be optional (#2097)

DEPENDENCIES:

  • provider: bumps actions/stale from 6 to 7 (#2098)
  • provider: bumps github.com/cloudflare/cloudflare-go from 0.56.0 to 0.57.0 (#2102)

v3.30.0

FEATURES:

  • New Data Source: cloudflare_load_balancer_pools (#1228)
  • New Resource: cloudflare_url_normalization_settings (#1878)

ENHANCEMENTS:

... (truncated)

Changelog

Sourced from cloudflare/cloudflare's changelog.

3.32.0 (January 11th, 2023)

FEATURES:

  • New Resource: cloudflare_device_managed_networks (#2126)

ENHANCEMENTS:

  • provider: X-Auth-Email, X-Auth-Key, X-Auth-User-Service-Key and Authorization values are now automatically redacted from debug logs (#2123)
  • provider: use inbuilt cloudflare-go logger for HTTP interactions (#2123)
  • resource/cloudflare_device_posture_rule: add ability to create crowdstrike s2s posture rule creation (#2128)
  • resource/cloudflare_origin_ca: support all authentication schemes (#2124)
  • resource/cloudflare_pages_project: adds support for always_use_latest_compatibility_date, fail_open, service_binding and usage_model (#2083)
  • resource/cloudflare_record: add support for tags and comments. (#2105)

DEPENDENCIES:

  • provider: bumps github.com/cloudflare/cloudflare-go from 0.57.1 to 0.58.1 (#2122)

3.31.0 (December 28th, 2022)

NOTES:

  • resource/cloudflare_worker_script: supports explicit account_id instead of inheriting global values (#2102)

FEATURES:

  • New Resource: cloudflare_tiered_cache (#2101)

ENHANCEMENTS:

  • resource/cloudflare_access_application: makes allowed_idps type to set (#2094)
  • resource/cloudflare_custom_hostname: add support for defining custom metadata (#2107)

BUG FIXES:

  • resource/cloudflare_api_shield: allow for empty auth_id_characteristics (#2091)
  • resource/cloudflare_ruleset: allow edge_ttl -> default to be optional (#2097)

DEPENDENCIES:

  • provider: bumps actions/stale from 6 to 7 (#2098)
  • provider: bumps github.com/cloudflare/cloudflare-go from 0.56.0 to 0.57.0 (#2102)

3.30.0 (December 14th, 2022)

FEATURES:

  • New Data Source: cloudflare_load_balancer_pools (#1228)
  • New Resource: cloudflare_url_normalization_settings (#1878)

... (truncated)

Commits
  • e6c64fc Update CHANGELOG.md
  • e29f39c Merge pull request #2131 from wolfmd/wolfmd/update-cloudflare-list-docs
  • a7dd2ed docs: Update cloudflare_list example to use underscore in name
  • ab23bce Merge pull request #2130 from cloudflare/cleanup-crowdstrike-docs
  • 05940ac fix device posture rule docs
  • ca7b3e4 Update CHANGELOG.md for #2128
  • f7968a2 fix test to use crowstrikes2s config
  • c75a732 able to create crowdstrike s2s posture rule
  • 03b3253 Update CHANGELOG.md for #2126
  • f456811 Merge pull request #2126 from suhrit-cf/master
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.