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

Release v1.31.0 #429

Merged
merged 21 commits into from
Oct 12, 2022
Merged

Release v1.31.0 #429

merged 21 commits into from
Oct 12, 2022

Conversation

jeremmfr
Copy link
Owner

FEATURES:

  • add junos_forwardingoptions_dhcprelay resource (Fixes #423)
  • add junos_forwardingoptions_dhcprelay_group resource (Fixes #423)
  • add junos_forwardingoptions_dhcprelay_servergroup resource (Fixes #423)

ENHANCEMENTS:

  • resource/junos_policyoptions_policy_statement: add bgp_as_path_calc_length, bgp_as_path_unique_count, bgp_community_count, bgp_srte_discriminator, color, evpn_esi, evpn_mac_route, evpn_tag, next_hop_type_merged, next_hop_weight, route_type, srte_color, state, tunnel_type and validation_database arguments inside from block arguments (Fixes #424)
  • resource/junos_system_services_dhcp_localserver_group: add client_id_exclude_headers and client_id_use_automatic_ascii_hex_encoding argument and remove need to version = v6 when set client_id = true inside authentication_username_include block argument

BUG FIXES:

  • resource/junos_system_services_dhcp_localserver_group: fix crash with empty overrides_v4 or overrides_v6 block and accept all in interface.*.name
  • resource/junos_rip_neighbor: accept all in name

- add client_id_exclude_headers argument
- add  client_id_use_automatic_ascii_hex_encoding argument
- remove need to version = v6 when set client_id = true
inside authentication_username_include block argument
with empty overrides_v4 or overrides_v6 block
and enhance error messages
block argument inside from block argument
Fix #424
[workflows] bump golangci-lint to v1.50
with the go replace to minor fix to accept empty list of primitives on apply
block arguments :
- bgp_as_path_calc_length
- bgp_community_count
- bgp_srte_discriminator
- color
- evpn_esi
- evpn_mac_route
- evpn_tag
- next_hop_type_merged
- next_hop_weight
- route_type
- srte_color
- state
- tunnel_type
- validation_database
bump github.com/hashicorp/terraform-plugin-sdk/v2 to v2.23.0
r/policyoptions_policy_statement: add some arguments inside `from` block argument
@jeremmfr jeremmfr added the release Release MR label Oct 12, 2022
@jeremmfr jeremmfr added this to the v1.31.0 milestone Oct 12, 2022
@jeremmfr jeremmfr self-assigned this Oct 12, 2022
@jeremmfr jeremmfr merged commit c8d451b into v1 Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release MR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant