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

chore(deps): update all non-major dependencies #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Jan 31, 2025

This PR contains the following updates:

Package Type Update Change
dynatrace (source) required_provider minor 1.58.5 -> 1.75.0
registry.access.redhat.com/ubi8-minimal final patch 8.10-1130 -> 8.10-1179.1739286367
registry.access.redhat.com/ubi8/go-toolset stage minor 1.18.9 -> 1.22.9-2.1740072407
registry.access.redhat.com/ubi8/go-toolset stage minor 1.20.12 -> 1.22.9-2.1740072407
registry.access.redhat.com/ubi8/ubi final patch 8.10 -> 8.10-1184.1739756802
registry.access.redhat.com/ubi9/ubi final minor 9.3 -> 9.5-1739751568
registry.access.redhat.com/ubi9/ubi stage patch 9.5 -> 9.5-1739751568
registry.access.redhat.com/ubi9/ubi-minimal final patch 9.5 -> 9.5-1739420147
registry.access.redhat.com/ubi9/ubi-minimal final minor 9.4 -> 9.5-1739420147
registry.access.redhat.com/ubi9/ubi-minimal final patch 9.5-1731593028 -> 9.5-1739420147
vault (source) required_provider minor 4.2.0 -> 4.6.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dynatrace-oss/terraform-provider-dynatrace (dynatrace)

v1.75.0

Compare Source

New Resource
  • dynatrace_monitored_technologies_python covers configuration to enable/disable Python monitoring
  • dynatrace_iam_policy_boundary covers boundaries that can get specified when binding policies to user groups via Account Management API for SaaS Accounts
Bug Fix
  • Fixed dynatrace_documents data source from potentially crashing provider
  • Fixed export utility from panicking when pulling list of unnamed web applications
  • #​641 - Fixed dynatrace_custom_service resource from producing non-empty plans
  • #​643 - Resolved dynatrace_automation_workflow resource missing type attribute
Schema Updates

The following resources got updated to be compatible with the most recent schema version of Dynatrace:

  • dynatrace_log_timestamp
  • dynatrace_declarative_grouping
  • dynatrace_vulnerability_settings
  • dynatrace_log_sensitive_data_masking

