Skip to content

v3.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 20:00
· 549 commits to master since this release
8e5b83d

Release 3.6.0 (2024-04-16T19:53:46Z)

Changelog

  • 419511a Remove hard-coded maxint default in flood profile
  • 176ed70 Support revision in flood protection binding
  • 2a04cd0 CHANGELOG for 3.6.0 release
  • 624d70a Change input of TNC realization from id to path
  • 681feda [MdProxy] Read secret attribute
  • 0f39794 [DOC] Remove garbage text in lb_http_response_rewrite_rule.html.markdown
  • 9f1ad03 Increase sleep time before checking deletion
  • 6616108 Clarify NAT rule docs with regards to ANY network
  • 2262a09 Add policy sub cluster resource
  • 5c42c7b Add inter VRF routing resource
  • 19bfa6a Switch sub-config with no IP assignment bug
  • 45d9438 Documentation fix
  • 752aa5b Add FloodProtectionProfile support (#1025)
  • af269b1 Wait for subnet realization in ip_allocation test
  • bf1b116 Refactor fabric realization data sources
  • 07e006f Split edge RTEP config into separate resource
  • 5eb431e Remove "id" property from edge_transport_node
  • e5ed90b Return an error message for Ipv6 assignment in TNP
  • aa79d0f Set sub-config in transport_node_profile resource
  • cb5f961 Split edge RTEP config into separate resource
  • 737a0ad Improve error messaging on connection test
  • 8cf9c98 Grammatical fix
  • ca02ae7 Revise nsxt_management_cluster datasource
  • 85e116d Add host_switch_name attribute to transport node
  • b3670ba Documentation slightly more in line with existing documentation
  • 001c8db Made the default documentation more clear and added NSX 4.0+ version support
  • 50a0c45 Added documentation of the default value and specify only the relevant NAT types
  • 8f28132 Set edge HostId to null when host_id isn't specified
  • 9670e9c Added computed to schema
  • df7149e Fix static_ip handling for ip_assignment
  • 014dd61 Implement md proxy and use in segment resources
  • 4798865 Fix edge transport node state func
  • 2cffde7 Fix http_ssl condition in LB Virtual Server rule
  • 282c38a Remove SDK model from policygen input
  • 7574ffa Avoid returning nil object in StateRefreshFunc
  • 0e1ad04 Ensure policy based vpn mode can only be used in nsx 4.0 and use its own tests
  • 718b3f5 Removing punctuation from the end of the error string
  • 2fb9b40 Correction to variable name
  • d385022 Based on the action, should include policy_based_vpn_mode in the resource for the test
  • c814770 Stall delete operation until deletion is complete
  • 8c8d4b3 Implement global manager resource
  • 02e46b0 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
  • 290e8fb Formatting files
  • 1d06c0e Removed default value of policy_based_vpn_mode and create error messenge on using wrong action
  • 5b27bb4 Removed policy_based_vpn_mode from all non DNAT and NO_DNAT tests
  • e1f6214 Read discovered id in host transport node resource
  • 0458fdc Documentation fix
  • 9cf7eee Added NO_DNAT to the description
  • 724077c Removed from SNAT test, since it's not applicable for this value
  • 578f00d Datasource for transport node collection and state (#1105)
  • 4cbf619 Added policy_based_vpn_mode to NAT resource
  • 9ecd334 Support testing of non-clustered ESXi nodes.
  • 40c1373 Add cpu_config attribute to host_transport_node
  • 4d8e0df Fix empty QoS profile issue in segment
  • a3198dd Fix incorrect state update following NSX error
  • 712ee51 Add state argument to discovered node data source
  • 9334f06 Implement policy site resource
  • e2f0964 Add debug capabilities to main.go
  • 0457ff9 Align linter versions in CI and releaser
  • d749167 Implement VTEP HA resource and data source
  • 6745e1c Fix node user password misbehavior