007a5adc9e
Release: 10.4.12 ( #96109 )
...
* Update changelog
* Update version to 10.4.12
* Update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andreas Christou <andreas.christou@grafana.com >
2024-11-08 15:45:03 +00:00
github-actions[bot] and github-actions[bot]
029b212512
Release: 10.4.11 ( #95143 )
...
* Update changelog
* Update version to 10.4.11
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-22 13:51:59 +02:00
github-actions[bot] and github-actions[bot]
db82bf363c
Release: 10.4.10 ( #94096 )
...
* Update changelog
* Update version to 10.4.10
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-01 17:29:50 +01:00
github-actions[bot] and github-actions[bot]
3a902f8569
Release: 10.4.9 ( #93809 )
...
* Update changelog
* Update version to 10.4.9
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-26 14:06:05 +01:00
6f76c8dff8
Release: 10.4.8 ( #92477 )
...
* Update changelog
* Update version to 10.4.8
* Lint
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andreas Christou <andreas.christou@grafana.com >
2024-08-27 13:22:37 +01:00
429079711a
Release: 10.4.7 ( #91909 )
...
* Update changelog
* Update version to 10.4.7
* fix changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Diego Augusto Molina <diegoaugustomolina@gmail.com >
2024-08-14 14:47:51 -03:00
0829e07098
Release: 10.4.6 ( #91020 )
...
* Update changelog
* Update version to 10.4.6
* yarn prettier:write
* update swagger
* force downgrade urfave/cli
* Update swagger gen
* ugprade golangcli-lint
* update openapi3.json
* update lint rules
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com >
2024-07-25 21:34:18 -05:00
grafana-delivery-bot[bot]
f47875ea51
Release: Bump version to 10.4.6 ( #89684 )
...
"Release: Updated versions in package to 10.4.6"
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2024-07-04 15:00:59 +02:00
grafana-delivery-bot[bot]
dbb0125c6a
Release: Bump version to 10.4.5 ( #89178 )
...
"Release: Updated versions in package to 10.4.5"
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2024-06-19 15:54:13 +02:00
grafana-delivery-bot[bot]
7f116201ad
Release: Bump version to 10.4.4 ( #87834 )
...
"Release: Updated versions in package to 10.4.4"
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2024-05-14 18:28:20 +03:00
grafana-delivery-bot[bot]
557b1f4ab9
Release: Bump version to 10.4.3 ( #85999 )
...
"Release: Updated versions in package to 10.4.3"
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2024-04-11 13:41:36 -06:00
grafana-delivery-bot[bot]
1aea2dd159
Release: Bump version to 10.4.2 ( #84926 )
...
"Release: Updated versions in package to 10.4.2"
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2024-03-21 18:18:10 +02:00
grafana-delivery-bot[bot]
303a80cdb5
Release: Bump version to 10.4.1 ( #83989 )
...
"Release: Updated versions in package to 10.4.1"
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2024-03-06 17:38:14 +02:00
grafana-delivery-bot[bot]
caee68b5a8
Release: Bump version to 10.4.0-pre ( #80412 )
...
"Release: Updated versions in package to 10.4.0-pre"
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2024-01-12 10:21:50 +01:00
Jack Westbrook
8e8731edc5
Chore: Bump Lerna to v7 (again) ( #77190 )
...
* chore(lerna): update to latest version 7.4.1 and run lerna repair to update configs
* Wip
* chore(lerna): remove lerna specific packages field which prevents versioning packages
* chore: remove nx from dependencies
* chore(yarn): refresh lock file
2023-10-27 12:57:09 +02:00
Jack Westbrook
0e2fb5649f
Revert "Chore: Bump Lerna to v7" ( #77046 )
...
Revert "Chore: Bump Lerna to v7 (#76851 )"
This reverts commit c89b49bacb .
2023-10-24 17:09:19 +03:00
Jack Westbrook
c89b49bacb
Chore: Bump Lerna to v7 ( #76851 )
...
* chore(lerna): update to latest version 7.4.1 and run lerna repair to update configs
* Wip
* chore(lerna): remove lerna specific packages field which prevents versioning packages
* chore: remove nx from dependencies
2023-10-23 14:15:12 +02:00
390408b1ce
Alerting: Fix incorrect decoding for alert rules with % characters ( #76148 )
...
* fixes incorrect decoding for alert rules with % characters
* Patch history package to stop decoding path
* Rename rule id extraction function, update tests
* Fix patch file
* Fix copyFrom parameter encoding
* Fix conflict commit
* Fix test
---------
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com >
Co-authored-by: Sonia Aguilar <soniaaguilarpeiron@gmail.com >
2023-10-19 11:51:52 +02:00
grafana-delivery-bot[bot]
8b16f2aca8
Release: Bump version to 10.3.0-pre ( #76742 )
...
"Release: Updated versions in package to 10.3.0-pre"
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2023-10-18 13:04:03 +03:00
grafana-delivery-bot[bot]
a6f111e23b
Release: Bump version to 10.3.0 ( #76733 )
...
"Release: Updated versions in package to 10.3.0"
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2023-10-18 09:23:25 +03:00
grafana-delivery-bot[bot]
eaca6c3f49
Release: Bump version to 10.2.0-pre ( #72418 )
...
"Release: Updated versions in package to 10.2.0-pre"
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2023-07-27 09:21:29 +03:00
Ivan Ortega Alba
1afaf4d73e
Improve empty state when no ds picker were found ( #67422 )
2023-05-04 13:17:03 +03:00
Grot (@grafanabot)
ab7b14fecb
Release: Bump version to 10.1.0-pre ( #67613 )
...
"Release: Updated versions in package to 10.1.0-pre"
2023-05-02 09:48:59 +03:00
ismail simsek
08727b7d6c
Prometheus: Show initial hint on builder mode when metric lookup disabled ( #65827 )
...
* Show initial hint on builder mode when metric lookup disabled
* Disable MetricEncyclopedia and label request when metric lookup is disabled
2023-04-12 17:22:35 +02:00
Grot (@grafanabot)
fa36392185
Release: Bump version to 10.0.0-pre ( #65926 )
...
"Release: Updated versions in package to 10.0.0-pre"
2023-04-04 16:41:50 +03:00
Horst Gutmann
4b5d8b1002
Release: Update versions in package to 9.5.0-pre ( #63450 )
2023-02-21 08:38:51 +01:00
lean.dev
83bd57244d
Chore: Update version ( #58750 )
2022-11-15 10:03:05 -03:00
Tania
4a4201ec92
Chore: Update versions ( #55813 )
2022-09-27 14:07:16 +02:00
Ieva
67d817ff48
update versions ( #53167 )
2022-08-02 11:55:46 -04:00
Dimitris Sotirakis
443083c7df
Bump version: Update main branch version to 9.1.0-pre ( #50803 )
...
* Update main branch version to 9.1.0-pre
* Update yarn.lock
2022-06-14 09:06:14 -07:00
Tania
1c13bfdd1b
Chore: Update pre version ( #47438 )
2022-04-07 14:32:37 +02:00
Andres Martinez Gotor
71e3e6ec93
Chore: Update pre version ( #44855 )
2022-02-03 16:52:53 +01:00
Jack Westbrook
8b3725b9f2
Chore: Bump versions to 8.4.0-pre ( #42116 )
2021-11-23 11:23:02 +01:00
Andres Martinez Gotor
875be5ef7c
Chore: Update packages version to 8.2.0-pre ( #39335 )
2021-09-21 13:08:40 +02:00
Jack Westbrook
5898824a48
Chore: Fix version format ( #38649 )
2021-08-27 18:12:37 +02:00
Marcus Efraimsson
0ef5831332
v8.2.0-pre.0
2021-08-27 10:39:53 +02:00
Dominik Prokop
5e0e91cd9a
Update packages version ( #34064 )
...
* Update packages version
* update root package.json
2021-05-13 16:02:18 +02:00
ying-jeanne
4a2e32b401
Revert ""Release: Updated versions in package to 7.4.3" ( #31444 )" ( #31452 )
...
This reverts commit 59d11ce84f .
2021-02-24 17:53:08 +01:00
Grot (@grafanabot)
59d11ce84f
"Release: Updated versions in package to 7.4.3" ( #31444 )
2021-02-24 12:36:51 +01:00
Peter Holmberg
2c2869a0ae
AlertingNG: List saved Alert definitions in Alert Rule list ( #30603 )
...
* fetch alert definitions
* add new card for ng definitions
* get alerts from selector
* fix tests
* replace ol/li with verticalgroup
2021-01-26 12:12:41 +01:00
Grot (@grafanabot)
3de0efff69
"Release: Updated versions in package to 7.5.0-pre.0" ( #30428 )
2021-01-20 12:36:11 +01:00
Arve Knudsen
febdad4da2
Chore: Update package.json ( #28291 )
...
* Chore: Update what's new and release notes URL in package.json
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
* Chore: Update version
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
2020-10-15 14:41:25 +02:00
Marcus Andersson
d75758071b
Chore: bumped to next version 7.3.0-pre ( #27476 )
...
* bumped version to the next minor.
* bumped packages version to the next minor.
2020-09-09 15:43:37 +02:00
Marcus Andersson
700ab8f3d8
Chore: bumped version to next minor. ( #25971 )
2020-07-01 13:26:36 +02:00
Arve Knudsen
154dc18809
Chore: Update Grafana version ( #23985 )
...
* Update Grafana version
2020-04-28 12:29:28 +02:00
Arve Knudsen
9c5020d53f
Increment Grafana version ( #22728 )
...
* Increment Grafana version to 7.0.0-pre
2020-03-11 17:20:56 +01:00
Leonard Gram
4a1f993fd1
next version 6.7.0 ( #21617 )
...
* next version 6.7.0
* updates grafana/toolkit and co
* Verison: manually fixed version
2020-01-21 15:15:38 +01:00
Arve Knudsen
f0ccfd9ed6
Update version ( #20271 )
...
Update version to 6.6.
2019-11-08 12:02:47 +01:00
Dominik Prokop
ca9a46309a
Chore: Update version to next ( #19169 )
2019-09-17 15:54:30 +02:00
Dominik Prokop
c2dea633e6
Packages: update versioning and release process ( #18195 )
2019-09-12 08:00:31 +02:00