Skip to content

Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.85.0 - autoclosed#747

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x
Closed

Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.85.0 - autoclosed#747
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 7, 2022

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.59.2 -> v0.85.0 age confidence
  • PR contains the label that identifies the area, one of: area:operator, area:chart
  • If the PR is targeting a Helm chart, add the chart label, e.g. chart:k8up

Release Notes

prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring)

v0.85.0: 0.85.0 / 2025-08-21

Compare Source

  • [CHANGE/BUGFIX] Add the --watch-referenced-objects-in-all-namespaces CLI argument. When enabled, the operator watches for secrets and configmaps in both workload and configuration resources. It ensures that reconciliation happens when a referenced secret/configmap is updated. #​7615
  • [FEATURE] Add resendDelay field to the ThanosRuler CRD. #​7753
  • [FEATURE] Add ruleGracePeriod field to the ThanosRuler CRD. #​7750
  • [FEATURE] Add enableFeatures field to the ThanosRuler CRD for enabling feature flags. #​7754
  • [FEATURE] Add params field to the Probe CRD. #​7755
  • [FEATURE] Add hostUsers field to the Prometheus, PrometheusAgent, Alertmanager and ThanosRuler CRDs. #​7768 #​7769 #​7771
  • [FEATURE] Add promoteAllResourceAttributes and ignoreResourceAttributes fields to Prometheus and PrometheusAgent CRDs. #​7669
  • [FEATURE] Add -kubelet-sync-period argument to customize the kubelet controller's synchronization interval. #​7762
  • [FEATURE] Add Rocket.Chat receiver to AlertmanagerConfig CRD. #​7328
  • [ENHANCEMENT] Add well-known Kubernetes labels to workload objects managed by the operator (StatefulSet and DaemonSet). #​7786
  • [ENHANCEMENT] Add workqueue metrics. #​7776
  • [ENHANCEMENT] Optimize statefulset informers. #​7766
  • [BUGFIX] Use named ports for the managed Alertmanager service. #​7517
  • [BUGFIX] Support send_resolved field for JIRA and RocketChat receivers in the Alertmanager configuration. #​7772

v0.84.1: 0.84.1 / 2025-08-06

Compare Source

  • [CHANGE/BUGFIX] Disable compaction of overlapping blocks when Thanos sidecar is configured with object storage. #​7747
  • [BUGFIX] Log only selected resources which are valid. #​7749

v0.84.0: 0.84.0 / 2025-07-14

Compare Source

  • [FEATURE] Add telegram field to AlertManager CRD global configuration. #​7631
  • [FEATURE] Add jira field to AlertManager CRD global configuration. #​7626
  • [FEATURE] Add webex field to AlertManager CRD global configuration. #​7632
  • [FEATURE] Add victorops field to Alertmanager CRD global configuration. #​7654
  • [FEATURE] Add wechat field to Alertmanager CRD global configuration. #​7627
  • [FEATURE] Add ruleQueryOffset field to ThanosRuler CRD. #​7580
  • [FEATURE] Add ruleConcurrentEval field to ThanosRuler CRD. #​7659
  • [FEATURE] Add ruleOutageTolerance field to ThanosRuler CRD. #​7672
  • [FEATURE] Add ProxyConfig fields to ServiceMonitor. #​7647
  • [FEATURE] Add ProxyConfig fields to Probe. #​7660
  • [FEATURE] Add ProxyConfig fields to Prometheus apiServerConfig. #​7670
  • [FEATURE] Add scrapeClassicHistograms field to Prometheus. #​7667
  • [FEATURE] Add labelSelector field to HetznerSDConfig in the ScrapeConfig CRD. #​7675
  • [FEATURE] Add startupProbe to config-reloader. #​7575
  • [ENHANCEMENT] Set reason: ConfigurationUnmanaged in the Reconciled condition when the operator doesn't managed the Prometheus configuration. #​7661
  • [ENHANCEMENT] AlertManager matchType defaults to = if neither matchType nor regex is set, and =~ if regex: true is set without matchType. #​7592

v0.83.0: 0.83.0 / 2025-05-30

Compare Source

  • [FEATURE] Add limits option for Alertmanager silences. #​7478
  • [FEATURE] Add NoTranslation as a translationStrategy option to OTLP config. #​7539
  • [FEATURE] Add nameEscapingScheme field to Prometheus CRDs. #​7538
  • [FEATURE] Add convertHistogramsToNHCB field to OTLPConfig. #​7533
  • [FEATURE] Add convert_classic_histograms_to_nhcb option to Prometheus global config. #​7543
  • [FEATURE] Add new MetricNameEscapingScheme and MetricNameValidationScheme parameters to ScrapeConfig. #​7555
  • [ENHANCEMENT] Do not insert sharding relabeling in scrapeConfigs if already present. #​7421

v0.82.2: 0.82.2 / 2025-05-12

Compare Source

  • [BUGFIX] Fix Alertmanager peer discovery for Alertmanager when using custom service name. #​7512
  • [BUGFIX] Fix parsing role field in openstackSDConfigs in ScrapeConfig CRD. #​7516

v0.82.1: 0.82.1 / 2025-05-06

Compare Source

  • [BUGFIX] Fix ThanosRuler when no remote-write configuration is defined. #​7498

v0.82.0: 0.82.0 / 2025-04-17

Compare Source

  • [CHANGE] Add more API validations to the ScrapeConfig CRD. #​7413
  • [CHANGE] Remove web console arguments if Prometheus version >= 3. #​7457
  • [FEATURE] Add RemoteWrite support for ThanosRuler CRD. Note that when remote write is configured, Thanos Ruler runs in stateless mode. #​7444
  • [FEATURE] Add msTeamsV2Configs receiver to AlertManagerConfig CRD. #​7464
  • [FEATURE] Add content, username and avatarURL fields to discordConfigs receiver in AlertmanagerConfig CRD. #​7307
  • [FEATURE] Add convertClassicHistogramsToNHCB field to ServiceMonitor, PodMonitor, Probe and ScrapeConfig CRDs. #​7448
  • [FEATURE] Add timeout field to webhookConfigs receiver in AlertManagerConfig CRD. #​7310
  • [FEATURE] Add additionalArgs field to AlertManager CRD. #​7385
  • [ENHANCEMENT] Add maxSamplesPerSend field to RemoteWrite Metadata Config. #​7443
  • [ENHANCEMENT] Add the terminationGracePeriodSeconds to the Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #​7439
  • [ENHANCEMENT] Validate proxyURL field in AlertManagerConfig CRD. #​6876
  • [BUGFIX] Fix nameValidationScheme support for Prometheus and PrometheusAgent CRDs. #​7414
  • [BUGFIX] Support socks5 scheme in proxyUrl field for all CRDs. #​7460 #​7466

v0.81.0: 0.81.0 / 2025-03-11

Compare Source

  • [CHANGE] Remove the lower-case hypervisor and instance roles for the OpenStack Service Discovery from the ScrapeConfig CRD (users are required to use Hypervisor and Instance instead). #​7370
  • [FEATURE] Add serviceName field to the ThanosRuler and Alertmanager CRDs. #​7325
  • [FEATURE] Add shardRetentionPolicy field to the Prometheus CRD (it requires the PrometheusShardRetentionPolicy feature gate). #​7274
  • [FEATURE] Add support for the cluster mTLS configuration to the Alertmanager CRD. #​7149
  • [FEATURE] Add LoadBalancer role for the OpenStack Service Discovery to the ScrapeConfig CRD. #​7356
  • [ENHANCEMENT] Add enableServiceLinks field to the Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #​7384
  • [BUGFIX] Fix Alertmanager configuration with PushOver duration fields. #​7249

v0.80.1: 0.80.1 / 2025-02-19

Compare Source

  • [BUGFIX] Fix msteamsv2_configs to work with either webhook_url or webhook_url_file. #​7352

v0.80.0: 0.80.0 / 2025-02-04

Compare Source

  • [CHANGE] Add more API validations to the ScrapeConfig CRD. #​7231 #​7220 #​7215 #​7238 #​7244 #​7255
  • [FEATURE] Add serviceName field to the Prometheus and PrometheusAgent CRDs. #​6687
  • [FEATURE] Add keepIdentifyingResourceAttributes field in OTLPConfig for Prometheus and PrometheusAgent CRDs. #​7240
  • [FEATURE] Add fallbackScrapeProtocol field to ScrapeClass for Prometheus and PrometheusAgent CRDs. #​7288
  • [FEATURE] Support MSTeamsV2Config receiver in Alertmanager configuration Secret. #​7296
  • [FEATURE] Support JiraConfig and RocketChat receivers in Alertmanager configuration secret. #​7315
  • [FEATURE] Support global smtp_tls_config field in Alertmanager configuration secret. #​7316
  • [FEATURE] Add timeout field in Webhook receiver in Alertmanager configuration Secret. #​7312
  • [FEATURE] Add content, username and avatarUrl fields in Discord receiver in Alertmanager configuration secret. #​7313
  • [FEATURE] Add scrapeFailureLogFile field to the Prometheus and PrometheusAgent CRDs. #​7038 #​7311
  • [BUGFIX] Validate respective api URL field in PagerDutyConfigs, DiscordConfigs, SlackConfigs and WebhookConfigs in AlertManagerConfig CRD. #​6585

v0.79.2: 0.79.2 / 2024-12-18

Compare Source

  • [BUGFIX] Fix pod and service monitor selector validation. #​7214

v0.79.1: 0.79.1 / 2024-12-17

Compare Source

  • [CHANGE] Rename the field scrapeFallbackProtocol to fallbackScrapeProtocol to match with naming as in Prometheus #​7199
  • [BUGFIX] Remove the field scrapeFallbackProtocol from Prometheus/PrometheusAgent global config. #​7197

v0.79.0: 0.79.0 / 2024-12-13

Compare Source

[!IMPORTANT]
With this release, the operator will be deploying Prometheus v3.0.1 unless a specific version is specified.
Users who want to stay with Prometheus v2 need to set the version field under
Prometheus/PrometheusAgent Spec.

  • [CHANGE/FEATURE] Set Prometheus v3.0.1 as default version installed by operator. #​7158
  • [CHANGE] Add more API validations to the ScrapeConfig CRD. #​6738 #​7006
  • [FEATURE] Set Alertmanager API version to v2 for Prometheus v3 and above. #​7102
  • [FEATURE] Add enableOTLPReceiver field in the Prometheus/PrometheusAgent CRDs. #​7105
  • [FEATURE] Add support for TranslationStrategy option for OTLP receiver. #​7112
  • [FEATURE] Add nameValidationScheme field in Prometheus global configuration. #​7116
  • [FEATURE] Add scrapeFallbackProtocol field in Prometheus, PrometheusAgent, ServiceMonitor, PodMonitor, Probe, ScrapeConfig and globally. #​7131
  • [FEATURE] Add support for labels in PrometheusRule CRD at rules level. #​7140
  • [FEATURE] Add support for ProxyConfig in Alertmanager Endpoints. #​7191
  • [FEATURE] Add support for configuring Alertmanager STS persistentVolumeClaimRetentionPolicy. #​7183
  • [FEATURE] Add enableHTTP2 to ScrapeConfig CRD. #​7024
  • [FEATURE] Add filter field in ConsulSDConfig in ScrapeConfig CRD #​7124
  • [FEATURE] Add messageThreadID field to TelegramConfig in AlertmanagerConfig CRD. #​6999
  • [ENHANCEMENT] Allow users to control the sharding label(s). #​7126
  • [ENHANCEMENT] Add support for role selector field selectorMechanism on ServiceMonitor. #​7086
  • [ENHANCEMENT] Add support for role selector field selectorMechanism on PodMonitor. #​7185
  • [ENHANCEMENT] Add support for the PrometheusText1.0.0 scrape protocol. #​7085
  • [ENHANCEMENT] Allow users to toggle Prometheus controller's custom configuration deprecation behavior using the --deprecate-custom-configuration flag. #​6955
  • [BUGFIX] Add goGC field to PrometheusAgent CRD. #​6667
  • [BUGFIX] Validate SMTPSmarthost and SMTPFrom fields in EmailConfig in AlertManagerConfig CRD. #​6004
  • [BUGFIX] Fix flaky discovery behavior caused by delayed endpoints publishing for Alertmanager. #​7084

v0.78.2: 0.78.2 / 2024-11-21

Compare Source

  • [BUGFIX] Revert the removal of the proxyURL field in AlertmanagerConfig CRD. The field takes precedence over proxyUrl. #​7114

v0.78.1: 0.78.1 / 2024-10-30

Compare Source

v0.78.0: 0.78.0 / 2024-10-30

Compare Source

  • [CHANGE] Allow overlapping compactions by default in Prometheus when the Thanos sidecar is configured with uploads. #​6906
  • [CHANGE] Drop support (officially) for Alertmanager less than v0.15. #​7057
  • [FEATURE] Add dnsConfig and dnsPolicy fields to Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #​3889
  • [FEATURE] Add ruleQueryOffset field to Prometheus CRD and query_offset field to PrometheusRule CRD. #​6957
  • [FEATURE] Add support for Remote Write v2.0 to Prometheus and PrometheusAgent CRDs. #​7033
  • [ENHANCEMENT] Add goGC field to Prometheus and PrometheusAgent CRDs. #​6667
  • [BUGFIX] Fix label name validation in ScrapeConfig CRD. #​6892
  • [BUGFIX] Fix version checking for the promoteResourceAttributes field. #​7017

v0.77.2: 0.77.2 / 2024-10-21

Compare Source

  • [BUGFIX] Correct HTTP port name for the Kubelet endpoint. #​7027

v0.77.1: 0.77.1 / 2024-09-25

Compare Source

  • [BUGFIX] Fix Thanos Ruler reconciliations not triggered on StatefulSet updates. #​6964
  • [BUGFIX] Fix error message for unsupported versions. #​6965

v0.77.0: 0.77.0 / 2024-09-19

Compare Source

[!NOTE]
Along with this release we also introduce a new command line tool poctl. It is designed specifically for managing Prometheus Operator Custom Resources. This project is currently under active development and fully experimental, so expect breaking changes and rough edges. We encourage you to try it out and provide the feedback.

[!WARNING]
Another notable change is that we have switched the logging framework from go-kit/log to slog which may lead to some differences in the log output.

  • [CHANGE] Add more API validation and changes to the ScrapeConfig CRD. #​6921 #​6855 #​6744
  • [CHANGE] Update the validating webhook to reject PrometheusRule objects that would generate configuration greater than the max ConfigMap size (512KiB). #​6606
  • [FEATURE] Add experimental Prometheus 3 support. It allows to try the new Prometheus v3.0.0-beta.0. #​6940
    • Feature requests in this version won't be supported until Prometheus 3 reaches a stable release. However, users are encouraged to try the beta version with the Operator and report any issues they encounter.
  • [FEATURE] Add support for PodMonitor to the PrometheusAgent CRD in DaemonSet mode. #​6879
  • [FEATURE] Add -kubelet-endpointslice argument to support EndpointSlice for the kubelet controller. #​6882
  • [FEATURE] Add outOfOrderTimeWindow field to the PrometheusAgent CRD. #​6851
  • [FEATURE] Add matchFirstNetwork field to the ScrapeConfig CRD for the Docker Service Discovery. #​6849 #​6894
  • [FEATURE] Add the otlp field to the Prometheus and PrometheusAgent CRDs. #​6780
  • [FEATURE] Add support for certificate, key and client CA file paths to the web TLS configuration. #​6358
  • [FEATURE] Add noProxy, proxyFromEnvironment and proxyConnectHeader fields to the AlertmanagerConfig CRD for OAuth2 clients. #​6922
  • [FEATURE] Add noProxy, proxyFromEnvironment and proxyConnectHeader fields to the AlertmanagerConfig CRD for HTTP clients. #​6864
  • [FEATURE] Add Ionos Service Discovery support to ScrapeConfig CRD. (#​6732)
  • [BUGFIX] Fix panic when processing an invalid AlertmanagerConfig object used for global configuration. #​6931
  • [BUGFIX] Allow configuring proxy URL for all Prometheus versions. #​6845

v0.76.2

Compare Source

  • [BUGFIX] Fix OAuth2 TLSConfig nil pointer. #​6909

v0.76.1

Compare Source

  • [BUGFIX] fix bug with Kubernetes service discovery Selector.Role field. #​6896

v0.76.0

Compare Source

0.76.0 / 2025-08-08

  • [CHANGE] Enhanced secret management in Prometheus and PrometheusAgent CRDs by switching the secrets field from atomic to listType: set, allowing independent handling of entries by different managers to prevent conflicts and improve deployment stability. #​6762
  • [CHANGE] Add API-level validations to Kubernetes SD in the ScrapeConfig CRD. #​6678
  • [FEATURE] Add TLS and Proxy settings to OAuth2 configuration for Prometheus and PrometheusAgent CRDs. #​6735
  • [FEATURE] Add support for OAuth2 in the ScrapeConfig CRD. #​6814
  • [FEATURE] Add scale subresource to the Alertmanger CRD. #​6728
  • [FEATURE] Add Scaleway service discovery to the ScrapeConfig CRD. #​6711
  • [FEATURE] Add serviceDiscoveryRole field to the Prometheus and PrometheusAgent CRDs to select between Endpoints (default) and EndpointSlice for discovering scrape and alerting targets. #​6672
  • [ENHANCEMENT] Make the namespace field optional in the Alertmanager endpoints configuration of the Prometheus CRD, if not defined it will use the default namespace. #​6338
  • [ENHANCEMENT] Add support to configure the TLS version for Prometheus, PrometheusAgent and Alertmanager CRDs. #​6736
  • [ENHANCEMENT] Add -secret-label-selector argument to the operator to filter the Secrets being watched. #​6731
  • [ENHANCEMENT] Add attachMetadata field to ScrapeClasses. #​6756
  • [BUGFIX] Add support for all proxy settings in the Alertmanager configuration. #​6818

v0.75.2: 0.75.2 / 2024-07-23

Compare Source

  • [BUGFIX] Avoid invalid alerting config with TLS. #​6765

v0.75.1: 0.75.1 / 2024-07-02

Compare Source

  • [BUGFIX] Fix OVHCloud service discovery configs key error. #​6723

v0.75.0: 0.75.0 / 2024-06-26

Compare Source

  • [CHANGE] Global limits over enforced limits when no user limits are set. #​6608
  • [CHANGE/BUGFIX] Use a separate port number (8081) for the init container. #​6635
  • [FEATURE] Add source field in pagerdutyConfigs in AlertManangerConfig CRD. #​6427
  • [FEATURE] Add DockerSwarm Service Discovery support in the ScrapeConfig CRD. #​6633
  • [FEATURE] Add Linode Service Discovery support in the ScrapeConfig CRD. #​6586
  • [FEATURE] Add PuppetDB Service Discovery support in the ScrapeConfig CRD. #​6651
  • [FEATURE] Add LightSail Service Discovery support in the ScrapeConfig CRD. #​6660
  • [FEATURE] Add OVHCloud Service Discovery support in the ScrapeConfig CRD. #​6689
  • [FEATURE] Add extra metric relabelings to scrape classes. #​6492
  • [FEATURE] Add jobName field to ScrapeConfig CRD. #​6618
  • [FEATURE] Add automatic memory limit handling using the flag -auto-gomemlimit-ratio. #​6591
  • [FEATURE] Add support for ProxyConfig in Prometheus RemoteWrite and RemoteRead specs. #​6512
  • [ENHANCEMENT] Add automatic GOMAXPROCS to admission webhook. #​6599
  • [ENHANCEMENT] Add prometheus_operator_feature_gate_info metric. #​6655
  • [BUGFIX] Fix reloading Alertmanager when notification templates change. #​6607
  • [BUGFIX] Fix PrometheusAgent reconciliation for the statefulset changes. #​6615
  • [BUGFIX] Fix readiness/liveness probes for config-reloader when listenLocal is set to true. #​6698

v0.74.0: 0.74.0 / 2024-05-17

Compare Source

  • [CHANGE/BUGFIX] Change the proxyConnectHeader field of the proxy configuration in the ScrapeConfig CRD from a map of strings to a map of string slices. #​6541
  • [CHANGE] Automatically set the GOMAXPROCS variable according to the CPU limits of the process cgroup. #​6576
  • [FEATURE] Add support for the Nomad Service Discovery to the ScrapeConfig CRD. #​6485
  • [FEATURE] Add relabelings field for Alertmanager's endpoints in the Prometheus CRD. #​6467
  • [FEATURE] Add alertRelabelings field for the Alertmanager's endpoints in the Prometheus CRD. #​6450
  • [FEATURE] Add support for the Azure SDK authentication to the Azure Service Discovery in the ScrapeConfig CRD. #​6595
  • [FEATURE] Add support for the Azure SDK authentication to the remote-write configuration in the Prometheus and PrometheusAgent CRDs. #​6596
  • [ENHANCEMENT] Add Go runtime scheduler metrics to the operator. #​6563
  • [ENHANCEMENT] Add go_sync_mutex_wait_total_seconds_total metric to the operator. #​6581
  • [BUGFIX] Allow templated strings for the responder's type in OpsGenie configuration. #​6378
  • [BUGFIX] Fix nil pointer panic in the AlertmanagerConfig Webex receiver. #​6582
  • [BUGFIX] Apply TLS scrape class settings to all PodMonitor, Probe and ScrapeConfig objects. #​6573

v0.73.2: 0.73.2 / 2024-04-18

Compare Source

  • [BUGFIX] Fix ScrapeClassTLSConfig nil pointer exception. #​6526
  • [BUGFIX] Fix missing prometheus_operator_kubernetes_client_http_requests_total metric. #​6525

v0.73.1: 0.73.1 / 2024-04-10

Compare Source

  • [BUGFIX] To minimize excessive logging, log the deprecated bearer token fields at the debug level. #​6495

v0.73.0: 0.73.0 / 2024-04-03

Compare Source

  • [CHANGE/BUGFIX] Add proxyURL validation for ServiceMonitor, PodMonitor and Probe objects. It could be a breaking change for those who rely on the configuration reloader sidecar to expand environment variables in the generated configuration file. #​6464
  • [CHANGE/BUGFIX] Allow empty separator in relabel config. #​6425
  • [FEATURE] Add summary field to the MSteams receiver. #​6206
  • [FEATURE] Add support for Kuma SD in ScrapeConfig CRD. #​6427,#​6465
  • [FEATURE] Add support for Eureka SD in ScrapeConfig CRD. #​6408
  • [FEATURE] Add support for Docker SD in ScrapeConfig CRD. #​6421
  • [FEATURE] Add support for Hetzner SD in ScrapeConfig CRD. #​6436
  • [FEATURE] Add the --kubelet-node-address-priority CLI argument to set the node address priority. #​6377
  • [FEATURE] Add relabelings field to scrape classes. #​6379
  • [FEATURE] Add bodySizeLimit field to the ServiceMonitor and PodMonitor CRDs. #​6349
  • [FEATURE] Add sampleAgeLimit field to the remote-write configuration. #​6326
  • [ENHANCEMENT] Verify which CRDs are installed and start the respective controllers only when needed. #​6351
  • [ENHANCEMENT] Add checks for selectors in KubernetesSDConfig. #​6359
  • [BUGFIX] Fix ScrapeConfigs selection issue across different namespaces. #​6390
  • [BUGFIX] Add check to determine if Thanos supports the --prometheus.http-client flag. #​6448
  • [BUGFIX] Fix PrometheusAgent reconciliation when the secret/configmap's namespace is different from the PrometheusAgent namespace. #​6412
  • [BUGFIX] Fix the validation for muteTimeIntervals's months in the AlertmanagerConfig CRD. #​6362

v0.72.0: 0.72.0 / 2024-03-04

Compare Source

In this release, we want to highlight the addition of ScrapeClasses.

ScrapeClasses is an experimental feature that allows declaring multiple scrape configurations in the Prometheus/PrometheusAgent objects that can be consumed by selected scrape-related resources, like ScrapeConfig, ServiceMonitor, PodMonitor and Probes. Initial support only allows the declaration of TLS configuration, but we plan to extend ScrapeClasses with more options in the future, e.g. Authorization, relabelings and scrape protocols.

  • [FEATURE] Add ScrapeClasses to Prometheus, PrometheusAgent, ScrapeConfig, ServiceMonitor, PodMonitor and Probe CRDs. #​6199
  • [FEATURE] Add the enableCompression field to the ScrapeConfig CRD. #​6236
  • [FEATURE] Add DigitalOcean service discovery to the ScrapeConfig CRD. #​6220
  • [FEATURE] Add support for scrapeProtocols to the ScrapeConfig, ServiceMonitor and PodMonitor CRDs. #​6235 #​6268
  • [FEATURE] Add support for NS records to the DNS service discovery in the ScrapeConfig CRD. #​6235
  • [FEATURE] Add support for keepFiringFor in the ThanosRuler CRD. #​6283
  • [ENHANCEMENT] Enable usage of sharding with ScrapeConfig. #​6135
  • [BUGFIX] Correctly mount file subpaths in ThanosRuler CRD. #​6243
  • [BUGFIX] Fix conversion of the continue field in AlertmanagerConfig between v1alpha1 and v1beta1 versions. #​6282
  • [BUGFIX] Fix failure of metadata informers when processing deleted objects. #​6298

v0.71.2: 0.71.2 / 2024-01-25

Compare Source

  • [BUGFIX] Fix Azure SD service discovery when using ManagedIdentity. #​6259

v0.71.1: / 2024-01-22

Compare Source

  • [BUGFIX] Pass all the ThanosRuler .spec.volumes fields down to the pods. #​6249

v0.71.0: 0.71.0 / 2024-01-12

Compare Source

  • [CHANGE] Configure the configuration reloader sidecar with the same web configuration as Prometheus and Alertmanager. #​6194
  • [FEATURE] Implement the Scale subresource for the Prometheus and PrometheusAgent CRDs. #​5962
  • [FEATURE] Add support for OpenStack Service Discovery to the ScrapeConfig CRD. #​6168
  • [FEATURE] Add support for all settings of the Kubernetes Service Discovery to the ScrapeConfig CRD. #​6178
  • [FEATURE] Add support for proxy settings to the ScrapeConfig CRD. #​6001
  • [FEATURE] Add the enableHTTP2 field to remote-write configuration. #​6192
  • [FEATURE] Add .spec.maximumStartupDurationSeconds to the Prometheus and PrometheusAgent CRDs. #​6137
  • [FEATURE] Emit Kubernetes events when detecting invalid configurations. #​6179
  • [ENHANCEMENT] Add additionalLabels field to topology spread constraints for Prometheus and PrometheusAgent CRD. #​5967
  • [ENHANCEMENT] Add .spec.clusterLabel to the Alertmanager CRD. #​6162
  • [ENHANCEMENT] Add prometheus_operator_status_update_errors_total and prometheus_operator_status_update_operations_total metrics. #​6185

v0.70.0: 0.70.0 / 2023-11-30

Compare Source

  • [CHANGE] Use camelCase on scrapeConfig in prometheus job names. #​6124
  • [CHANGE] Update field names for ConsulSD configs. #​6094
  • [FEATURE] Add trackTimestampsStaleness field to ServiceMonitor, PodMonitor and ScrapeConfig CRDs. #​6105
  • [FEATURE] Add persistentVolumeClaimRetentionPolicy field to the Prometheus and PrometheusAgent CRDs. #​6038
  • [FEATURE] Support service,pod,endpoints,endpointslice,ingress roles to KubernetesSDConfigs in ScrapeConfig CRD. #​6089
  • [FEATURE] Add support for Azure SD and GCE SD in ScrapeConfig CRD. #​6078 #​6009
  • [FEATURE] Add azure AD oauth support to remote write. #​6037
  • [FEATURE] Add .spec.reloadStrategy to the Prometheus and PrometheusAgent CRDs. The value can be HTTP (default if not specified) or ProcessSignal. #​5690
  • [ENHANCEMENT] Expose flag to enable the reloader probes in the jsonnet configuration. #​6075
  • [ENHANCEMENT] Reduce memory usage for clusters with large number of secrets and/or configmaps. #​5993
  • [ENHANCEMENT] Config reloader now sends all logs to os.Stdout. #​6085
  • [BUGFIX] Remove verbose logging in admission-webhook pods. #​6095
  • [BUGFIX] Fixed HTTP scheme value in the Consul SD configurations. #​6098
  • [BUGFIX] Skip adding shard relabel rules if they were already set in additionalScrapeConfigs. #​6099
  • [BUGFIX] Fix nil pointer exception when title and text are not set in MS Teams config. #​6109

v0.69.1: 0.69.1 / 2023-11-09

Compare Source

This release is built using Go 1.21.4 which addresses CVE-2023-45283 and CVE-2023-45284.

  • [BUGFIX] Rename test files to resolve Go import failures of github.com/prometheus-operator/prometheus-operator. #​6070

v0.69.0: 0.69.0 / 2023-11-03

Compare Source

  • [CHANGE] Consider secret references without optional value to be mandatory instead of optional for .spec.additionalScrapeConfigs configs. #​5985
  • [CHANGE] Remove prometheus_operator_rule_validation_triggered_total, prometheus_operator_rule_validation_errors_total, prometheus_operator_alertmanager_config_validation_triggered_total and prometheus_operator_alertmanager_config_validation_errors_total metrics which have been deprecated since v0.55.0. The same information is available from the apiserver_admission_webhook_rejection_count metric available since Kubernetes v1.16.0. #​6024
  • [CHANGE/BUGFIX] Disable HTTP2 connections by default to mitigate CVE-2023-44487. #​6028
  • [FEATURE] Add support for EC2 service discovery to the ScrapeConfig CRD. #​5902 [#​6012](https://redirec

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 7, 2022 09:13
@renovate renovate bot requested review from bastjan and ccremer and removed request for a team October 7, 2022 09:13
@renovate renovate bot added the dependency Depedency update label Oct 7, 2022
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from aa898c3 to b503fe3 Compare October 11, 2022 08:30
@renovate renovate bot changed the title Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.60.0 Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.60.1 Oct 11, 2022
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from b503fe3 to 084bb86 Compare November 21, 2022 20:08
@renovate renovate bot changed the title Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.60.1 Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.61.0 Nov 21, 2022
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 084bb86 to e8502a1 Compare November 24, 2022 16:47
@renovate renovate bot changed the title Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.61.0 Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.61.1 Nov 24, 2022
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from e8502a1 to a2f84fb Compare November 28, 2022 13:46
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from a2f84fb to 76546b8 Compare December 9, 2022 14:40
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 76546b8 to 02e767a Compare January 4, 2023 13:49
@renovate renovate bot changed the title Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.61.1 Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.62.0 Jan 5, 2023
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 2 times, most recently from 93fbf29 to b46d514 Compare January 12, 2023 13:55
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from b46d514 to b607f6e Compare January 24, 2023 17:57
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from b607f6e to 73b61ca Compare February 1, 2023 13:12
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 73b61ca to d82ed67 Compare February 8, 2023 18:45
@renovate renovate bot changed the title Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.62.0 Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.63.0 Feb 8, 2023
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from d82ed67 to fcf930a Compare February 9, 2023 08:22
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from fcf930a to e769ced Compare February 27, 2023 09:48
@renovate renovate bot changed the title Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.63.0 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.63.0 Feb 27, 2023
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from e769ced to 3d4188e Compare February 28, 2023 09:33
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.63.0 Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.63.0 Mar 6, 2023
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 3d4188e to 4537b58 Compare March 29, 2023 14:01
@renovate renovate bot changed the title Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.66.0 Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.67.0 Jul 28, 2023
@renovate renovate bot changed the title Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.67.0 Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.67.1 Aug 3, 2023
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 80ae86f to 48bae02 Compare August 3, 2023 12:50
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 48bae02 to e37550c Compare September 8, 2023 15:58
@renovate renovate bot changed the title Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.67.1 Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.68.0 Sep 8, 2023
@renovate renovate bot changed the title Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.68.0 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.68.0 Sep 27, 2023
@mhutter mhutter mentioned this pull request Oct 27, 2023
7 tasks
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.68.0 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.69.0 Nov 6, 2023
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from e37550c to 3abe921 Compare November 6, 2023 16:59
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.69.0 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.69.1 Nov 9, 2023
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 3abe921 to d43906c Compare November 9, 2023 15:40
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from d43906c to 67b88d2 Compare November 30, 2023 17:34
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.69.1 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.70.0 Nov 30, 2023
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.70.0 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.71.0 Jan 12, 2024
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 67b88d2 to 6b72eb2 Compare January 12, 2024 10:27
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 6b72eb2 to e16a6c4 Compare January 24, 2024 09:24
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.71.0 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.71.1 Jan 24, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.71.1 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.71.2 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from e16a6c4 to 3b43a3c Compare January 25, 2024 16:09
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 3b43a3c to 7b878b7 Compare February 25, 2024 10:24
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 7b878b7 to f6a30d9 Compare March 4, 2024 19:52
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.71.2 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.72.0 Mar 4, 2024
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 4, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: charts/go.sum
Command failed: go get -d -t ./...
go: downloading github.com/gruntwork-io/terratest v0.40.22
go: downloading github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.73.2
go: downloading github.com/stretchr/testify v1.9.0
go: downloading k8s.io/api v0.29.3
go: downloading k8s.io/apimachinery v0.29.3
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/gruntwork-io/go-commons v0.8.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/google/gofuzz v1.2.0
go: downloading k8s.io/klog/v2 v2.120.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/go-errors/errors v1.0.2-0.20180813162953-d98b870cc4e0
go: downloading github.com/urfave/cli v1.22.2
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading k8s.io/client-go v0.24.2
go: downloading github.com/mattn/go-zglob v0.0.2-0.20190814121620-e3c945676326
go: downloading k8s.io/utils v0.0.0-20240310230437-4693a0247e57
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/aws/aws-sdk-go v1.40.56
go: downloading github.com/go-sql-driver/mysql v1.4.1
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/hashicorp/go-multierror v1.1.0
go: downloading github.com/pquerna/otp v1.2.0
go: downloading golang.org/x/net v0.22.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
go: downloading golang.org/x/oauth2 v0.15.0
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/term v0.18.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading google.golang.org/appengine v1.6.7
go: downloading golang.org/x/crypto v0.21.0
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/compute v1.23.3
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/moby/spdystream v0.2.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic v0.5.7-v3refs
go: downloading golang.org/x/sys v0.18.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading google.golang.org/protobuf v1.33.0
go: downloading k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/emicklei/go-restful/v3 v3.8.0
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/josharian/intern v1.0.0
go: downloading k8s.io/api v0.30.0
go: charts/k8up/test tested by
	charts/k8up/test.test imports
	github.com/gruntwork-io/terratest/modules/helm imports
	github.com/gruntwork-io/terratest/modules/k8s imports
	k8s.io/client-go/kubernetes imports
	k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 imports
	k8s.io/api/flowcontrol/v1alpha1: cannot find module providing package k8s.io/api/flowcontrol/v1alpha1

@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from f6a30d9 to d5a4371 Compare March 18, 2024 13:25
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.72.0 Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.72.0 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from d5a4371 to bd7ee45 Compare April 4, 2024 13:29
@renovate renovate bot changed the title Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.72.0 Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.73.0 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/github.1485827954.workers.dev-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from bd7ee45 to 897db7d Compare April 11, 2024 16:51
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented May 17, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: charts/go.sum
Command failed: go get -t ./...
go: module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring@v0.85.0 requires go >= 1.24.0; switching to go1.24.6
go: downloading go1.24.6 (linux/amd64)
go: download go1.24.6: golang.org/toolchain@v0.0.1-go1.24.6.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

…apis/monitoring to v0.85.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:chart dependency Depedency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant