Grot (@grafanabot)
8c1106e4d0
Release: Bump version to 8.5.25 ( #67251 )
...
"Release: Updated versions in package to 8.5.25"
2023-04-26 11:45:07 +03:00
Grot (@grafanabot)
65e55395e5
Release: Bump version to 8.5.23 ( #65199 )
...
"Release: Updated versions in package to 8.5.23"
2023-03-22 17:30:06 +01:00
Grot (@grafanabot)
59df6f707b
Release: Bump version to 8.5.22 ( #63885 )
...
"Release: Updated versions in package to 8.5.22"
2023-02-28 17:28:49 +01:00
Grot (@grafanabot)
56e30b8aff
Release: Bump version to 8.5.21 ( #62081 )
...
"Release: Updated versions in package to 8.5.21"
2023-01-25 12:06:41 +02:00
Grot (@grafanabot)
f31ba9a34f
"Release: Updated versions in package to 8.5.16" ( #58457 )
2022-11-08 10:53:13 -05:00
Grot (@grafanabot)
9e70696f09
"Release: Updated versions in package to 8.5.15" ( #56707 )
2022-10-11 09:07:29 -04:00
Sofia Papagiannaki
58b7ae14ce
[v8.5.x] Chore: Release 8.5.14 ( #56698 )
...
* remove support for v1
(cherry picked from commit 8630a7a991af74edc4030f57d37a4bc263202fde)
* Security: Make proxy endpoints not leak sensitive HTTP headers
Fixes CVE-2022-31130
(cherry picked from commit 2974574a53ab6d26be7b706e76271173a91fea3a)
* Security: Fix do not forward login cookie in outgoing requests
(cherry picked from commit 54a32fc83b233f5910495b5fcca0b4f881221538)
* Add test for username/login field conflict
(cherry picked from commit 7aabcf2694 )
* Swap order of login fields
(cherry picked from commit 5ec176cada )
* "Release: Updated versions in package to 8.5.14" (#547 )
Co-authored-by: Will Browne <will.browne@grafana.com >
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com >
Co-authored-by: linoman <2051016+linoman@users.noreply.github.com >
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com >
2022-10-11 15:25:10 +03:00
Grot (@grafanabot)
8df7f5b1d4
"Release: Updated versions in package to 8.5.13" ( #55501 )
2022-09-20 12:01:34 -04:00
Grot (@grafanabot)
3d42e06e35
"Release: Updated versions in package to 8.5.11" ( #54457 )
2022-08-30 20:11:29 +02:00
Grot (@grafanabot)
030d52282f
"Release: Updated versions in package to 8.5.10" ( #53394 )
2022-08-08 15:27:51 +02:00
Grot (@grafanabot)
a1a1c00c0f
"Release: Updated versions in package to 8.5.9" ( #408 )
2022-07-14 15:04:41 +01:00
Dimitris Sotirakis
586f9d18d4
[v8.5.x] Merge release-8.5.8 branch ( #406 )
...
* "Release: Updated versions in package to 8.5.6" (#370 )
* Fix XSS in runbook URL (#379 )
(cherry picked from commit ac3f79956d )
* "Release: Updated versions in package to 8.5.7" (#380 )
* Fix: Choose Lookup params per auth module
Co-authored-by: Karl Persson <kalle.persson@grafana.com >
Fix: Prefer pointer to struct in lookup
Co-authored-by: Karl Persson <kalle.persson@grafana.com >
Fix: user email for ldap
Co-authored-by: Karl Persson <kalle.persson@grafana.com >
Fix: Use only login for lookup in LDAP
Co-authored-by: Karl Persson <kalle.persson@grafana.com >
Fix: use user email for ldap
Co-authored-by: Karl Persson <kalle.persson@grafana.com >
fix remaining test
fix nit picks
(cherry picked from commit 51c83909ebc99017fa0029c1e3f75724f25c5660)
* "Release: Updated versions in package to 8.5.8" (#398 )
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com >
Co-authored-by: George Robinson <george.robinson@grafana.com >
Co-authored-by: jguer <joao.guerreiro@grafana.com >
2022-07-14 15:04:41 +01:00
Grot (@grafanabot)
15130a30fb
"Release: Updated versions in package to 8.5.6" ( #50806 )
2022-06-14 16:03:29 +00:00
Grot (@grafanabot)
9fd27abb44
"Release: Updated versions in package to 8.5.5" ( #50339 )
2022-06-07 12:42:15 -03:00
Grot (@grafanabot)
db0d1631b0
"Release: Updated versions in package to 8.5.4" ( #49953 )
2022-05-31 14:34:55 -03:00
Grot (@grafanabot)
f9d50206bd
"Release: Updated versions in package to 8.5.3" ( #49274 )
2022-05-19 18:58:38 +02:00
Grot (@grafanabot)
f0c2ae98e4
"Release: Updated versions in package to 8.5.2" ( #48680 )
2022-05-04 11:30:31 +02:00
Grot (@grafanabot)
002eb3f79f
"Release: Updated versions in package to 8.5.1" ( #48423 )
2022-04-28 14:44:12 +02:00
Grot (@grafanabot)
79e1ab4d89
"Release: Updated versions in package to 8.5.0" ( #48058 )
2022-04-21 16:14:16 +02:00
Grot (@grafanabot)
1a4ecfde4e
"Release: Updated versions in package to 8.5.0-beta.1" ( #47432 )
2022-04-07 13:33:09 +02:00
Andres Martinez Gotor
71e3e6ec93
Chore: Update pre version ( #44855 )
2022-02-03 16:52:53 +01:00
Marcus Andersson
efd7a12686
Chore: Revert externalization of the tslib so it gets bundled with plugins. ( #43556 )
...
* Revert externalization of the tslib so it gets bundled with the plugins.
* Adding pnp-webpack-plugin to properly resolve dependencies in nested plugins.
* added dependency on lodash.
2021-12-30 08:53:42 +01:00
Jack Westbrook
8b3725b9f2
Chore: Bump versions to 8.4.0-pre ( #42116 )
2021-11-23 11:23:02 +01:00
kay delaney
3a7c5a0755
Chore: Switch yarn 2 to plug-n-play strategy ( #40300 )
2021-10-27 14:21:07 +01:00
Giordano Ricci
0ac81e9e47
Chore: remove volta references ( #40275 )
2021-10-12 12:39:54 +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
Jack Westbrook
beeb8330c4
Chore: Update packages version to 8.2.0-pre ( #38635 )
...
* chore(packages): run packages:prepare script
* chore: update package.json version
* chore: put back semver compliant version
2021-08-27 17:01:19 +02:00
Marcus Efraimsson
0ef5831332
v8.2.0-pre.0
2021-08-27 10:39:53 +02:00
Giordano Ricci
13cf6a3e00
Docs: Add Volta to Grafana dev setup instructions ( #35064 )
...
* Chore: update developer guide to use Volta
* Chore: Fix Volta config
* Chore: Add volta config to each workspace
* Chore: Add volta config to each workspace
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update contribute/developer-guide.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2021-06-02 09:08:38 +01:00
Will Browne
3db0b4ad93
Plugins: Remove Apache licenses from bundled plugins ( #34214 )
...
* remove Apache licenses
* update license links
* remove links from input plugin.json
* remove links
* correct package.json license
* set to private instead
* remove
2021-05-18 15:51:33 +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
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
76b184b93c
Packages: Bundle plugins ( #23787 )
...
* Add manifest for external plugins
* CircleCI: Build internal plug-ins
* CircleCI: Package internal and external plug-ins
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
2020-04-24 19:01:34 +02:00
Ryan McKinley
1e03bb2895
Bundled Plugins: fix build issues with DirectInput ( #23640 )
...
* pass query error
* and the root
* not optional
* building bundled plugin
* missing file
* remove other branch
* fix prettier
2020-04-19 07:05:25 +02:00
Ryan McKinley
67e45a1d43
Plugins: do not publish bundled plugins to npm ( #23401 )
2020-04-07 08:01:06 -07:00
Ryan McKinley
03e3ddcbdb
Plugins: add a bundle plugins folder ( #20850 )
2020-04-07 00:04:24 -07:00