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

build(deps): bump github.com/zscaler/zscaler-sdk-go/v2 from 2.70.0 to 2.72.1 #477

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps github.com/zscaler/zscaler-sdk-go/v2 from 2.70.0 to 2.72.1.

Release notes

Sourced from github.com/zscaler/zscaler-sdk-go/v2's releases.

v2.72.1

2.72.1 (August 16, 2024)

Notes

  • Golang: v1.22

Bug Fixes

[PR #274](zscaler/zscaler-sdk-go#274) - Added new ZIA function GetVIPRecommendedList, which will support all optional parameters when retrieving the list of recommended Virtual IP addresses per datacenter. The following optional parameters are now supported:

  • routable_ip - (Boolean) The routable IP address.
  • within_country_only - (Boolean) Search within country only.
  • include_private_service_edge - (Boolean) Include ZIA Private Service Edge VIPs.
  • include_current_vips - (Boolean) Include currently assigned VIPs.
  • latitude - (Number) The latitude coordinate of the GRE tunnel source.
  • longitude - (Number) The longitude coordinate of the GRE tunnel source.
  • subcloud - (String) The longitude coordinate of the GRE tunnel source.

v2.72.0

2.72.0 (August 14, 2024)

Notes

  • Golang: v1.22

ZPA Additions

Segment Group

  • Added new optimized V2 endpoint PUT /segmentGroup/{segmentGroupId} to prevent "payload.size.exceeded" error when updating a segment group with large numbers or application segments attached. [PR #273](zscaler/zscaler-sdk-go#273) NOTE The V1 endpoint PUT /segmentGroup/{segmentGroupId} will eventually be deprecated; however, this change should not affect existing Segment Group configurations.

Bug Fixes

[PR #270](zscaler/zscaler-sdk-go#270) - Fixed ports attribute from string to slice of intergers in locationmanagement.

v2.71.0

2.71.0 (August 11, 2024)

Notes

  • Golang: v1.22

ZIA Additions

VPN Credentials and Location Management

  • Added POST /locations/bulkDelete Bulk delete locations up to a maximum of 100 locations per request. The response returns the location IDs that were successfully deleted. [PR #270](zscaler/zscaler-sdk-go#270)

  • Added POST /vpnCredentials/bulkDelete Bulk delete vpn credentails up to a maximum of 100 vpn credentials per request. The response returns the vpn credential IDs that were successfully deleted. [PR #270](zscaler/zscaler-sdk-go#270)

Cloud App Control Policies

  • Added GET /webApplicationRules/ruleTypeMapping to return backend keys that match the application type string.

... (truncated)

Changelog

Sourced from github.com/zscaler/zscaler-sdk-go/v2's changelog.

2.72.1 (August 16, 2024)

Notes

  • Golang: v1.22

Bug Fixes

[PR #274](zscaler/zscaler-sdk-go#274) - Added new ZIA function GetVIPRecommendedList, which will support all optional parameters when retrieving the list of recommended Virtual IP addresses per datacenter. The following optional parameters are now supported:

  • routable_ip - (Boolean) The routable IP address.
  • within_country_only - (Boolean) Search within country only.
  • include_private_service_edge - (Boolean) Include ZIA Private Service Edge VIPs.
  • include_current_vips - (Boolean) Include currently assigned VIPs.
  • latitude - (Number) The latitude coordinate of the GRE tunnel source.
  • longitude - (Number) The longitude coordinate of the GRE tunnel source.
  • subcloud - (String) The longitude coordinate of the GRE tunnel source.

2.72.0 (August 13, 2024)

Notes

  • Golang: v1.22

ZPA Additions

Segment Group

  • Added new optimized V2 endpoint PUT /segmentGroup/{segmentGroupId} to prevent "payload.size.exceeded" error when updating a segment group with large numbers or application segments attached. [PR #273](zscaler/zscaler-sdk-go#273) NOTE The V1 endpoint PUT /segmentGroup/{segmentGroupId} will eventually be deprecated; however, this change should not affect existing Segment Group configurations.

Bug Fixes

[PR #270](zscaler/zscaler-sdk-go#270) - Fixed ports attribute from string to slice of intergers in locationmanagement.

2.71.0 (August 11, 2024)

Notes

  • Golang: v1.22

ZIA Additions

VPN Credentials and Location Management

  • Added POST /locations/bulkDelete Bulk delete locations up to a maximum of 100 locations per request. The response returns the location IDs that were successfully deleted. [PR #270](zscaler/zscaler-sdk-go#270)

  • Added POST /vpnCredentials/bulkDelete Bulk delete vpn credentails up to a maximum of 100 vpn credentials per request. The response returns the vpn credential IDs that were successfully deleted. [PR #270](zscaler/zscaler-sdk-go#270)

Cloud App Control Policies

  • Added GET /webApplicationRules/ruleTypeMapping to return backend keys that match the application type string.

Bug Fixes

[PR #270](zscaler/zscaler-sdk-go#270) - Fixed ports attribute from string to slice of string in locationmanagement.

Commits
  • 27b0967 fix: Added new ZIA GetVIPRecommendedList function (#274)
  • f1760a2 Update README.md
  • 0790a6b fix: Fixed Location Management ports attribute type
  • c8650f2 feat: Added new ZPA PUT v2 Endpoint for Segment Group Updates (#273)
  • edcf91d feat: Added Location, VPN credential bulk delete and rule type mapping (#272)
  • 77f1f97 build(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 (#271)
  • eb7dfdd fix: Re-enabled QA1/QA2 workflows
  • See full diff 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/zscaler-sdk-go/v2](https://github.com/zscaler/zscaler-sdk-go) from 2.70.0 to 2.72.1.
- [Release notes](https://github.com/zscaler/zscaler-sdk-go/releases)
- [Changelog](https://github.com/zscaler/zscaler-sdk-go/blob/master/CHANGELOG.md)
- [Commits](zscaler/zscaler-sdk-go@v2.70.0...v2.72.1)

---
updated-dependencies:
- dependency-name: github.com/zscaler/zscaler-sdk-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 19, 2024
@dependabot dependabot bot had a problem deploying to ZPA_BETA_TENANT01 August 19, 2024 04:42 Failure
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2024

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

@dependabot dependabot bot closed this Aug 21, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/zscaler/zscaler-sdk-go/v2-2.72.1 branch August 21, 2024 05:59
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants