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.0.8 #160

Merged
merged 1 commit into from
Dec 6, 2024
Merged

release-v1.0.8 #160

merged 1 commit into from
Dec 6, 2024

Conversation

yashbhokare-citrix
Copy link
Contributor

@yashbhokare-citrix yashbhokare-citrix commented Dec 6, 2024

Breaking Changes:

  • Updated the category property under the citrix_gac_settings resource to be lowercase only.
  • Removed the policy_set_id attribute from the citrix_delivery_group resource. Instead, specify the policy set delivery group association with the delivery_groups attribute in the citrix_policy_set resource.
  • The value_string property under ios settings for the citrix_gac_settings resource is now a required field.

New Features:

  • Added support for the machine_ad_accounts attribute in the citrix_machine_catalog resource for managing machine accounts associated with the machine catalog. [Feature] Create catalog with existing AD computer accounts #139
  • Added the citrix_image_definition resource to support Azure image definitions. Note that this feature is in Tech Preview. [Feature] Support for Image Management #154
  • Added the citrix_image_version resource to support Azure image versions. Note that this feature is in Tech Preview. [Feature] Support for Image Management #154
  • Added support for the following boolean properties of the test_channel attribute in the citrix_gac_settings resource to support test channel settings.
  • Added support for the following boolean properties of the Enabled attribute in the citrix_delivery_group resource and the citrix_application_group resource.
  • Added support for the following properties of the autoscale_settings attribute in the citrix_delivery_group resource:
    • off_peak_limit_seconds_to_force_log_off_user
    • peak_limit_seconds_to_force_log_off_user
    • log_off_warning_message
    • log_off_warning_title
    • log_off_reminder_enabled
    • off_peak_log_off_reminder_interval
    • peak_log_off_reminder_interval
    • log_off_reminder_message
    • log_off_reminder_title

Other Improvements:

  • Updated the GetDeliveryGroups function in resource.go to use Limit and ContinuationToken.
  • Updated the GetMachineCatalogMachines and GetDeliveryGroupMachines functions in resource.go to use Limit and ContinuationToken.
  • Updated the documentation for the citrix_admin_scope data source to clarify that the tenant customer Id should be provided for the name field. [Bug] Unable to lookup data resource citrix_admin_scope using name for type tenant #157
  • Added checks to verify that no more than one setting value is being provided for any platform under the citrix_gac_settings resource.

@yashbhokare-citrix yashbhokare-citrix merged commit 26cd2f4 into main Dec 6, 2024
8 checks passed
@yashbhokare-citrix yashbhokare-citrix deleted the release-v1.0.8 branch December 6, 2024 21:28
@yashbhokare-citrix yashbhokare-citrix linked an issue Dec 6, 2024 that may be closed by this pull request
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