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

chore(deps): update module github.com/paultyng/terraform-provider-unifi/shim to v0.41.0 #183

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/paultyng/terraform-provider-unifi/shim v0.0.0 -> v0.41.0 age adoption passing confidence

Release Notes

paultyng/terraform-provider-unifi (github.com/paultyng/terraform-provider-unifi/shim)

v0.41.0

Compare Source

What's Changed

New Contributors

Full Changelog: paultyng/terraform-provider-unifi@v0.40.0...v0.41.0

v0.40.0

Compare Source

What's Changed

New Contributors

Full Changelog: paultyng/terraform-provider-unifi@v0.39.0...v0.40.0

v0.39.0

Compare Source

What's Changed

New Contributors

Full Changelog: paultyng/terraform-provider-unifi@v0.38.2...v0.39.0

v0.38.2

Compare Source

  • Fix bug with stp_priority marshalling (#​136)

v0.38.1

Compare Source

  • Fix validation bug for ipv6_ra_priority, thanks @​blalor!

v0.38.0

Compare Source

  • BREAKING CHANGE The schedule on unifi_wlan has a slightly different structure in this version, and its incompatible with previous versions
  • Updated QOS handling for WAN egress on unifi_network so it can be removed
  • Add unifi_account resource for managing RADIUS user accounts

v0.37.0

Compare Source

  • Add missing IPv6 attributes to unifi_firewall_rule and unifi_network resources, as well as the unifi_network data source.

v0.36.0

Compare Source

  • Add unifi_setting_radius resource
  • Add unifi_radius_profile resource

v0.35.0

Compare Source

  • Includes fixes for unifi_network to default internet and intranet access to enabled

v0.34.1

Compare Source

  • Some fixes for controller version 7.1+

v0.34.0

Compare Source

Breaking Changes

  • Remove support for controller versions < v6

Other features

  • Add pmf_mode support to unifi_wlan

v0.33.0

Compare Source

  • Add support for DHCP relay to unifi_network
  • Add unifi_setting_usg resource to manage USG settings (multicast DNS, DHCP relay servers, etc.)

v0.32.0

Compare Source

  • Add WPA3 support to unifi_wlan
  • Add minimum data rates to unifi_wlan

v0.31.0

Compare Source

  • Add unifi_user data source
  • Add additional fields to unifi_network data source and ability to look up by ID or by name

v0.30.1

Compare Source

  • Fix default on unifi_network data source and clean up docs

v0.30.0

Compare Source

  • Add unifi_network data source to look up network ID by name

v0.29.0

Compare Source

  • Support overriding fingerprints for clients

v0.28.1

Compare Source

Minor bug fixes for marshalling during import

v0.28.0

Compare Source

  • Add ssh key management to unifi_setting_mgmt
  • Add uapsd to unifi_wlan

v0.27.0

Compare Source

  • Add unifi_setting_mgmt resource
  • Allow setting the DHCPD boot server and filename attributes of Networks to enable PXE booting

v0.26.0

Compare Source

  • Add unifi_dynamic_dns resource

v0.25.0

Compare Source

  • Add better error messaging to firewall rule and group combinations
  • Add unifi_static_route

v0.24.2

Compare Source

  • Fix issue where port override updates on unifi_device did not cause a diff

v0.24.1

Compare Source

  • Fix a JSON bug during unifi_device import

v0.24.0

Compare Source

  • Add unifi_device resource which allows mapping port profiles to ports
  • Add ability to import unifi_network by name as well as ID
  • Add static WAN configuration to unifi_network

v0.23.1

Compare Source

v0.23.0

Compare Source

  • Add unifi_site import by short ID / name
  • Add no2ghz_oui to unifi_wlan resource

v0.22.0

Compare Source

  • Add icmp_typename
  • Add wlan_band
  • Some bug fixes for UDM and newer controller versions

v0.21.0

Compare Source

  • Add dst_port to unifi_firewall_rule

v0.20.0

Compare Source

  • Add unifi_port_profile resource and data source

v0.19.2

Compare Source

  • Fix bug with status endpoint requiring auth

v0.19.1

Compare Source

  • Docs updates

v0.19.0

Compare Source

  • Bump go-unifi dependency, fixes issues with serialization of empty string in int fields

v0.18.3

Compare Source

Test release

v0.18.2

Compare Source

  • Update doc generator and docs

v0.18.1

Compare Source

  • Fixes import issue for unifi_firewall_rule

v0.18.0

Compare Source

  • Add site support to all resources (including import)

v0.17.0

Compare Source

  • Added WAN support to unifi_network

v0.16.0

Compare Source

  • Added support for v6 of the Unifi controller
  • Added unifi_site resource

v0.15.0

Compare Source

  • Adds UDM Pro support

v0.14.0

Compare Source

  • Allow CIDR addresses in unifi_port_forward.src_ip
  • Validate CIDR addresses in unifi_network.subnet

v0.13.0

Compare Source

  • Add IPv6 support to unifi_network

v0.12.0

Compare Source

v0.11.9

Compare Source

v0.11.8

Compare Source

More docs cleanup for the registry.

v0.11.7

Compare Source

  • change rendered markdown file extension

(this is registry testing)

v0.11.6

Compare Source

  • Fix registry docs issues

(this is primarily registry testing)

v0.11.5

Compare Source

  • Bump SDK version
  • Documentation updates, added some examples

(This is mostly for registry testing)

v0.11.4

Compare Source

  • Patch bump to test registry integration

v0.11.3

Compare Source

  • Patch bump to test registry integration

v0.11.1

Compare Source

  • Patch bump to test registry integration

v0.11.0

Compare Source

  • Add descriptions and a website

v0.10.0

Compare Source

  • Added unifi_radius_profile data source
  • Added radius_profile_id to unifi_wlan

v0.9.0

Compare Source

Creating a signed release for use in the registry: https://registry.terraform.io/providers/paultyng/unifi/0.9.0

v0.8.0

Compare Source

  • Add dhcp_dns support to unifi_network

v0.7.2

Compare Source

v0.7.0

Compare Source

  • Surfaced allow_insecure in provider config to make people opt-in to ignoring certificate problems

v0.6.1

Compare Source

  • Firewall rules are now created as enabled

v0.6.0

Compare Source

  • Added schedule support to unifi_wlan

v0.5.0

Compare Source

Added unifi_firewall_rule

v0.4.0

Compare Source

  • Add unifi_port_forward resource

v0.3.0

Compare Source

  • Added support for MAC address filtering to unifi_wlan

v0.2.0

Compare Source

v0.1.2

Compare Source

v0.1.1

Compare Source

v0.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-paultyng-terraform-provider-unifi-shim-0.x branch from ba01e5f to 9488db3 Compare June 10, 2024 07:21
@renovate renovate bot changed the title chore: update module github.com/paultyng/terraform-provider-unifi/shim to v0.41.0 chore(deps): update module github.com/paultyng/terraform-provider-unifi/shim to v0.41.0 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-paultyng-terraform-provider-unifi-shim-0.x branch from 9488db3 to eb0ca4a Compare June 17, 2024 06:12
@renovate renovate bot force-pushed the renovate/github.com-paultyng-terraform-provider-unifi-shim-0.x branch from eb0ca4a to f8836a7 Compare July 1, 2024 09:11
@renovate renovate bot force-pushed the renovate/github.com-paultyng-terraform-provider-unifi-shim-0.x branch from f8836a7 to ddc226d Compare July 11, 2024 07:42
@renovate renovate bot force-pushed the renovate/github.com-paultyng-terraform-provider-unifi-shim-0.x branch from ddc226d to 7fb4584 Compare August 5, 2024 07:01
@renovate renovate bot force-pushed the renovate/github.com-paultyng-terraform-provider-unifi-shim-0.x branch from 7fb4584 to 74b72b4 Compare August 20, 2024 08:11
Copy link
Contributor Author

renovate bot commented Oct 2, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: provider/go.sum
Command failed: install-tool golang 1.22.8

@renovate renovate bot force-pushed the renovate/github.com-paultyng-terraform-provider-unifi-shim-0.x branch from 74b72b4 to bf0cd87 Compare October 2, 2024 20:01
@aharter aharter closed this Oct 4, 2024
Copy link
Contributor Author

renovate bot commented Oct 4, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.41.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/github.com-paultyng-terraform-provider-unifi-shim-0.x branch October 4, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant