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

Prepare for 3.3.2 release #984

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Prepare for 3.3.2 release #984

merged 1 commit into from
Sep 22, 2023

Conversation

annakhm
Copy link
Collaborator

@annakhm annakhm commented Sep 22, 2023

No description provided.

@annakhm
Copy link
Collaborator Author

annakhm commented Sep 22, 2023

/test-all

CHANGELOG.md Outdated

IMPROVEMENTS:
* Support on-demand connection init in the provider. This behavior is controlled with `on_demand_connection` flag and is useful is NSX manager is not available at the time of plan/apply ([#948](https://github.com/vmware/terraform-provider-nsxt/pull/948))
* `resource/nsxt_policy_tier1_gateway`: Support `type` argument. This argument helps with auto-configuring route advertisiements and provides the user experience thai is consistent with UI on VMC ([#909](https://github.com/vmware/terraform-provider-nsxt/pull/909))
Copy link
Member

@salv-orlando salv-orlando Sep 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: s/thai/that

CHANGELOG.md Outdated
BUG FIXES:
* `resource/nsxt_policy_security_policy`, `resource/nsxt_policy_gateway_policy`, `resource/nsxt_policy_ids_policy`: Fix rule ordering issue by auto-assigning `sequence_number`. ([#967](https://github.com/vmware/terraform-provider-nsxt/pull/967))
* `resource/nsxt_policy_group`: Fix `group_type` assignment on VMC by using `node/version` API to determine underlying NSX version ([#970](https://github.com/vmware/terraform-provider-nsxt/pull/970))
* `resource/nsxt_nat_rule`: Fix the resource, that was broken on recent NSX versions, by replacing `nat_pass` property, which was removed from platform, with `firewall_match` ([#950](https://github.com/vmware/terraform-provider-nsxt/pull/950))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: ensure compatibility with NSX 4.1.0 and above by replacing removed 'nat_pass' property with 'firewall_match'

@annakhm annakhm force-pushed the prepare-332-release branch 2 times, most recently from 570bf5a to c1bc090 Compare September 22, 2023 18:11
Signed-off-by: Anna Khmelnitsky <[email protected]>
@annakhm annakhm force-pushed the prepare-332-release branch from c1bc090 to 784ffaa Compare September 22, 2023 18:13
@annakhm annakhm merged commit 1c47f8e into master Sep 22, 2023
2 checks passed
@annakhm annakhm deleted the prepare-332-release branch August 2, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants