Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/zscaler/terraform-provider-zia/v2 from 2.8.2 to 2.91.1 in /provider #18

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps github.com/zscaler/terraform-provider-zia/v2 from 2.8.2 to 2.91.1.

Release notes

Sourced from github.com/zscaler/terraform-provider-zia/v2's releases.

v2.91.1

Changelog

  • 9bd591b fix go.mod and go.sum
  • 8123284 fix: Fixed computed attributes in the schema (#354)

v2.91.0

2.91.0 (June, 19 2024)

Notes

  • Release date: (June, 19 2024)
  • Supported Terraform version: v1.x

BREAKING CHANGES and ENHACEMENTS

  • [PR #350](https://github.com/zscaler/terraform-provider-zia/350)
    • zia_url_filtering_rules - The provider now explicitly validates during the plan and apply stages which attributes can be set based on the action value.

    • zia_url_filtering_rules - The provider now allows for the use of RFC1123 date and time format i.e Sun, 16 Jun 2024 15:04:05 UTC when setting the attributes validity_start_time and validity_end_time instead of the native epoch unix format.

      ~> NOTE This change is not backwards compatible.

    • zia_url_filtering_rules - The provider now explicitly validates the attribute validity_time_zone_id against the official IANA List. The supported format is: "US/Pacific"

      ~> NOTE This change is not backwards compatible.

    • ziaActivator - The Out-of-band ZIA Activator has been updated to directly leverage the Zscaler-SDK-GO. ~> NOTE If you plan to update your provider installation to the latest v2.91.0, you must re-compile the utility program. ~> NOTE Note that as of release v2.8.2 the provider offers the option to trigger activation by setting the ZIA_ACTIVATION environment variable. With this enhancement the activation occurs only when this environment variable is set to true.

Internal Changes

v2.9.0

2.9.0 (May, 22 2024) - BREAKING CHANGE

Notes

  • Release date: (May, 22 2024)
  • Supported Terraform version: v1.x

BREAKING CHANGE

v2.8.31

... (truncated)

Changelog

Sourced from github.com/zscaler/terraform-provider-zia/v2's changelog.

Changelog

2.91.0 (June, 19 2024)

Notes

  • Release date: (June, 19 2024)
  • Supported Terraform version: v1.x

BREAKING CHANGES and ENHACEMENTS

  • [PR #350](https://github.com/zscaler/terraform-provider-zia/350)
    • zia_url_filtering_rules - The provider now explicitly validates during the plan and apply stages which attributes can be set based on the action value.

    • zia_url_filtering_rules - The provider now allows for the use of RFC1123 date and time format i.e Sun, 16 Jun 2024 15:04:05 UTC when setting the attributes validity_start_time and validity_end_time instead of the native epoch unix format.

      ~> NOTE This change is not backwards compatible.

    • zia_url_filtering_rules - The provider now explicitly validates the attribute validity_time_zone_id against the official IANA List. The supported format is: "US/Pacific"

      ~> NOTE This change is not backwards compatible.

    • ziaActivator - The Out-of-band ZIA Activator has been updated to directly leverage the Zscaler-SDK-GO. ~> NOTE If you plan to update your provider installation to the latest v2.91.0, you must re-compile the utility program. ~> NOTE Note that as of release v2.8.2 the provider offers the option to trigger activation by setting the ZIA_ACTIVATION environment variable. With this enhancement the activation occurs only when this environment variable is set to true.

Internal Changes

2.9.0 (May, 22 2024) - BREAKING CHANGE

Notes

  • Release date: (May, 22 2024)
  • Supported Terraform version: v1.x

Bug Fixes - BREAKING CHANGE

2.8.31 (May, 21 2024)

Notes

  • Release date: (May, 21 2024)
  • Supported Terraform version: v1.x

... (truncated)

Commits
  • 9bd591b fix go.mod and go.sum
  • 8123284 fix: Fixed computed attributes in the schema (#354)
  • 9e85f76 fix: Fixed makefile
  • f908a37 fix: Fixed makefile
  • b80e311 feat: Upgraded to Zscaler SDK GO v2.61.0 (#350)
  • 11be4a6 build(deps): bump github.com/biter777/countries from 1.7.4 to 1.7.5 (#346)
  • 490b55b build(deps): bump github.com/zscaler/zscaler-sdk-go/v2 (#347)
  • 5220095 fix: Fixed Codecov.yml
  • f8a93f9 fix: Fixed devices data source
  • 7d8e44b fix: Fixed zia_dlp_web_rules new parent_rule and sub_rules attributes (#345)
  • 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 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)

Bumps [github.com/zscaler/terraform-provider-zia/v2](https://github.com/zscaler/terraform-provider-zia) from 2.8.2 to 2.91.1.
- [Release notes](https://github.com/zscaler/terraform-provider-zia/releases)
- [Changelog](https://github.com/zscaler/terraform-provider-zia/blob/master/CHANGELOG.md)
- [Commits](zscaler/terraform-provider-zia@v2.8.2...v2.91.1)

---
updated-dependencies:
- dependency-name: github.com/zscaler/terraform-provider-zia/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
@dependabot dependabot bot requested a review from willguibr July 1, 2024 23:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 30, 2024

Looks like github.com/zscaler/terraform-provider-zia/v2 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 30, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/provider/github.com/zscaler/terraform-provider-zia/v2-2.91.1 branch July 30, 2024 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants