Skip to content

Bump the gomod group across 25 directories with 2 updates#591

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomod-0823ea2b99
Open

Bump the gomod group across 25 directories with 2 updates#591
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomod-0823ea2b99

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps the gomod group with 2 updates in the / directory: github.com/perses/common and github.com/perses/perses.
Bumps the gomod group with 1 update in the /barchart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /clickhouse directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /datasourcevariable directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /flamechart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /gaugechart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /heatmapchart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /histogramchart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /logstable directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /loki directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /markdown directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /piechart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /prometheus directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /pyroscope directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /scatterchart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /statchart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /staticlistvariable directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /statushistorychart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /table directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /tempo directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /timeserieschart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /timeseriestable directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /tracetable directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /tracingganttchart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /victorialogs directory: github.com/perses/perses.

Updates github.com/perses/common from 0.30.1 to 0.30.2

Release notes

Sourced from github.com/perses/common's releases.

v0.30.2

What's Changed

New Contributors

Full Changelog: perses/common@v0.30.1...v0.30.2

Commits

Updates github.com/perses/perses from 0.53.0-rc.0.0.20260113112038-1e65a7475ba9 to 0.53.0

Release notes

Sourced from github.com/perses/perses's releases.

0.53.0 / 2026-02-26

Welcome to Perses v0.53.0!

In this release, on top of many improvements and bug fixes, we have introduced several changes that break the compatibility with previous versions.

These changes have been thinking carefully to improve the overall user experience and maintainability of Perses. We hope even if it will make the upgrade process a bit more complex, you will stay with us and enjoy the benefits of these improvements.

While you can read this blog post to have details about the changes and how to upgrade, we are also providing a migration guide that is more condensed and focused on the steps required to upgrade from previous versions to v0.53.0.

On a different topic, we are happy to being able to list Logz.io as a new officially company using Perses in production. Welcome to the Perses community!

If you are a company using Perses or contributing to it and want to be listed as an adopter, please follow the guideline. It is always great to see more and more companies trusting Perses for their monitoring needs. And it will help us to grow the community and make Perses even better.

