Releases: Juniper/terraform-provider-mist
v0.4.6
v0.4.5
v0.4.4
Changelog
- 9b07859 Merge pull request #124 from Juniper/v0.4.4
- 66a43af update release note
- fddf1ed update compliance
- 65a13d0 update doc
- 9857816 restore missing validator
- a2ac5a0 remove gateway resources default values
- c4e6bb4 remove switch matching rule deprecated matching attributes
- 00109af fix issue when unsetting site templates
- 7a8b57b fix service.urls validation
- 8ca4c7b fix tunnel_configs.tunnel_config. auto_provision.enabled field
- a6f3165 fix issue when ospf_config is empty
- ff7778d fix variable typing
- e65a7b9 add switch ospf_config
- 4fb413f add ospf_areas key validator
- 66e5e72 remove switch port_usages[].storm_control.no_broadcast default value
- a1b4282 fix type in file name
- a6a13a5 fix switch vrf extra route conversion
v0.4.3
v0.4.2
v0.4.1
v0.4.0
Release Notes for v0.4.0
Release Date: June 27th, 2025
Fixes
- Issue 112: Resolved a bug that prevented proper configuration of the
mist_org_wlan.wxtag_ids
andmist_org_wlan.wxtag_ids
resources attributes.
General changes
New validator
- Adding new validator to
mist_org_wlan.schedule.hours
mist_site_wlan.schedule.hours
to require at least one day of the week to be set.
Import re-enabled
- The
import
function for themist_org_sso_role
resource has been re-enabled
Attributes added
-
mist_device_gateway
,mist_org_gateway_template
andmist_deviceprofile_gateway
resource -
.port_config[]. wan_disable_speedtest
has been added -
.tunnel_configs.service_connection
has been added -
.tunnel_provider_options.prisma
has been added -
mist_device_switch
,mist_org_switch_template
anddeviceprofile_switch
resource -
.acl_tags.ether_types
has been added -
.acl_tags.port_usage
has been added -
.port_usage.port_network
has been added -
.port_usage.community_vlan_id
has been added -
.remote_syslog.cacerts
has been added -
.remote_syslog.files.enable_tls
has been added -
.snmp_config.engine_id_type
has been added -
.switch_mgmt.protect_re.hit_count
has been added -
.switch_mgmt.remove_existing_configs
has been added -
.vrrp_config.groups.accept_data
has been added (mist_device_switch only) -
.vrrp_config.groups.preempt
has been added (mist_device_switch only) -
mist_org_evpn_topology
andmist_site_evpn_topology
resources -
.evpn_options.enable_inband_ztp
has been added -
mist_org_setting
resource -
.marvis
has been added -
.ssr
has been added -
.switch
has been added -
.synthetic_test. aggressiveness
has been added -
.synthetic_test.custom_probes
has been added -
.synthetic_test.lan_networks
has been added -
mist_org_wlan
andmist_site_wlan
resources -
.portal.smsglobal_api_key
has been added -
.portal.smsglobal_api_secret
has been added -
mist_site_setting
resource -
.default_port_usage
has been added -
.gateway_mgmt.protect_re.hit_count
has been added -
.marvis
has been added -
.sle_thresholds
has been added -
.ssr.conductor_token
has been added -
.synthetic_test. aggressiveness
has been added -
.custom_probes.custom_probes
has been added -
mist_site_webhook
resource -
.assetfilter_ids
has been added
Changelog
- 12ee47c fox example type
- af9be55 remove unwanted computed attribute
- 8d6266c update release note
- 5415e28 remove unused import
- bf907df remove default value for newly added attributes
- 65d1270 add wlan.schedule.hours validator
- 512b181 update doc
- 38a3d83 update doc
- aec323b minor fixes
- c2c3715 add switch_template.switch_mgmt.protect_re.hit_count
- 006b57b add switch port_config.port_network
- 3190527 update docs
- c35e3c0 fix site settings default values
- a4fb718 update Go SDK
- 01cf5bb adding switch attributes
- 0a4ab5a update org_setting attributes
- 33ef23d update site_setting attributes
- 43b6488 add gateway_template and deviceprofile_gateway attributes
- 47b79d0 add evpn_topology.evpn_options.enable_inband_ztp
- 42b939e Update device_gateway_cluster_resource_gen.go
- 972b346 Add new feature to process user input
- f882e8a minor description or structure changes
- 6799dd5 Handle unknown and null list values in ToObjectValue
- 9baa7e2 update mist_site_webhook schema
- 30f8690 Add smsglobal SMS provider support to WLAN resources
- d524434 Add smsglobal SMS provider support to WLAN resources
- 3fcdbb5 Add smsglobal SMS provider support to WLAN resources
- 4fbf5c1 remove .wtag_ids incorrect validators
v0.3.8
v0.3.7
v0.3.6
Changelog
- d22c322 update documentation
- dfb2f5f update dependencies
- d32b955 minor changes
- d539d52 Initialize trustedHosts with empty list value
- 71e36a7 Add "port_config" attribute to mist_device_ap and mist_deviceprofile_ap
- 496e504 Change siteId type from string to uuid.UUID
- 2f9cd35 Fix API call to use ConstantsEvents for alarms
- bff46b8 Add channel and full_automatic_rrm to radio config mapping
- 76d342d Remove handling of RemoveExistingConfigs field
- c329ab6 Update SSR model references to SettingSsr
- eb58435 Fix Radsec typo and update related function names