You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#217: [azure] Use resource groups to get a list of container instances.
#225: [core] ⚠️Breaking change:⚠️ Change options handling across all plugins and re-add time property.
#229: [opsgenie] Allow users to overwrite the selected time range in a dashboard for an Opsgenie panel via the new interval property.
#230: [dashboards] Add special variables __timeStart and __timeEnd for dashboards.
#231: [klogs] Highlight expanded row and do not use index as key. The same changes were also applied for the Elasticsearch plugin.
#232: [core] Change options handling for various plugins.
#233: [resources] Highlight expanded row for containers in Pod details.
#235: [resources] Use TableComposable instead of Table component and unify table style across plugins.
#237: [core] Adjust API paths to use the same schema as the Azure plugin.
#239: [azure] Cost Management drill-down on resource groups.
#238: [core] Refactor frontend code for plugins (change options handling, use setDetails instead of showDetails and rename plugins options in panels to pluginOptions).
#240: [core] Switch from github.com/sirupsen/logrus to go.uber.org/zap for logging and enrich log lines via context.Context.
#241: [core] ⚠️Breaking change:⚠️ Rework authentication / authorization middleware and adjust the Custom Resource Definition for Users and Teams.
#236: [core] Improve filtering in select components for various plugins.
#260: [opsgenie] Adjust permission handling and add actions for incidents.
#262: [core] Rework variables handling in dashboards.
#263: [core] ⚠️Breaking change:⚠️ Refactor cluster and clusters package.
#265: [applications] Improve tags support by allow users to filter applications by tags and showing tags on application page.
#269: [applications] ⚠️Breaking change:⚠️ Improve topology graph, by allowing custom styles for applications.
#275: [azure] Improve cost management integration by adjusting the chart style and allowing the usage in dashboard panels.
#276: [resources] ⚠️Breaking change:⚠️ Add new verbs property for resource permissions, to allow administrators more control about what users can do.
#279: [dashboards] ⚠️Breaking change:⚠️ Refactor defaults, placeholders and variables handling.
#281: [helm] Remove helm.sh/helm/v3 package and use a custom implementation to get Helm releases.
#284: [core] ⚠️Breaking change:⚠️ Update CRD versions from v1beta1 to v1.
#287: [resources] ⚠️Breaking change:⚠️ Refactor permission handling for pods/logs, pods/exec and the global forbidden resources configuration.
#290: ⚠️Breaking change:⚠️ Rename create values to enabled in the Helm chart.
#291: [klogs] Show link to aggragations and documentation in dropdown.
#293: [azure] It is now possible to set a custom value for the number of logs lines which should be shown and if the timestamps should be shown for the logs of a container.
#294: Improve shutdown of kobs by extending context timeout and adding terminationGracePeriodSeconds property.
#305: [resources] Show state and last state of container in containers overview.
#308: [core] Hide scrollbars to have a cleaner UI.
#309: [core] ⚠️Breaking change:⚠️ Remove transparent option for plugin panels.
#310: [core] ⚠️Breaking change:⚠️ Rework home page, so that it can be customized by a user.
#312: [dashboards] Do not use Intersection Observer API, when a dashboard contains a row with size: -1.