Changelog

  • c3176e1 v1.75.0
  • 6085d24 Introduced resource dynatrace_policy_boundary (#​645)
  • abda5de Updated dynatrace_attack_allowlist resource
  • 3ae020d Fixed #​643
  • db0e234 Fixed #​643
  • 9eba535 Introduced dynatrace_monitored_technologies_python resource
  • 157a58c Updated dynatrace_log_sensitive_data_masking resource
  • c285d5f Updated dynatrace_vulnerability_settings resource
  • 6ed1a5f Updated dynatrace_declarative_grouping resource
  • b58befd Updated dynatrace_log_timestamp resource
  • 36aab04 Updated resource with version update only
  • c48c24c Fixed #​641
  • daf35ef Fix: Export functionlity potentially panics when pulling a list of entries (web applications) produces unnamed records
  • 7487b60 Introduced data source dynatrace_dql as incubator resource
  • f7870ac Fix: Data Source dynatrace_documents may crash provider

v1.74.1

Compare Source

New Resources
  • dynatrace_security_context covers configuration for security context settings
Bug Fixes

#​626 - Exports of dynatrace_json_dashboard_base since v1.72.2 created a required lifecycle meta atribute.

  • The REST Endpoint for resource dynatrace_platform_bucket produces unexpected short responses in some customer environments - leading to terraform plan to fail. The environment variable DT_BUCKETS_IGNORE_UNEXPECTED_EOF with value true is a way to prevent these failing plans.
Improvements

#​638 - Added documentation for how to configure the provider within .tf code

  • Deleting dynatrace_platform_bucket resource works quicker now

Changelog

  • 870ea11 v1.74.1
  • c6867b5 Introduced DT_BUCKETS_IGNORE_UNEXPECTED_EOF
  • 3459a68 Deleting platform buckets takes longer than necessary to confirm that the bucket has been deleted
  • 1158858 adds documentation how to configure provider in code (#​638)
  • 855edd9 Disabled test related to #​631
  • 8807d7b Updated test cases
  • 62611ba Introduced dynatrace_security_context resource

v1.74.0

Compare Source

Bug Fixes

#​626 - Exports of dynatrace_json_dashboard_base since v1.72.2 created a required lifecycle meta atribute. Older exports didn't work anymore out of the box
#​634 - The resource dynatrace_oneagent_default_version is no longer backed by configurable schema. The resource dynatrace_oneagent_updates supersedes that functionality now. dynatrace_oneagent_default_version is still supported for backwards compatibility, but won't have any effects from now on
#​629 - Applying dynatrace_slo_v2 produced the error message Provider produced inconsistent result after apply in some environments
#​635 - Resource dynatrace_automation_workflow wrongfully requires attribute states within task options

Improvements
  • The resource dynatrace_browser_monitor now supports the attributes fetch_requests, xml_http_requests, javascript_errors and timed_actions
    #​623 - Allow configuration of anomaly detection for Key User Actions of a dynatrace_web_application
Schema Updates

The following resources got updated to be compatible with the most recent schema version of Dynatrace:

  • dynatrace_maintenance
  • dynatrace_vulnerability_code
  • dynatrace_vulnerability_settings
  • dynatrace_appsec_notification
  • dynatrace_attribute_allow_list
  • dynatrace_davis_anomaly_detectors
  • dynatrace_devobs_agent_optin
  • dynatrace_log_sensitive_data_masking
  • dynatrace_histogram_metrics
  • dynatrace_problem_fields
  • dynatrace_web_app_custom_injection
  • dynatrace_site_reliability_guardian
  • dynatrace_app_monitoring
  • dynatrace_log_agent_feature_flags
  • dynatrace_builtin_process_monitoring
  • dynatrace_log_storage
  • dynatrace_log_timestamp

Changelog

  • 46a012f v1.74.0
  • 89190a4 Disabled test for new field - enable v309
  • 55aa10e Introduced dynatrace_web_app_auto_injection resource
  • f7d9265 Updated dynatrace_attack_allowlist schema version
  • 4618c1f Updated dynatrace_log_timestamp resource
  • fd1119b Updated dynatrace_log_sensitive_data_masking resource
  • dbda63b Updated dynatrace_log_storage resource
  • aed7f6b Updated dynatrace_builtin_process_monitoring resource
  • 14812dd Updated dynatrace_log_agent_feature_flags resource
  • 932b53d Updated dynatrace_app_monitoring resource
  • d79ca28 Updated dynatrace_site_reliability_guardian resource
  • c7462e1 Fixed #​635
  • 6b85ae0 Updated resource with version update only
  • dfc1740 Ensured that the new properties with default value = true are getting exported correctly
  • ddc3818 Fixed generating HCL code for bool with default value = true on all levels of hierarchy
  • 6232d62 Fixed #​629
  • 633d7a6 Resolved #​623
  • 4075ff0 Updated dynatrace_browser_monitor resource
  • c8eee50 added deprecation message to dynatrace_oneagent_default_version
  • 9fdedb4 Fixed #​634
  • 43386c6 Fixed #​626

v1.73.1

Compare Source

Release v1.73.1 introduces an improvement when using the export functionality for just a few resources.

#​630 Allow for disabling the entity cache for exports

Changelog

  • 34763ac Skipped two tests that began to fail (reason API changes)

v1.73.0

Compare Source

New Resource
  • dynatrace_business_events_capturing_variants covers configuration for OneAgent business event capturing variants
Bug Fix
  • #​627 - Potential fix: introduced checks for null tasks
Schema Updates

The following resources got updated to be compatible with the most recent schema version of Dynatrace:

  • dynatrace_discovery_default_rules
  • dynatrace_attack_allowlist
  • dynatrace_davis_anomaly_detectors
  • dynatrace_oneagent_updates
  • dynatrace_log_custom_source

Changelog

  • d616ae9 v1.73.0
  • 59b57ec Potential fix for #​627
  • 1b40805 Potential fix for #​627
  • f83944b Updated dynatrace_automation_workflow_aws_connections test case
  • c9b8e35 Update tests.yml
  • aee288f Introduced dynatrace_business_events_capturing_variants resource
  • 83cebf4 Fixed minor typo with dynatrace_business_events_oneagent_outgoing resource
  • e16cd93 Updated dynatrace_log_custom_source resource
  • aca1a9c Updated dynatrace_oneagent_updates resource
  • cad6968 Updated dynatrace_davis_anomaly_detectors resource
  • aa48af0 Updated dynatrace_attack_allowlist resource
  • 2a45a0c Updated dynatrace_discovery_default_rules resource
  • 3260aed Updated resource with version update only

v1.72.6

Compare Source

Purpose of this release is to investigate (and potentially fix) the issue of a full export in parallel mode just downloading parts of the configurations

Changelog

  • 3a44446 v1.72.5
  • 393b4c4 Potential fix for partial downloads during environment export in parallel

v1.72.5

Compare Source

Purpose of this release is to investigate (and potentially fix) the issue of a full export in parallel mode just downloading parts of the configurations

Changelog

  • a55e65e v1.72.5
  • d938ced Potential fix for partial downloads during environment export in parallel mode

v1.72.4

Compare Source

This Hotfix takes care of #​624

Changelog

v1.72.3

Compare Source

New Data Sources
  • dynatrace_application_detection_rules covers queries for application detection rules
Bug Fixes
  • Exporting dynatrace_json_dashboard resources did not reliably produce the helper resource dynatrace_dashboard_base resource - leading to exported modules to be faulty
Improvements
  • When executing terraform-provider-dynatrace -export -v the produced verbose log file now contains statistics about download and postprocess attempts
  • Improvements regarding circular dependencies for dashboards
Schema Updates

The following resources got updated to be compatible with the most recent schema version of Dynatrace:

  • dynatrace_automation_workflow_aws_connections

Changelog

  • 144edb4 v1.72.3
  • 42a3291 Ensuring that resource status is set to erroneous when download fails after discovery
  • e4dfa1b resource json_dashboard_base didn't get exported reliably for all dashboards
  • 8bd6f90 Additional debug logging and locks because of exports finishing just with partial results
  • 0b11e9b Introduced dynatrace_application_detection_rules data source
  • ea9aab8 Updated dynatrace_automation_workflow_aws_connections schema version

v1.72.2

Compare Source

Emergency fix for #​622

v1.72.1

Compare Source

Changelog

v1.72.0

Compare Source

Release Date: 2024.12.20

New Resources
  • dynatrace_github_connection covers configuration for GitHub connections
  • dynatrace_ms365_email_connection covers configuration for Microsoft 365 email connections
Bug Fixes
  • #​613 - dynatrace_hub_extension_config requires different API token scopes as documented
  • #​614 - Deleting non-existing dynatrace_document leads to unrecoverable error (resource needs to get deleted using terraform state rm)
  • #​617 - Documentation for dynatrace_application_detection_rule_v2 wrongfully states that these resources don't support ordering
  • #​618 - Unable to create public (non-private) dynatrace_automation_workflows
  • #​620 - Export may produce invalid .tf files when Management Zones are involved with certain IDs

Changelog

v1.71.0

Compare Source

New Resources
  • dynatrace_automation_controller_connections covers configuration for Red Hat Ansible automation controller connections
  • dynatrace_default_launchpad covers configuration to set default Launchpads by user group
  • dynatrace_event_driven_ansible_connections covers configuration for Red Hat event-driven Ansible connections
  • dynatrace_gitlab_connection covers configuration for GitLab connections
  • dynatrace_jenkins_connection covers configuration for Jenkins connections
  • dynatrace_msentraid_connection covers configuration for Microsoft Entra ID connections
  • dynatrace_msteams_connection covers configuration for Microsoft Teams connections
  • dynatrace_pagerduty_connection covers configuration for PagerDuty connections
  • dynatrace_problem_fields covers configuration for problem fields
  • dynatrace_servicenow_connection covers configuration for ServiceNow connections
New Data Sources
  • dynatrace_geo_cities covers queries for RUM cities and their codes
  • dynatrace_geo_countries covers queries for RUM countries and their codes
  • dynatrace_geo_regions covers queries for RUM regions and their codes
Bug Fixes
  • #​591 - Added support for wait_before attribute as string for dynatrace_automation_workflow resource
  • #​592 - Fixed platform bucket delete failing when GET request returns 404. Thank you @​vlad-preutu!
  • #​595 - Resolved dynatrace_service_naming resource export from crashing
  • #​599 - Resolved dynatrace_automation_workflow resource concurrency attribute missing
  • #​601 / #​604 - Updated documentation on geographic codes and introduced new data sources noted above
  • #​602 - Resolved dynatrace_synthetic_location resource availability_notifications_enabled attribute from being ignored when false
  • #​603 - Fixed dynatrace_azure_credentials resource label field incorrectly set to optional
  • #​607 - Resolved dynatrace_automation_workflow resource export inactivating tasks that are not specifically flagged as active
  • #​608 - Fixed dynatrace_automation_workflow resource incorrectly exporting as private vs public
  • #​609 - Fixed dynatrace_custom_log_source resource from crashing on import
Schema Updates

The following resources got updated to be compatible with the most recent schema version of Dynatrace:

  • dynatrace_calculated_service_metric
  • dynatrace_frequent_issues
  • dynatrace_infraops_app_settings
  • dynatrace_kubernetes_enrichment
  • dynatrace_process_group_detection_flags
  • dynatrace_request_attribute

Changelog

v1.70.0

Compare Source

New Resources
  • dynatrace_cloud_development_environments covers configuration for cloud development environments
  • dynatrace_kubernetes_spm covers configuration for Kubernetes security posture management
  • dynatrace_log_agent_feature_flags covers configuration for log agent feature flags
  • dynatrace_problem_record_propagation_rules covers configuration for problem record propagation rules
Improvements
  • Fixed direct shares for documents to be applied correctly
  • Introduced supported resources reference page
  • Completed implementation of logging stdout with TF_LOG
Bug Fixes
  • #​570 - Fixed typo in dynatrace_tenant data source docs
  • #​577 - Resources with insert_after no longer downloads all resources with -ref
  • #​579 - Fixed non-empty plans with dynatrace_automation_workflow
  • #​583 - Introduced ability to create Launchpads via dynatrace_document
  • #​584 - Created dynatrace_iam_policies data source
  • #​585 - Added support for wait before property for tasks in dynatrace_automation_workflow
  • #​586 - Fixed duplicate dynatrace_entity resources when exporting with -flat and -ref
  • #​587 - Fixed non-empty plan with dynatrace_autotag_rules when used within a module
Schema Updates

The following resources got updated to be compatible with the most recent schema version of Dynatrace:

  • dynatrace_k8s_monitoring
  • dynatrace_log_storage
  • dynatrace_log_sensitive_data_masking
  • dynatrace_log_timestamp

Changelog

v1.69.1

Compare Source

Improvements
  • #​562 - The export functionality now allows for specifying includes and excludes at the same time. Example terraform-provider-Dynatrace -export dynatrace_json_dashboard -exclude dynatrace_dashboard_sharing
  • The resource dynatrace_report is no longer getting exported by default. It depends on dynatrace_json_dashboard, which is also excluded by default.
  • #​550 - The resource dynatrace_host_monitoring_mode is now utilizing different REST endpoints. Configuring the Monitoring Mode of an Agent differs significantly from other settings. See the documentation of dynatrace_host_monitoring_mode for details about limitations
  • For debugging purposes, setting the environment variable DYNATRACE_LOG_HTTP to stdout will capture HTTP traffic using Terraform Debug Logging instead of an external file
Bug Fixes
  • #​549 - Resource dynatrace_mgmz_permission didn't support all possible permssions
  • #​564 - Export functionality ignored environment variables DYNATRACE_CLUSTER_URL and DYNATRACE_CLUSTER_API_TOKEN
  • #​560 - Containing an instance of dynatrace_hub_extension_config with an invalid ID within the state produced an unexpected error message instead of 404
Schema Updates

The following resources got updated to be compatible with the most recent schema version of Dynatrace:

  • dynatrace_discovery_default_rules
  • dynatrace_log_custom_source
  • dynatrace_log_oneagent
  • dynatrace_log_storage
  • dynatrace_log_sensitive_data_masking
  • dynatrace_log_timestamp
  • dynatrace_declarative_grouping
  • dynatrace_credentials
  • dynatrace_request_attribute

Changelog

  • fdadb8a v1.69.1
  • cc40f5a Updated dynatrace_request_attribute resource
  • ba88d17 Deleting removed endpoint /calculatedMetrics/log
  • 245ef20 Updated dynatrace_credentials resource
  • 5fed677 Updated dynatrace_declarative_grouping resource
  • fbeb108 v1.69.1
  • 56b5c16 Updated dynatrace_web_app_enablement resource
  • a895ad7 Updated dynatrace_mobile_app_enablement resource
  • 7e69c6f Updated dynatrace_log_timestamp resource
  • 7c693f5 Updated dynatrace_log_sensitive_data_masking resource
  • 5e145cd Updated dynatrace_log_storage resource
  • f767ac6 Updated dynatrace_log_oneagent resource
  • 454e3df Updated dynatrace_log_custom_source resource
  • d508f24 Updated dynatrace_discovery_default_rules resource
  • d1ed36e Updated resource with version update only
  • 8fda994 Introduced stdout logging with TF_LOG (#​566)
  • e593992 Fixed #​550
  • eabafa8 Fixed unexpected error during Delete for #​560
  • 146cfd7 [Export] Excluded dynatrace_report from default export (dependency to dashboards)
  • c875b09 Fixed test case
  • d5afc87 removed debug output
  • 8e4d0a9 Fixed #​564
  • 308e17d Fixed #​563
  • ac7e712 Fixed #​562

v1.69.0

Compare Source

New Resources
  • dynatrace_openpipeline_logs covers configuration of OpenPipeline for Logs
  • dynatrace_openpipeline_events covers configuration of OpenPipeline for Events
  • dynatrace_openpipeline_business_events covers configuration of OpenPipeline for Business Events
  • dynatrace_openpipeline_sdlc_events covers configuration of OpenPipeline for Software Development Lifecycle Events
  • dynatrace_openpipeline_security_events covers configuration of OpenPipeline for Security Events
Bug Fixes
  • #​549 - dynatrace_custom_tags resource was not deleting tags on destroy
  • #​551 - Increased success/retry limits for dynatrace_management_zone_v2 resource
  • #​557 - Fixed dynatrace_documents data source panic

Changelog

  • 5861417 v1.69.0
  • 2bd8b45 Updated dynatrace-configuration-as-code-core version
  • cb68184 Fixed [#​551](ht

Configuration

📅 Schedule: Branch creation - "after 5am on friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/all-minor-patch branch 3 times, most recently from 4f37d47 to 1581bfe Compare February 6, 2025 08:40
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/all-minor-patch branch 5 times, most recently from 9d21a2c to 554d55f Compare February 19, 2025 12:57
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/all-minor-patch branch 4 times, most recently from 94f70e9 to 99f0721 Compare February 27, 2025 09:28
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/all-minor-patch branch from 99f0721 to fd568e0 Compare February 28, 2025 17:09
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.

0 participants