8000 Releases · ansible-collections/junipernetworks.junos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ansible-collections/junipernetworks.junos

v10.0.0

14 Apr 06:35
5a6e154
Compare
Choose a tag to compare

v10.0.0

Release Summary

With this release, the minimum required version of ansible-core for this collection is 2.16.0. The last version known to be compatible with ansible-core versions below 2.16 is v9.1.0.

Major Changes

  • Bumping requires_ansible to >=2.16.0, since previous ansible-core versions are EoL now.

Removed Features (previously deprecated)

  • This includes the following modules:
  • This release removes all deprecated plugins that have reached their end-of-life.
  • junos_scp

Documentation Changes

  • Includes a new support related section in the README.

v9.1.0

05 Aug 11:36
27bf936
Compare
Choose a tag to compare

v9.1.0

Minor Changes

  • Add implementation to gather ether-channels for gig-ether-options.
  • Added support for virtual-switch instances.
  • Based on ether-option-type create supported commands for config module.
  • Implemented bridge-domains configuration management for routing instances.
  • Implemented support for setting the Maximum Transmission Unit (MTU) in Layer 3 (L3) Internet Protocol (IP) interfaces.
  • Tested successfully on Junos MX204.

Bugfixes

  • Fix the lag_interfaces facts for gigether supported model.

v9.0.0

13 Jun 09:43
05212d1
Compare
Choose a tag to compare

v9.0.0

Release Summary

Starting from this release, the minimum ansible-core version this collection requires is 2.15.0. The last known version compatible with ansible-core<2.15 is v8.0.0.

Major Changes

  • Bumping requires_ansible to >=2.15.0, since previous ansible-core versions are EoL now.

v8.0.0

12 Apr 20:07
455c29b
Compare
Choose a tag to compare

Major Changes

  • Add new module cli_restore that exclusively handles restoring of backup configuration to target appliance.

Minor Changes

Full Changelog: https://github.com/ansible-collections/junipernetworks.junos//compare/v7.0.0...v8.0.0

v7.0.0

28 Mar 15:46
ec9fe8a
Compare
Choose a tag to compare

Major Changes

This release removes previously deprecated modules from this collection. Please refer to the Removed Features section for details.

Removed Features (previously deprecated)

  • Remove deprected junos_logging module which is replaced by junos_logging_global resource module.

Bugfixes

  • Fix the empty facts list placement

v6.0.2

06 Mar 16:04
796a6ca
Compare
Choose a tag to compare

Bugfixes

  • initialize facts dictionary with empty containers for respective resources mentioned below
  • acls
  • lldp_global
  • lldp_interfaces
  • logging_global
  • ntp_global
  • ospf_interfaces
  • ospfv2
  • ospfv3
  • prefix_lists
  • routing_instances
  • routing_options
  • security_policies
  • security_policies_global
  • security_zones
  • snmp_server
  • static_routes
  • vlans

Documentation Changes

  • Remove the part of the description which incorrectly describes the behavior and type of confirm attribute.
  • Update example performing confirm_commit.
  • Update with more examples using the confirm option to set a timer.

v6.0.1

01 Feb 10:21
abdb0ad
Compare
Choose a tag to compare

Bugfixes

  • Prevents module_defaults from being incorrectly applied to the platform action, instead of the concerned module.

v6.0.0

01 Dec 08:59
4bd2495
Compare
Choose a tag to compare

Release Summary

Starting from this release, the minimum ansible-core version this collection requires is 2.14.0. That last known version compatible with ansible-core<2.14 is v5.3.1.

Major Changes

  • Bumping requires_ansible to >=2.14.0, since previous ansible-core versions are EoL now.

Full Changelog: v5.3.1...v6.0.0

v5.3.1

29 Nov 11:33
d40490a
Compare
Choose a tag to compare

Bugfixes

  • fix to gather l2_interfaces facts with default port-mode access.

Documentation Changes

  • Improve docs of prefix-lists RM.
  • ios_l2_interfaces - Fixed module documentation and examples.
  • ios_l3_interfaces - Fixed module documentation and examples.

Full Changelog: v5.3.0...v5.3.1

v5.3.0

07 Sep 09:28
9dc5284
Compare
Choose a tag to compare

Minor Changes

  • add overridden state operation support.

Bugfixes

  • fix no_advertise_adjacency_segment config implementation.
  • fix no_eligible_backup config implementation.
  • fix no_eligible_remote_backup config implementation.
  • fix no_interface_state_traps config implementation.
  • fix no_neighbor_down_notification config implementation.
  • fix node_link_protection implementation.
  • fix md5 authentication which allows list of keys to be configured.
0