Skip to content

release-v1.0.14#235

Merged
yashbhokare-citrix merged 1 commit intomainfrom
release-v1.0.14
Mar 28, 2025
Merged

release-v1.0.14#235
yashbhokare-citrix merged 1 commit intomainfrom
release-v1.0.14

Conversation

@yashbhokare-citrix
Copy link
Contributor

@yashbhokare-citrix yashbhokare-citrix commented Mar 28, 2025

Breaking Changes

Bugfixes

  • Updated citrix_policy_set resource policy filter update logic to prevent inconsistency in state. Fixes [Bug] When updating PolicySet the provider produces inconsistent results #225
  • Add delivery_groups attribute to citrix_policy_set data source schema to match the model struct configuration.
  • Updated the validator for citrix_application.delivery_groups to include at least one of application_groups, delivery_groups, delivery_groups_priority, and prevent setting delivery_groups and delivery_groups_priority at the same time.

New Features

  • Added limit_to_one_instance_per_user property to the citrix_application resource to specify if the use of the application should be limited to only one instance per user.
  • Added support for the load_balancing_type property in the citrix_delivery_group resource. This property allows users to specify the load balancing type for the delivery group, with supported values Horizontal and Vertical. Defaults to None.
  • Added support for max_total_instances property in the ApplicationResourceModel, which controls the number of instances of an application that can run simultaneously.
  • Added support for vm_tagging property in hypervisor_resource_pool resource to enable VM tagging in Hypervisor Resource Pools.
  • Added support for the browser_name attribute in the citrix_application resource. This optional computed string property allows specifying a browser name for the application. When omitted, the application name will be used as the browser name.
  • Added support for shortcut_added_to_desktop and shortcut_added_to_start_menu attributes in citrix_application resource.
  • Added support for the color_depth attribute in the delivery group resource and data source.
  • Added a new visible attribute to the citrix_application resource. This attribute is an optional computed boolean that defaults to true. It indicates whether the application is visible or not.
  • Use NoCache parameter during the retry of querying hypervisor resources. Fixes [Bug] Error: Error creating Hypervisor Resource Pool for Azure #183
  • Added support to update provisioning_scheme.metadata attribute of citrix_machine_catalog resource for Cloud environments and for On-Premises DDC version 2505 or later.
  • Added support for timeout attribute for citrix_machine_catalog, citrix_image_definition, and citrix_image_version resources.
  • Added support to create a host connection using Azure Managed Identity by adding authentication_mode and proxy_hypervisor_traffic_through_connector in citrix_azure_hypervisor resource. [Feature] Create a host connection using Azure Managed Identity #152
  • Updated the application_id and application_secret values in citrix_azure_hypervisor resource to Optional. [Feature] Create a host connection using Azure Managed Identity #152

Other Improvements

  • Use async when making a call to get machine accounts for a machine catalog. Fixes [Bug] Error getting Machine AD Accounts #234
  • Updated the validator for citrix_service_account.account_id property.
  • Added validator to check that make_resources_available_in_lhc can only be set for delivery groups with session_support set to SingleSession and sharing_kind set to Shared.

@AlanCitrix AlanCitrix linked an issue Mar 28, 2025 that may be closed by this pull request
@yashbhokare-citrix yashbhokare-citrix deployed to Go Test - Cloud March 28, 2025 18:18 — with GitHub Actions Active
@yashbhokare-citrix yashbhokare-citrix merged commit a5ce3be into main Mar 28, 2025
8 checks passed
@yashbhokare-citrix yashbhokare-citrix deleted the release-v1.0.14 branch March 28, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

4 participants