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.27.0 #388

Merged
merged 11 commits into from
May 6, 2022
Merged

Release v1.27.0 #388

merged 11 commits into from
May 6, 2022

Conversation

jeremmfr
Copy link
Owner

@jeremmfr jeremmfr commented May 6, 2022

ENHANCEMENTS:

  • resource/junos_security_dynamic_address_feed_server: add url, tls_profile and validate_certificate_attributes_subject_or_san arguments. (Fixes #381)
    Now one of hostname or url arguments is required.
  • resource/junos_interface_logical: add tunnel block argument (Fixes #383)
  • data-source/junos_interface_logical: add tunnel block attribute (like resource)

BUG FIXES:

  • resource/junos_security_nat_source_pool: fix crash and set correctly with a single port in port_range, add format precision in docs (Fixes #382)

jeremmfr added 11 commits April 26, 2022 22:28
add `url`, `tls_profile` and `validate_certificate_attributes_subject_or_san` arguments
now one of `hostname` or `url` arguments is required
Fix #381
fix crash and set correctly with a single port in `port_range`
add format precision in docs
with the go replace to minor fix to accept empty list of primitives on apply
r/security_nat_source_pool: fix crash with a single port in port_range
r/security_dynamic_address_feed_server: add some arguments
Fix #383: interface_logical: add tunnel support
deps: bump sdk to v2.14.0 & go-netconf to v0.4.5
@jeremmfr jeremmfr added the release Release MR label May 6, 2022
@jeremmfr jeremmfr added this to the v1.27.0 milestone May 6, 2022
@jeremmfr jeremmfr self-assigned this May 6, 2022
@jeremmfr jeremmfr merged commit 90c52a7 into v1 May 6, 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