Core & UI

  • [FEATURE] Load plugin from multiple folders (#3902)
  • [FEATURE] Add/Modify tags for Dashboard (#3865)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3117) (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863) (#3866) (#3870) (#3887)
  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587) (#3890)
  • [FEATURE] Add notices to panel header (#3577)
  • [FEATURE] Display default dashboards when query is empty (#3572)
  • [FEATURE] Add LogsTable (#3542)
  • [FEATURE] Add VictoriaLogs & ClickHouse plugins (#3540)
  • [FEATURE] Add temperature units (#3531)
  • [FEATURE] Dashboards - ListVariable Select: add checkbox and global checkbox for options (#3415)
  • [FEATURE] Implement port capturing for dev servers and enhance plugin management (#3411)
  • [FEATURE] Add system-wide Banner component for status notifications (#3289) (#3290)
  • [FEATURE] Add Panel Editor Context (#3346)
  • [ENHANCEMENT] Update model for Dashboard links support (#3905)
  • [ENHANCEMENT] New home view layout (#3670) (#3892)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] Better positioning of the filtering and column properties (#3850)
  • [ENHANCEMENT] Adds --enable-pkce to percli (#3841)
  • [ENHANCEMENT] Add new ESLINT rule to avoid nested ternary operators and fix (#3589)
  • [ENHANCEMENT] trace data model: add version, attributes to InstrumentationScope and kvlistValue and bytesValue to AnyValue (#3781)
  • [ENHANCEMENT] plugin test-schemas: match migration output against model (#3762)
  • [ENHANCEMENT] Make panel display attribute optional (#3751)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)

... (truncated)

Changelog

Sourced from github.com/perses/perses's changelog.

0.53.0 / 2026-02-26

Welcome to Perses v0.53.0!

In this release, on top of many improvements and bug fixes, we have introduced several changes that break the compatibility with previous versions.

These changes have been thinking carefully to improve the overall user experience and maintainability of Perses. We hope even if it will make the upgrade process a bit more complex, you will stay with us and enjoy the benefits of these improvements.

While you can read this blog post to have details about the changes and how to upgrade, we are also providing a migration guide that is more condensed and focused on the steps required to upgrade from previous versions to v0.53.0.

On a different topic, we are happy to being able to list Logz.io as a new officially company using Perses in production. Welcome to the Perses community!

If you are a company using Perses or contributing to it and want to be listed as an adopter, please follow the guideline. It is always great to see more and more companies trusting Perses for their monitoring needs. And it will help us to grow the community and make Perses even better.

Core & UI

  • [FEATURE] Load plugin from multiple folders (#3902)
  • [FEATURE] Add/Modify tags for Dashboard (#3865)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3117) (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863) (#3866) (#3870) (#3887)
  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587) (#3890)
  • [FEATURE] Add notices to panel header (#3577)
  • [FEATURE] Display default dashboards when query is empty (#3572)
  • [FEATURE] Add LogsTable (#3542)
  • [FEATURE] Add VictoriaLogs & ClickHouse plugins (#3540)
  • [FEATURE] Add temperature units (#3531)
  • [FEATURE] Dashboards - ListVariable Select: add checkbox and global checkbox for options (#3415)
  • [FEATURE] Implement port capturing for dev servers and enhance plugin management (#3411)
  • [FEATURE] Add system-wide Banner component for status notifications (#3289) (#3290)
  • [FEATURE] Add Panel Editor Context (#3346)
  • [ENHANCEMENT] Update model for Dashboard links support (#3905)
  • [ENHANCEMENT] New home view layout (#3670) (#3892)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] Better positioning of the filtering and column properties (#3850)
  • [ENHANCEMENT] Adds --enable-pkce to percli (#3841)
  • [ENHANCEMENT] Add new ESLINT rule to avoid nested ternary operators and fix (#3589)
  • [ENHANCEMENT] trace data model: add version, attributes to InstrumentationScope and kvlistValue and bytesValue to AnyValue (#3781)
  • [ENHANCEMENT] plugin test-schemas: match migration output against model (#3762)
  • [ENHANCEMENT] Make panel display attribute optional (#3751)
  • [ENHANCEMENT] Manage secret by file in config (#3617)

... (truncated)

Commits

Updates github.com/perses/perses from 0.53.0-rc.2 to 0.53.0

Release notes

Sourced from github.com/perses/perses's releases.

0.53.0 / 2026-02-26

Welcome to Perses v0.53.0!

In this release, on top of many improvements and bug fixes, we have introduced several changes that break the compatibility with previous versions.

These changes have been thinking carefully to improve the overall user experience and maintainability of Perses. We hope even if it will make the upgrade process a bit more complex, you will stay with us and enjoy the benefits of these improvements.

While you can read this blog post to have details about the changes and how to upgrade, we are also providing a migration guide that is more condensed and focused on the steps required to upgrade from previous versions to v0.53.0.

On a different topic, we are happy to being able to list Logz.io as a new officially company using Perses in production. Welcome to the Perses community!

If you are a company using Perses or contributing to it and want to be listed as an adopter, please follow the guideline. It is always great to see more and more companies trusting Perses for their monitoring needs. And it will help us to grow the community and make Perses even better.

Core & UI

  • [FEATURE] Load plugin from multiple folders (#3902)
  • [FEATURE] Add/Modify tags for Dashboard (#3865)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3117) (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863) (#3866) (#3870) (#3887)
  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587) (#3890)
  • [FEATURE] Add notices to panel header (#3577)
  • [FEATURE] Display default dashboards when query is empty (#3572)
  • [FEATURE] Add LogsTable (#3542)
  • [FEATURE] Add VictoriaLogs & ClickHouse plugins (#3540)
  • [FEATURE] Add temperature units (#3531)
  • [FEATURE] Dashboards - ListVariable Select: add checkbox and global checkbox for options (#3415)
  • [FEATURE] Implement port capturing for dev servers and enhance plugin management (#3411)
  • [FEATURE] Add system-wide Banner component for status notifications (#3289) (#3290)
  • [FEATURE] Add Panel Editor Context (#3346)
  • [ENHANCEMENT] Update model for Dashboard links support (#3905)
  • [ENHANCEMENT] New home view layout (#3670) (#3892)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] Better positioning of the filtering and column properties (#3850)
  • [ENHANCEMENT] Adds --enable-pkce to percli (#3841)
  • [ENHANCEMENT] Add new ESLINT rule to avoid nested ternary operators and fix (#3589)
  • [ENHANCEMENT] trace data model: add version, attributes to InstrumentationScope and kvlistValue and bytesValue to AnyValue (#3781)
  • [ENHANCEMENT] plugin test-schemas: match migration output against model (#3762)
  • [ENHANCEMENT] Make panel display attribute optional (#3751)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)

... (truncated)

Changelog

Sourced from github.com/perses/perses's changelog.

0.53.0 / 2026-02-26

Welcome to Perses v0.53.0!

In this release, on top of many improvements and bug fixes, we have introduced several changes that break the compatibility with previous versions.

These changes have been thinking carefully to improve the overall user experience and maintainability of Perses. We hope even if it will make the upgrade process a bit more complex, you will stay with us and enjoy the benefits of these improvements.

While you can read this blog post to have details about the changes and how to upgrade, we are also providing a migration guide that is more condensed and focused on the steps required to upgrade from previous versions to v0.53.0.

On a different topic, we are happy to being able to list Logz.io as a new officially company using Perses in production. Welcome to the Perses community!

If you are a company using Perses or contributing to it and want to be listed as an adopter, please follow the guideline. It is always great to see more and more companies trusting Perses for their monitoring needs. And it will help us to grow the community and make Perses even better.

Core & UI

  • [FEATURE] Load plugin from multiple folders (#3902)
  • [FEATURE] Add/Modify tags for Dashboard (#3865)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3117) (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863) (#3866) (#3870) (#3887)
  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587) (#3890)
  • [FEATURE] Add notices to panel header (#3577)
  • [FEATURE] Display default dashboards when query is empty (#3572)
  • [FEATURE] Add LogsTable (#3542)
  • [FEATURE] Add VictoriaLogs & ClickHouse plugins (#3540)
  • [FEATURE] Add temperature units (#3531)
  • [FEATURE] Dashboards - ListVariable Select: add checkbox and global checkbox for options (#3415)
  • [FEATURE] Implement port capturing for dev servers and enhance plugin management (#3411)
  • [FEATURE] Add system-wide Banner component for status notifications (#3289) (#3290)
  • [FEATURE] Add Panel Editor Context (#3346)
  • [ENHANCEMENT] Update model for Dashboard links support (#3905)
  • [ENHANCEMENT] New home view layout (#3670) (#3892)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] Better positioning of the filtering and column properties (#3850)
  • [ENHANCEMENT] Adds --enable-pkce to percli (#3841)
  • [ENHANCEMENT] Add new ESLINT rule to avoid nested ternary operators and fix (#3589)
  • [ENHANCEMENT] trace data model: add version, attributes to InstrumentationScope and kvlistValue and bytesValue to AnyValue (#3781)
  • [ENHANCEMENT] plugin test-schemas: match migration output against model (#3762)
  • [ENHANCEMENT] Make panel display attribute optional (#3751)
  • [ENHANCEMENT] Manage secret by file in config (#3617)

... (truncated)

Commits

Updates github.com/perses/perses from 0.53.0-rc.2 to 0.53.0

Release notes

Sourced from github.com/perses/perses's releases.

0.53.0 / 2026-02-26

Welcome to Perses v0.53.0!

In this release, on top of many improvements and bug fixes, we have introduced several changes that break the compatibility with previous versions.

These changes have been thinking carefully to improve the overall user experience and maintainability of Perses. We hope even if it will make the upgrade process a bit more complex, you will stay with us and enjoy the benefits of these improvements.

While you can read this blog post to have details about the changes and how to upgrade, we are also providing a migration guide that is more condensed and focused on the steps required to upgrade from previous versions to v0.53.0.

On a different topic, we are happy to being able to list Logz.io as a new officially company using Perses in production. Welcome to the Perses community!

If you are a company using Perses or contributing to it and want to be listed as an adopter, please follow the guideline. It is always great to see more and more companies trusting Perses for their monitoring needs. And it will help us to grow the community and make Perses even better.

Core & UI

  • [FEATURE] Load plugin from multiple folders (#3902)
  • [FEATURE] Add/Modify tags for Dashboard (#3865)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3117) (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863) (#3866) (#3870) (#3887)
  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587) (#3890)
  • [FEATURE] Add notices to panel header (#3577)
  • [FEATURE] Display default dashboards when query is empty (#3572)
  • [FEATURE] Add LogsTable (#3542)
  • [FEATURE] Add VictoriaLogs & ClickHouse plugins (#3540)
  • [FEATURE] Add temperature units (#3531)
  • [FEATURE] Dashboards - ListVariable Select: add checkbox and global checkbox for options (#3415)
  • [FEATURE] Implement port capturing for dev servers and enhance plugin management (#3411)
  • [FEATURE] Add system-wide Banner component for status notifications (#3289) (#3290)
  • [FEATURE] Add Panel Editor Context (#3346)
  • [ENHANCEMENT] Update model for Dashboard links support (#3905)
  • [ENHANCEMENT] New home view layout (#3670) (#3892)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] Better positioning of the filtering and column properties (#3850)
  • [ENHANCEMENT] Adds --enable-pkce to percli (#3841)
  • [ENHANCEMENT] Add new ESLINT rule to avoid nested ternary operators and fix (#3589)
  • [ENHANCEMENT] trace data model: add version, attributes to InstrumentationScope and kvlistValue and bytesValue to AnyValue (#3781)
  • [ENHANCEMENT] plugin test-schemas: match migration output against model (#3762)
  • [ENHANCEMENT] Make panel display attribute optional (#3751)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)

... (truncated)

Changelog

Sourced from github.com/perses/perses's changelog.

0.53.0 / 2026-02-26

Welcome to Perses v0.53.0!

In this release, on top of many improvements and bug fixes, we have introduced several changes that break the compatibility with previous versions.

These changes have been thinking carefully to improve the overall user experience and maintainability of Perses. We hope even if it will make the upgrade process a bit more complex, you will stay with us and enjoy the benefits of these improvements.

While you can read this blog post to have details about the changes and how to upgrade, we are also providing a migration guide that is more condensed and focused on the steps required to upgrade from previous versions to v0.53.0.

On a different topic, we are happy to being able to list Logz.io as a new officially company using Perses in production. Welcome to the Perses community!

If you are a company using Perses or contributing to it and want to be listed as an adopter, please follow the guideline. It is always great to see more and more companies trusting Perses for their monitoring needs. And it will help us to grow the community and make Perses even better.

Core & UI

  • [FEATURE] Load plugin from multiple folders (#3902)
  • [FEATURE] Add/Modify tags for Dashboard (#3865)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3117) (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863) (#3866) (#3870) (#3887)
  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587) (#3890)
  • [FEATURE] Add notices to panel header (#3577)
  • [FEATURE] Display default dashboards when query is empty (#3572)
  • [FEATURE] Add LogsTable (#3542)
  • [FEATURE] Add VictoriaLogs & ClickHouse plugins (#3540)
  • [FEATURE] Add temperature units (#3531)
  • [FEATURE] Dashboards - ListVariable Select: add checkbox and global checkbox for options (#3415)
  • [FEATURE] Implement port capturing for dev servers and enhance plugin management (#3411)
  • [FEATURE] Add system-wide Banner component for status notifications (#3289) (#3290)
  • [FEATURE] Add Panel Editor Context (#3346)
  • [ENHANCEMENT] Update model for Dashboard links support (#3905)
  • [ENHANCEMENT] New home view layout (#3670) (#3892)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] Better positioning of the filtering and column properties (#3850)
  • [ENHANCEMENT] Adds --enable-pkce to percli (#3841)
  • [ENHANCEMENT] Add new ESLINT rule to avoid nested ternary operators and fix (#3589)
  • [ENHANCEMENT] trace data model: add version, attributes to InstrumentationScope and kvlistValue and bytesValue to AnyValue (#3781)
  • [ENHANCEMENT] plugin test-schemas: match migration output against model (#3762)
  • [ENHANCEMENT] Make panel display attribute optional (#3751)
  • [ENHANCEMENT] Manage secret by file in config (#3617)

... (truncated)

Commits

Updates github.com/perses/perses from 0.53.0-rc.2 to 0.53.0

Release notes

Sourced from github.com/perses/perses's releases.

0.53.0 / 2026-02-26

Welcome to Perses v0.53.0!

In this release, on top of many improvements and bug fixes, we have introduced several changes that break the compatibility with previous versions.

These changes have been thinking carefully to improve the overall user experience and maintainability of Perses. We hope even if it will make the upgrade process a bit more complex, you will stay with us and enjoy the benefits of these improvements.

While you can read this blog post to have details about the changes and how to upgrade, we are also providing a migration guide that is more condensed and focused on the steps required to upgrade from previous versions to v0.53.0.

On a different topic, we are happy to being able to list Logz.io as a new officially company using Perses in production. Welcome to the Perses community!

If you are a company using Perses or contributing to it and want to be listed as an adopter, please follow the guideline. It is always great to see more and more companies trusting Perses for their monitoring needs. And it will help us to grow the community and make Perses even better.

Core & UI

  • [FEATURE] Load plugin from multiple folders (#3902)
  • [FEATURE] Add/Modify tags for Dashboard (#3865)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3117) (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863) (#3866) (#3870) (#3887)
  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587) (#3890)
  • [FEATURE] Add notices to panel header (#3577)
  • [FEATURE] Display default dashboards when query is empty (#3572)
  • [FEATURE] Add LogsTable (#3542)
  • [FEATURE] Add VictoriaLogs & ClickHouse plugins (#3540)
  • [FEATURE] Add temperature units (#3531)
  • [FEATURE] Dashboards - ListVariable Select: add checkbox and global checkbox for options (#3415)
  • [FEATURE] Implement port capturing for dev servers and enhance plugin management (#3411)
  • [FEATURE] Add system-wide Banner component for status notifications (#3289) (#3290)
  • [FEATURE] Add Panel Editor Context (#3346)
  • [ENHANCEMENT] Update model for Dashboard links support (#3905)
  • [ENHANCEMENT] New home view layout (#3670) (#3892)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] Better positioning of the filtering and column properties (#3850)
  • [ENHANCEMENT] Adds --enable-pkce to percli (#3841)
  • [ENHANCEMENT] Add new ESLINT rule to avoid nested ternary operators and fix (#3589)
  • [ENHANCEMENT] trace data model: add version, attributes to InstrumentationScope and kvlistValue and bytesValue to AnyValue (#3781)
  • [ENHANCEMENT] plugin test-schemas: match migration output against model (#3762)
  • [ENHANCEMENT] Make panel display attribute optional (#3751)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)

... (truncated)

Changelog

Sourced from github.com/perses/perses's changelog.

0.53.0 / 2026-02-26

Welcome to Perses v0.53.0!

In this release, on top of many improvements and bug fixes, we have introduced several changes that break the compatibility with previous versions.

These changes have been thinking carefully to improve the overall user experience and maintainability of Perses. We hope even if it will make the upgrade process a bit more complex, you will stay with us and enjoy the benefits of these improvements.

While you can read this blog post to have details about the changes and how to upgrade, we are also providing a migration guide that is more condensed and focused on the steps required to upgrade from previous versions to v0.53.0.

On a different topic, we are happy to being able to list Logz.io as a new officially company using Perses in production. Welcome to the Perses community!

If you are a company using Perses or contributing to it and want to be listed as an adopter, please follow the guideline. It is always great to see more and more companies trusting Perses for their monitoring needs. And it will help us to grow the community and make Perses even better.

Core & UI

  • [FEATURE] Load plugin from multiple folders (#3902)
  • [FEATURE] Add/Modify tags for Dashboard (#3865)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3117) (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863) (#3866) (#3870) (#3887)
  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587) (#3890)
  • [FEATURE] Add notices to panel header (#3577)
  • [FEATURE] Display default dashboards when query is empty (#3572)
  • [FEATURE] Add LogsTable (#3542)
  • [FEATURE] Add VictoriaLogs & ClickHouse plugins (#3540)
  • [FEATURE] Add temperature units (#3531)
  • [FEATURE] Dashboards - ListVariable Select: add checkbox and global checkbox for options (#3415)
  • [FEATURE] Implement port capturing for dev servers and enhance plugin management (#3411)
  • [FEATURE] Add system-wide Banner component for status notifications (#3289) (#3290)
  • [FEATURE] Add Panel Editor Context (#3346)
  • [ENHANCEMENT] Update model for Dashboard links support (#3905)
  • [ENHANCEMENT] New home view layout (#3670) (#3892)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] Better positioning of the filtering and column properties (#3850)
  • [ENHANCEMENT] Adds --enable-pkce to percli (#3841)
  • [ENHANCEMENT] Add new ESLINT rule to avoid nested ternary operators and fix (#3589)
  • [ENHANCEMENT] trace data model: add version, attributes to InstrumentationScope and kvlistValue and bytesValue to AnyValue (#3781)
  • [ENHANCEMENT] plugin test-schemas: match migration output against model (#3762)
  • [ENHANCEMENT] Make panel display attribute optional (#3751)
  • [ENHANCEMENT] Manage secret by file in config (#3617)

... (truncated)

Commits

Updates github.com/perses/perses from 0.53.0-rc.2 to 0.53.0

Release notes

Sourced from github.com/perses/perses's releases.

0.53.0 / 2026-02-26

Welcome to Perses v0.53.0!

In this release, on top of many improvements and bug fixes, we have introduced several changes that break the compatibility with previous versions.

These changes have been thinking carefully to improve the overall user experience and maintainability of Perses. We hope even if it will make the upgrade process a bit more complex, you will stay with us and enjoy the benefits of these improvements.

While you can read this blog post to have details about the changes and how to upgrade, we are also providing a migration guide that is more condensed and focused on the steps required to upgrade from previous versions to v0.53.0.

On a different topic, we are happy to being able to list Logz.io as a new officially company using Perses in production. Welcome to the Perses community!

If you are a company using Perses or contributing to it and want to be listed as an adopter, please follow the guideline. It is always great to see more and more companies trusting Perses for their monitoring needs. And it will help us to grow the community and make Perses even better.

Core & UI

  • [FEATURE] Load plugin from multiple folders (#3902)
  • [FEATURE] Add/Modify tags for Dashboard (#3865)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3117) (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863) (#3866) (#3870) (#3887)
  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587) (#3890)
  • [FEATURE] Add notices to panel header (#3577)
  • [FEATURE] Display default dashboards when query is empty (#3572)
  • [FEATURE] Add LogsTable (#3542)
  • [FEATURE] Add VictoriaLogs & ClickHouse plugins (#3540)
  • [FEATURE] Add temperature units (#3531)
  • [FEATURE] Dashboards - ListVariable Select: add checkbox and global checkbox for options (#3415)
  • [FEATURE] Implement port capturing for dev servers and enhance plugin management (#3411)
  • [FEATURE] Add system-wide Banner component for status notifications (#3289) (#3290)
  • [FEATURE] Add Panel Editor Context (#3346)
  • [ENHANCEMENT] Update model for Dashboard links support (#3905)
  • [ENHANCEMENT] New home view layout (#3670) (#3892)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] Better positioning of the filtering and column properties (#3850)
  • [ENHANCEMENT] Adds --enable-pkce to percli (#3841)
  • [ENHANCEMENT] Add new ESLINT rule to avoid nested ternary operators and fix (#3589)
  • [ENHANCEMENT] trace data model: add version, attributes to InstrumentationScope and kvlistValue and bytesValue to AnyValue (#3781)
  • [ENHANCEMENT] plugin test-schemas: match migration output against model (#3762)
  • [ENHANCEMENT] Make panel display attribute optional (#3751)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)

... (truncated)

Changelog

Sourced from github.com/perses/perses's changelog.

0.53.0 / 2026-02-26

Welcome to Perses v0.53.0!

In this release, on top of many improvements and bug fixes, we have introduced several changes that break the compatibility with previous versions.

These changes have been thinking carefully to improve the overall user experience and maintainability of Perses. We hope even if it will make the upgrade process a bit more complex, you will stay with us and enjoy the benefits of these improvements.

While you can read this blog post to have details about the changes and how to upgrade, we are also providing a migration guide that is more condensed and focused on the steps required to upgrade from previous versions to v0.53.0.

On a different topic, we are happy to being able to list Logz.io as a new officially company using Perses in production. Welcome to the Perses community!

If you are a company using Perses or contributing to it and want to be listed as an adopter, please follow the

Bumps the gomod group with 2 updates in the / directory: [github.com/perses/common](https://github.com/perses/common) and [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /barchart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /clickhouse directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /datasourcevariable directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /flamechart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /gaugechart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /heatmapchart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /histogramchart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /logstable directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /loki directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /markdown directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /piechart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /prometheus directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /pyroscope directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /scatterchart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /statchart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /staticlistvariable directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /statushistorychart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /table directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /tempo directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /timeserieschart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /timeseriestable directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /tracetable directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /tracingganttchart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /victorialogs directory: [github.com/perses/perses](https://github.com/perses/perses).


Updates `github.com/perses/common` from 0.30.1 to 0.30.2
- [Release notes](https://github.com/perses/common/releases)
- [Commits](perses/common@v0.30.1...v0.30.2)

Updates `github.com/perses/perses` from 0.53.0-rc.0.0.20260113112038-1e65a7475ba9 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/perses` from 0.53.0-rc.2 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

---
updated-dependencies:
- dependency-name: github.com/perses/common
  dependency-version: 0.30.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 5, 2026
@dependabot dependabot bot requested review from a team and andreasgerstmayr as code owners March 5, 2026 07:55
@dependabot dependabot bot requested review from Gladorme and removed request for a team March 5, 2026 07:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants