-
Notifications
You must be signed in to change notification settings - Fork 6
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
release-v1.0.8 #160
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34c3738
to
91da087
Compare
AlanCitrix
approved these changes
Dec 6, 2024
xinghengl-citrix
approved these changes
Dec 6, 2024
sourav-citrix
approved these changes
Dec 6, 2024
This was
linked to
issues
Dec 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Breaking Changes:
category
property under thecitrix_gac_settings
resource to be lowercase only.policy_set_id
attribute from thecitrix_delivery_group
resource. Instead, specify the policy set delivery group association with thedelivery_groups
attribute in thecitrix_policy_set
resource.value_string
property underios
settings for thecitrix_gac_settings
resource is now a required field.New Features:
machine_ad_accounts
attribute in thecitrix_machine_catalog
resource for managing machine accounts associated with the machine catalog. [Feature] Create catalog with existing AD computer accounts #139citrix_image_definition
resource to support Azure image definitions. Note that this feature is in Tech Preview. [Feature] Support for Image Management #154citrix_image_version
resource to support Azure image versions. Note that this feature is in Tech Preview. [Feature] Support for Image Management #154test_channel
attribute in thecitrix_gac_settings
resource to support test channel settings.Enabled
attribute in thecitrix_delivery_group
resource and thecitrix_application_group
resource.autoscale_settings
attribute in thecitrix_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:
GetDeliveryGroups
function inresource.go
to useLimit
andContinuationToken
.GetMachineCatalogMachines
andGetDeliveryGroupMachines
functions inresource.go
to useLimit
andContinuationToken
.citrix_admin_scope
data source to clarify that thetenant customer Id
should be provided for thename
field. [Bug] Unable to lookup data resource citrix_admin_scope using name for type tenant #157citrix_gac_settings
resource.