Skip to content

Releases: perses/shared

v0.54.0-beta.11

v0.54.0-beta.11 Pre-release
Pre-release

Choose a tag to compare

@shahrokni shahrokni released this 02 Jul 10:36
f7d2333
  • [BUGFIX] add double backslash behind special charachters when uisng regex inetrpolation (#191)

v0.54.0-beta.10

v0.54.0-beta.10 Pre-release
Pre-release

Choose a tag to compare

@zhuje zhuje released this 29 Jun 16:12
842ae0a
  • [BUGFIX] : fix prometheus queryParam interpolation does not work for customAllValue (#181)

v0.54.0-beta.9

v0.54.0-beta.9 Pre-release
Pre-release

Choose a tag to compare

@Gladorme Gladorme released this 26 Jun 14:47
6926e03
  • [FEATURE] : add timezone logic to the dashboard toolbar (#177)
  • [FEATURE] add setMetadata function to dashboard store (#182)
  • [ENHANCEMENT] add user preference timezone to the dahboard view props (#184)

v0.54.0-beta.8

v0.54.0-beta.8 Pre-release
Pre-release

Choose a tag to compare

@Nexucis Nexucis released this 19 Jun 09:21
5912e58
  • [ENHANCEMENT] remove duplicate proxy CUE definitions (#165)
  • [BUGFIX] plugin-system: Expose some utils + fix imports (#175)

v0.54.0-beta.7

v0.54.0-beta.7 Pre-release
Pre-release

Choose a tag to compare

@zhuje zhuje released this 16 Jun 15:15
f9afeb8
  • [BUGFIX] Add method into DatasourceStore to return datasource spec (#170)
  • [BREAKINGCHANGE] relocate some defenitions from dashbaords to client (#166)

v0.54.0-beta.6

v0.54.0-beta.6 Pre-release
Pre-release

Choose a tag to compare

@Gladorme Gladorme released this 11 Jun 09:49
874b63b

What's Changed

  • BUGFIX: Update default datasource to not be preselected when null by @ModupeD in #148
  • [IGNORE] update vulnerable dependencies and update concurrently to v10.0.3 by @jgbernalp in #160
  • [FEATURE] Add annotation support by @Gladorme in #120

New Contributors

Full Changelog: v0.54.0-beta.5...v0.54.0-beta.6

v0.54.0-beta.5

v0.54.0-beta.5 Pre-release
Pre-release

Choose a tag to compare

@shahrokni shahrokni released this 10 Jun 12:58
8f96480
  • [ENHANCEMENT] maintain and update the shared package (#159)

v0.54.0-beta.4

v0.54.0-beta.4 Pre-release
Pre-release

Choose a tag to compare

@shahrokni shahrokni released this 10 Jun 07:55
914a007
  • [ENHANCEMENT] add remaining types from core (#154)
  • [ENHANCEMENT] Expose @perses-dev/spec in plugin-system (#151)
  • [BUGFIX] queryParams with variable substitution produces malformed proxy URL for multi-value variables (#152)
  • [BREAKINGCHANGE] remove httpproxy (#147)

v0.54.0-beta.3

v0.54.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@shahrokni shahrokni released this 28 May 15:51
f939492
  • [ENHANCEMENT] add some missing functionalities from core (#144)

v0.54.0-beta.2

v0.54.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@shahrokni shahrokni released this 28 May 09:54
eb160c6
  • [FEATURE] enable column resizing for the legend table (#125)
  • [FEATURE] add alert and silence queries to data queries (#127)
  • [FEATURE] Table: add column resizing (#119)
  • [ENHANCEMENT] add client package (#137)
  • [ENHANCEMENT] set font-weight of bold to default value (#140)
  • [ENHANCEMENT] Display GMT offset next to time range selector (#106)
  • [ENHANCEMENT] make fuzzy search match threshold configurable in table… (#131)
  • [ENHANCEMENT] expand rows on search. Add expand/collapse all. (#132)
  • [BUGFIX] Variable Preview doesn't work when creating multiple variables at once that reference each other. (#101)
  • [BREAKINGCHANGE] fetch plugin based on version (#128)