Grot (@grafanabot)
12b5956af2
ReleaseNotes: Updated changelog and release notes for 8.2.0 ( #40233 )
2021-10-08 19:26:25 +02:00
Grot (@grafanabot)
e7b81e1918
ReleaseNotes: Updated changelog and release notes for 8.2.0 ( #40141 )
...
* ReleaseNotes: Updated changelog and release notes for 8.2.0
* Add link & remove empty line in CHANGELOG
* remove empty line
Co-authored-by: Elfo404 <me@giordanoricci.com>
2021-10-07 15:55:22 +02:00
Grot (@grafanabot)
4a91ceeb1e
ReleaseNotes: Updated changelog and release notes for 8.1.7 ( #40081 )
2021-10-06 18:47:13 +01:00
Marcus Efraimsson
feaa56a7fe
ReleaseNotes: Updated changelog and release notes ( #40022 )
2021-10-05 19:11:57 +02:00
Grot (@grafanabot)
58aa595527
ReleaseNotes: Updated changelog and release notes for 8.2.0-beta2 ( #39832 )
...
* ReleaseNotes: Updated changelog and release notes for 8.2.0-beta2
* Update _index.md
* Fix linting errors
* Update CHANGELOG.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
Co-authored-by: Ivana <ivana.huckova@gmail.com>
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-09-30 14:30:25 +02:00
Torkel Ödegaard
bc01c9cdbc
Prettier: Fix all markdown files and add markdown files to CI verify step ( #39776 )
2021-09-29 14:34:40 +02:00
Grot (@grafanabot)
0ecf13e5a3
ReleaseNotes: Updated changelog and release notes for 7.5.4 ( #39763 )
2021-09-29 12:03:17 +02:00
Grot (@grafanabot)
4263357bbc
ReleaseNotes: Updated changelog and release notes for 8.0.0-beta3 ( #39758 )
2021-09-29 10:50:51 +02:00
Grot (@grafanabot)
a17244e522
ReleaseNotes: Updated changelog and release notes for 8.1.0-beta1 ( #39724 )
2021-09-29 09:57:57 +02:00
Grot (@grafanabot)
73936fc63c
ReleaseNotes: Updated changelog and release notes for 8.1.0 ( #39719 )
2021-09-28 14:29:05 +02:00
Grot (@grafanabot)
95c36c5e0b
ReleaseNotes: Updated changelog and release notes for 8.1.1 ( #39708 )
2021-09-28 13:35:32 +02:00
Grot (@grafanabot)
1396aa954f
ReleaseNotes: Updated changelog and release notes for 8.2.0-beta1 ( #39676 )
2021-09-27 21:03:11 +02:00
Santiago
342ac0641a
Upgrade Prometheus packages and related dependencies ( #39303 )
...
* Upgrade Prometheus packages and related dependencies
* Update CHANGELOG.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-09-21 17:51:47 -03:00
Grot (@grafanabot)
e653f5d1d9
ReleaseNotes: Updated changelog and release notes for 8.1.5 ( #39464 )
...
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2021-09-21 13:39:56 +02:00
Grot (@grafanabot)
c457c03a9c
ReleaseNotes: Updated changelog and release notes for 8.2.0-beta1 ( #39291 )
...
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-09-17 09:28:44 +02:00
Grot (@grafanabot)
06782207ed
ReleaseNotes: Updated changelog and release notes for 8.1.4 ( #39288 )
...
* ReleaseNotes: Updated changelog and release notes for 8.1.4
* Chore: changed threshold for now
* add link to 8.1.4 release notes
Co-authored-by: Erik Sundell <erik.sundell@grafana.com>
2021-09-16 14:15:32 +02:00
Ashley Harrison
e4ca6f2445
Sidemenu: Refactor Sidemenu to use emotion ( #38995 )
...
* Chore(Sidemenu): Refactor Sidemenu scss into emotion
* Fix unit test
* Sidemenu: use cx instead of template strings
2021-09-09 09:56:08 +01:00
Grot (@grafanabot)
7f49ad4152
ReleaseNotes: Updated changelog and release notes for 8.1.3 ( #38972 )
...
* ReleaseNotes: Updated changelog and release notes for 8.1.3
* ReleaseNotes: Updated changelog and release notes for 8.1.3
Co-authored-by: Erik Sundell <erik.sundell@grafana.com>
2021-09-08 13:33:42 +02:00
SaintMalik
316d78f5c3
Fix typos in CHANGELOG.md ( #38741 )
2021-09-01 11:29:37 +03:00
Dimitris Sotirakis
64cb000d37
Chore: Add e2e-tests-server as dependencies on steps that publish packages ( #38059 )
...
* Add e2e-tests-server as dependencies on steps that publish packages
* Sign drone yaml
2021-08-23 13:39:16 +03:00
Grot (@grafanabot)
170d1bf954
ReleaseNotes: Updated changelog and release notes for 8.1.2 ( #38086 )
2021-08-19 23:15:30 +03:00
Olof Bourghardt
d26f3cdd03
Loki: add support for resolution ( #36710 )
...
* Add input to specify min step
* Add stepInterval to as input to component
* Add onBlur to Input component
* Loki: add functionality for min step
* Loki: change name on props to step to make it more clear
* Loki: add resolution as a query option
* Loki: Add min,max,exact as step options
* Loki: add functionality for different step modes
* Loki: fix bug where step function isn't working
* Loki: fix bug where exact step isn't working
* Loki: change width of step input field
* Loki: add tests for adjustInterval function
* Loki: add check for max step oprio to make sure it's not below the safe interval
* Loki: fix bug with some tests
* Loki: fix bug with tests
* Explore: add tooltip to loki step function
* Loki: remove resolution as a logs option
* Loki: update snapshots
* Fix failing tests
* Loki: add select component for choosing resolution
* Loki: add functionality for calculating correct interval with resolution applied
* Loki: remove functionality for step mode
* Loki: remove tests for step mode
* Loki: add tooltip to line limit and resolution
* Loki: add backend support for resolution
* Loki: fixed backend bug where resolution was undefined
* Loki: add check for resolution
2021-08-16 14:02:13 +02:00
Grot (@grafanabot)
72b1b0e90e
ReleaseNotes: Updated changelog and release notes for 8.1.1 ( #37692 )
...
* ReleaseNotes: Updated changelog and release notes for 8.1.1
* Update _index.md
* Update CHANGELOG.md
Co-authored-by: Leonard Gram <leo@xlson.com>
2021-08-09 19:53:44 +02:00
Dimitris Sotirakis
27c71a1f09
Prometheus: Migrate to use SDK contracts ( #37358 )
...
* Use SDK contracts (test needs fixing)
* Fix tests
* Add customQueryParametersMiddleware
* Fix merge conflicts
2021-08-09 11:11:19 +02:00
Grot (@grafanabot)
2418a99f09
ReleaseNotes: Updated changelog and release notes for 8.1.0 ( #37589 )
2021-08-05 17:22:12 +02:00
Grot (@grafanabot)
cba765c5f2
ReleaseNotes: Updated changelog and release notes for 8.1.0-beta3 ( #37342 )
2021-07-29 16:31:10 +02:00
Grot (@grafanabot)
c39a4e9c4e
ReleaseNotes: Updated changelog and release notes for 8.1.0-beta2 ( #37150 )
...
* ReleaseNotes: Updated changelog and release notes for 8.1.0-beta2
* Update CHANGELOG.md
* Update release-notes-8-1-0-beta2.md
* Update CHANGELOG.md
* Update release-notes-8-1-0-beta2.md
* Update release-notes-8-1-0-beta2.md
* Update CHANGELOG.md
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2021-07-23 13:34:13 +02:00
Grot (@grafanabot)
3b875def76
ReleaseNotes: Updated changelog and release notes for 8.1.0-beta2 ( #37144 )
...
* ReleaseNotes: Updated changelog and release notes for 8.1.0-beta2
* Update docs/sources/release-notes/release-notes-8-1-0-beta2.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-07-23 12:48:28 +02:00
Grot (@grafanabot)
ddde5a5f2d
ReleaseNotes: Updated changelog and release notes for 8.1.0-beta1 ( #37111 )
2021-07-22 18:10:11 +02:00
Grot (@grafanabot)
dc5778c303
ReleaseNotes: Updated changelog and release notes for 7.5.10 ( #36802 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.10
* added link to the release note.s
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2021-07-15 18:04:42 +02:00
Grot (@grafanabot)
fdad8558ee
ReleaseNotes: Updated changelog and release notes for 8.0.6 ( #36751 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.6
* Fix changelog entry for #36737
* Fix release note entry for #36737
* Add new release for 8.0.6
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
2021-07-15 15:15:36 +02:00
Mitch Seaman
f77f3d8a9d
Add AGPL license update to 8.0 changelog, release notes, What's New ( #36742 )
...
* add license change to changelog, release notes, and whats new
* wording update to match other headers
2021-07-14 07:52:03 -06:00
Grot (@grafanabot)
6266a9e77a
ReleaseNotes: Updated changelog and release notes for 8.0.5 ( #36554 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.5
* Update _index.md
* Update CHANGELOG.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-07-08 16:55:03 +02:00
Grot (@grafanabot)
3cce67c044
ReleaseNotes: Updated changelog and release notes for 8.0.4 ( #36347 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.4
* Update _index.md
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2021-07-01 15:59:46 +02:00
Grot (@grafanabot)
49a64f8d44
ReleaseNotes: Updated changelog and release notes for 7.5.9 ( #36057 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.9
* Add link to notes
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-06-23 15:32:13 +02:00
Grot (@grafanabot)
fb91302e52
ReleaseNotes: Updated changelog and release notes for 8.0.3 ( #35936 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.3
* Update _index.md
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2021-06-18 12:38:56 +02:00
Grot (@grafanabot)
ef59020f3d
ReleaseNotes: Updated changelog and release notes for 7.5.8 ( #35703 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.8
* Add missing 7.5.8 link
* Update 7.5.8 release date
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2021-06-16 15:34:10 +02:00
Grot (@grafanabot)
4cb62e4292
ReleaseNotes: Updated changelog and release notes for 8.0.2 ( #35615 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.2
* Update release notes for 8.0.2
* Update CHANGELOG.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/release-notes/release-notes-8-0-2.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Ivana <ivana.huckova@gmail.com>
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-06-14 14:55:25 +02:00
Grot (@grafanabot)
c45c6655d0
ReleaseNotes: Updated changelog and release notes for 8.0.1 ( #35502 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.1
* add link to index
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Wording changes
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-06-10 16:29:42 +02:00
Grot (@grafanabot)
d4c129a9b4
ReleaseNotes: Updated changelog and release notes for 8.0.0 ( #35350 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.0
* Update release notes index
Co-authored-by: Elfo404 <me@giordanoricci.com>
2021-06-08 09:26:33 +01:00
Grot (@grafanabot)
046de10cd7
ReleaseNotes: Updated changelog and release notes for 8.0.0-beta3 ( #35049 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.0-beta3
* Docs: adds Beta3 to index
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
2021-06-01 16:07:29 +02:00
Grot (@grafanabot)
fc9c5ec873
ReleaseNotes: Updated changelog and release notes for 8.0.0-beta2 ( #34481 )
2021-05-20 12:09:18 +02:00
Grot (@grafanabot)
ec9b4806d8
ReleaseNotes: Updated changelog and release notes for 7.5.7 ( #34383 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.7
* Move colon into the emphasised section
* Move colon into the emphasised section
* Renamed PR title
* Update PR title
Co-authored-by: Serge Zaitsev <serge.zaitsev@grafana.com>
2021-05-19 17:59:53 +02:00
Grot (@grafanabot)
3150b62878
ReleaseNotes: Updated changelog and release notes for 8.0.0-beta1 ( #34042 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.0-beta1
* Apply suggestions from code review
* Tweaks
* Update relase notes index
* Add PR
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
2021-05-13 15:08:14 +02:00
Grot (@grafanabot)
b3c4b08f03
ReleaseNotes: Updated changelog and release notes for 7.5.6 ( #33932 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.6
* Update release index
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-05-11 16:04:30 +02:00
Grot (@grafanabot)
08db0435bb
ReleaseNotes: Updated changelog and release notes for 7.5.5 ( #33473 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.5
* Add release notes to index.md
* Update release-notes-7-5-5.md
* Update CHANGELOG.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-04-28 17:01:58 +01:00
Grot (@grafanabot)
a516ff00db
ReleaseNotes: Updated changelog and release notes for 7.5.4 ( #32973 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.4
* Update index link
* Fix boldness
* Update CHANGELOG.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update CHANGELOG.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update codespell words
* Update docs/sources/release-notes/release-notes-7-5-4.md
* Update CHANGELOG.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/release-notes/release-notes-7-5-4.md
* Change bold markers
* Fix escaping
* Update drone yaml
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-04-14 17:10:19 +02:00
Grot (@grafanabot)
85fed1cc0b
ReleaseNotes: Updated changelog and release notes for 7.5.3 ( #32749 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.3
* Update _index.md
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2021-04-07 15:31:10 +02:00
Grot (@grafanabot)
818d95831d
ReleaseNotes: Updated changelog and release notes for 7.5.2 ( #32510 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.2
* Add missing release notes link
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2021-03-30 19:02:42 +02:00
Grot (@grafanabot)
ccb563d572
ReleaseNotes: Updated changelog and release notes for 7.5.1 ( #32367 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.1
* added link to realease notes.
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2021-03-26 16:28:52 +01:00
Grot (@grafanabot)
08dfdddefd
ReleaseNotes: Updated changelog and release notes for 7.5.0 ( #32318 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.0
* Chore: Adds link to _index.md
Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com>
2021-03-25 18:33:30 +01:00
Grot (@grafanabot)
b2c3189f27
ReleaseNotes: Updated changelog and release notes for 7.5.0-beta2 ( #32160 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.0-beta2
* Release notes link update
* Update CHANGELOG.md
* Apply suggestions from code review
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2021-03-19 15:34:14 +01:00
Leonard Gram
eaa27c60ea
changelog v7.4.5 ( #32110 )
...
* changelog v7.4.5
* changelog v6.7.6 and v7.3.10
2021-03-18 18:37:48 +01:00
Grot (@grafanabot)
5645b11e91
ReleaseNotes: Updated changelog and release notes for 7.4.2 ( #31776 )
2021-03-08 16:17:52 +01:00
Grot (@grafanabot)
a3c9f537dc
ReleaseNotes: Updated changelog and release notes for 7.5.0-beta1 ( #31682 )
2021-03-04 15:08:33 +01:00
Grot (@grafanabot)
27c143ef9b
ReleaseNotes: Updated changelog and release notes for v7.4.2 ( #31475 )
2021-02-25 07:28:44 -08:00
Grot (@grafanabot)
a1eb354525
ReleaseNotes: Updated changelog and release notes for 7.4.3 ( #31454 )
...
* ReleaseNotes: Updated changelog and release notes for 7.4.3
* add the link on website
Co-authored-by: ying-jeanne <wangyingensea@hotmail.com>
2021-02-24 18:33:43 +01:00
Grot (@grafanabot)
7c797f737c
ReleaseNotes: Updated changelog and release notes for 7.4.2 ( #31313 )
2021-02-21 08:06:25 +01:00
Grot (@grafanabot)
a3b40bdc48
ReleaseNotes: Updated changelog and release notes for 7.4.2 ( #31291 )
2021-02-17 18:37:47 +01:00
Grot (@grafanabot)
f9199ecc0c
ReleaseNotes: Updated changelog and release notes for 7.4.1 ( #31133 )
2021-02-11 13:29:18 +00:00
Grot (@grafanabot)
0ddf1c8ee0
ReleaseNotes: Updated changelog and release notes for 7.4.0 ( #30902 )
...
* ReleaseNotes: Updated changelog and release notes for 7.4.0
* Combine beta and stable
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-02-04 14:03:00 +00:00
Grot (@grafanabot)
ef589bd4ff
ReleaseNotes: Updated changelog and release notes for 7.4.0-beta1 ( #30853 )
2021-02-03 12:44:17 +01:00
Grot (@grafanabot)
6668eaea2d
ReleaseNotes: Updated changelog and release notes for 7.4.0-beta1 ( #30666 )
...
* ReleaseNotes: Updated changelog and release notes for 7.4.0-beta1
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Giordano Ricci <gio.ricci@grafana.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-01-27 14:18:06 +01:00
Grot (@grafanabot)
f2464d5675
ReleaseNotes: Updated changelog and release notes for 7.4.0-beta1 ( #30449 )
2021-01-20 18:07:38 +01:00
Grot (@grafanabot)
84ee414361
ReleaseNotes: Updated changelog and release notes for 7.4.0-beta1 ( #30348 )
...
* ReleaseNotes: Updated changelog and release notes for 7.4.0-beta1
* removed 7.4.0 stable
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-01-18 13:13:36 +01:00
Grot (@grafanabot)
9734b7069c
ReleaseNotes: Updated changelog and release notes for 7.4.0 ( #30312 )
2021-01-15 15:51:59 +01:00
Grot (@grafanabot)
a9338542b6
ReleaseNotes: Updated changelog and release notes for 7.3.7 ( #30280 )
...
* ReleaseNotes: Updated changelog and release notes for 7.3.7
* Changelog: set everything as bug fixes
Co-authored-by: Agnès Toulet <agnes.toulet@gmail.com>
2021-01-14 14:44:41 +01:00
Grot (@grafanabot)
ff6272bb7a
ReleaseNotes: Updated changelog and release notes for 7.3.6 ( #30066 )
...
* ReleaseNotes: Updated changelog and release notes for 7.3.6
* Update CHANGELOG.md
* Update release-notes-7-3-6.md
* Update _index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
2021-01-05 20:51:56 +01:00
Carl Bergquist
7d5c07549a
Add changelog items for 7.3.6, 7.2.3 and 6.7.5 ( #29901 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2020-12-17 14:34:05 +01:00
Grot (@grafanabot)
8a3fdc3055
ReleaseNotes: Updated changelog and release notes for 7.3.5 ( #29753 )
2020-12-10 16:35:22 +01:00
Grot (@grafanabot)
61fe235253
ReleaseNotes: Updated changelog and release notes for 7.3.5 ( #29744 )
...
* ReleaseNotes: Updated changelog and release notes for 7.3.5
* Update _index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
2020-12-10 14:05:51 +01:00
Grot (@grafanabot)
b3c4db1d27
ReleaseNotes: Updated changelog and release notes for 7.3.4 ( #29430 )
2020-11-27 10:53:13 +01:00
Grot (@grafanabot)
7b031f83e8
ReleaseNotes: Updated changelog and release notes for 7.3.4 ( #29347 )
2020-11-24 16:28:32 +01:00
Grot (@grafanabot)
b39af39958
ReleaseNotes: Updated changelog and release notes for 7.3.4 ( #29338 )
...
* ReleaseNotes: Updated changelog and release notes for 7.3.4
* Update _index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
2020-11-24 16:25:40 +01:00
Leonard Gram
b44a41aab3
Docker: update docker root group docs and docker image ( #29222 )
...
* Docs: updates changelog and docs for openshift docker fix
* Docker: local docker build synced with official build
* Update docs/sources/installation/docker.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update docs/sources/installation/upgrading.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update CHANGELOG.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update CHANGELOG.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/installation/upgrading.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2020-11-23 12:29:53 +01:00
Grot (@grafanabot)
cfc8d5681a
ReleaseNotes: Updated changelog and release notes for 7.3.3 ( #29189 )
2020-11-18 10:46:32 +01:00
Grot (@grafanabot)
0fc8b5583c
ReleaseNotes: Updated changelog and release notes for 7.3.3 ( #29169 )
2020-11-17 19:29:47 +01:00
Grot (@grafanabot)
64ff84c4aa
ReleaseNotes: Updated changelog and release notes for 7.4.0 ( #29160 )
2020-11-17 14:26:09 +01:00
Grot (@grafanabot)
87023fc444
ReleaseNotes: Updated changelog and release notes for 7.3.3 ( #29159 )
2020-11-17 13:29:50 +01:00
Torkel Ödegaard
d6d5d8cf4a
Automation: Adds new changelog actions ( #29142 )
...
* Automation: Adds new changelog actions
* Update
* Add newline
* added link
* Another fix
2020-11-16 21:34:19 +01:00
Leonard Gram
af8589a4ba
changelog 7.3.2 ( #29038 )
2020-11-11 18:37:23 +01:00
Zoltán Bedi
62510a3f42
Update CHANGELOG.md ( #28928 )
...
This is not released yet.
2020-11-09 10:18:05 +01:00
Torkel Ödegaard
b35d4e1e8e
Dependencies: Update angularjs to 1.8.2 ( #28736 )
...
* Angular: Update to angukar v1.8 with backward compatability monkey patches
* Update fix
* Updated
* Updated
* Fixes
* Update wording
* Update
2020-11-03 13:18:10 +01:00
Dominik Prokop
4a9c0258bb
Changelog update - 7.3.1 ( #28699 )
...
* Changelog update
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-30 14:02:40 +01:00
Kyle Brandt
1bff2fdeea
changelog: update for 7.3.0 ( #28602 )
2020-10-28 09:56:34 -04:00
Sofia Papagiannaki
6752271b06
Remove entry from 7.3.0-beta2 Changelog ( #28478 )
...
This entry is already present in 7.2.2 Changelog
2020-10-22 17:57:23 +03:00
Arve Knudsen
10c01e0e97
Chore: Update changelog ( #28473 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-22 15:58:19 +02:00
Carl Bergquist
62f5641aa9
Database; Remove database metric feature flag and update changelog ( #28438 )
...
* adds note about broken feature flag
* remove code to enable feature flag
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-10-21 18:36:37 +02:00
Marcus Efraimsson
86c676c693
7.2.2 changelog update ( #28406 )
2020-10-21 13:54:02 +02:00
Sofia Papagiannaki
77b1e6311f
Docs: Add missing records from grafana-ui 7.2.1 CHANGELOG ( #28302 )
2020-10-17 21:44:42 +02:00
Will Browne
3706fd3942
Update changelog ( #28292 )
...
* update changelog
* Update CHANGELOG.md
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
2020-10-15 18:11:48 +02:00
Arve Knudsen
957c88eaca
CloudWatch: Re-implement authentication ( #25548 )
...
* CloudWatch: Revisit authentication
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* CloudWatch: Simplify auth code
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Use ARN
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Add Drone configuration
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Remove unused code
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Remove .drone.yml
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix external ID usage
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* CloudWatch: Fix issues after merge
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Remove stale code
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Remove stale code
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Use auth type enum
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix test snapshot
* Coordinate frontend and backend option names
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Remove old comments
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix front-end tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Introduce session cache
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Use constants
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix field alignment
* CloudWatch: Fix log message
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Tidy go.mod
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* CloudWatch: Handle arn auth type
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* CloudWatch: Fix role assumption duration
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix test
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* CloudWatch: Inline unnecessary constants
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* CloudWatch: Use serial comma in UI
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* CloudWatch: Inline unnecessary constants
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* CloudWatch: Fail if missing region
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* CloudWatch: Handle unconfigured region
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* CloudWatch: Log when using cached session
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* CloudWatch: Include region in cache key
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Add UI warnings for lecagy support
* Do not clear ARN fields whenging change authentication provider
* Graph NG: annotations display (#27972 )
* Annotations support POC
* Fix markers memoization
* dev dashboard update
* Update public/app/plugins/panel/graph3/plugins/AnnotationsPlugin.tsx
* CloudWatch: Remove errors.BadRequest
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* CloudWatch: Undo unintentional change
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Remove log line
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix cache key computation
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Add region to cache key
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Improve log messages
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* CloudWatch: Add documentation
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Improve tooltip
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Improve docs
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Improve docs
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Improve docs
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Improve tooltip
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Add role assumption provisioning example
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Add upgrade notes
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Improve docs
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Apply suggestions from code review
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* backend: use latest sdk (#28147 )
fixes #27713 via https://github.com/grafana/grafana-plugin-sdk-go/pull/227
* Docs: Update Permissions documentation (#28144 )
* removed overview.md
* content updates
* Update datasource_permissions.md
* update content
* content updates
* Update organization_roles.md
* Update docs/sources/enterprise/saml.md
Co-authored-by: Kyle Brandt <kyle@grafana.com>
* Update dashboard_folder_permissions.md
Co-authored-by: Kyle Brandt <kyle@grafana.com>
* area/grafana/toolkit: ci-package needs to use synchronous writes (#28148 )
* ci needs to use synchronous writes or the file ends up with zero length
* <Enterprise Docs> Add instructions to upload license via UI (#28067 )
* Add UI license upload option, reformat Enterprise license activation section
Added the option to upload a license file through the Server Admin UI, and did a little reformatting to make license activation look more like a process.
* Headers not bold, hyphens not asterisks
* Github: run metrics collector workflow every 10min (#28153 )
* GithubActions: Updated cron schedule
* Updated
* Docs: Update explore docs: remove dot at the end of line (#28151 )
HI - Removed Dot(.) at the end of line to make it consistent with other 2 points.
Thanks,
Ashish
* Fix frontend tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix frontend tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Docs: Update upgrade notes
Co-authored-by: Sofia Papagiannaki <sofia@grafana.com>
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Kyle Brandt <kyle@grafana.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Brian Gann <briangann@users.noreply.github.com>
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Co-authored-by: ashishagarwal06 <34888589+ashishagarwal06@users.noreply.github.com>
2020-10-12 17:58:58 +02:00
Sofia Papagiannaki
15cb07de04
Changelog 7.2.1 ( #28113 )
...
* Changelog 7.2.1
* Fix Changelog
2020-10-08 15:57:58 +03:00
John S
4d3067e139
Docs: Refactor inconsistent unordered lists ( #27826 )
...
* Docs: Refactor inconsistent unordered lists
* add requested changes
* Update docs/sources/linking/data-link-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/http_api/_index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/guides/whats-new-in-v6-0.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* resolve weird line breaks
* revert unintentional change
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-10-02 11:02:11 -07:00
Leonard Gram
7b77a1b1fb
changelog 7.2.0 ( #27728 )
...
* changelog 7.2.0
* Update CHANGELOG.md
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
* Update CHANGELOG.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update packages/grafana-toolkit/CHANGELOG.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update CHANGELOG.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-09-23 15:19:17 +02:00
Jorge Vallecillo
9e3def4214
Fix typos ( #27711 )
2020-09-22 11:00:59 -07:00
Hugo Häggmark
9ab7a0d8c0
Chore: Update CHANGELOG.md for 7.2.0-beta2 ( #27636 )
...
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update CHANGELOG.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-09-17 14:33:24 +02:00
Marcus Efraimsson
ee91fc365e
Changelog: 7.2.0-beta1 update ( #27498 )
...
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2020-09-10 11:51:03 +02:00
Marcus Andersson
027a11210d
Chore: change log for v7.2.0-beta1. ( #27480 )
2020-09-09 17:40:51 +02:00
Torkel Ödegaard
636dd96c28
DateFormats: Default ISO & US formats should be consistent and not change if current date is today ( #27300 )
...
* DateFormats: Default iso / US formats should be consistent and not change if current date is today
* rename and updated tests
* Updated changelog
2020-09-02 14:43:43 +02:00