Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-01-12 | 7.7 kB | |
v0.7.1 source code.tar.gz | 2024-01-12 | 87.3 kB | |
v0.7.1 source code.zip | 2024-01-12 | 111.4 kB | |
Totals: 3 Items | 206.4 kB | 0 |
What's Changed
- Bump lycheeverse/lychee-action from 1.5.1 to 1.5.2 by @dependabot in https://github.com/weaveworks/grafanalib/pull/541
- Bump sphinx-rtd-theme from 1.0.0 to 1.1.1 by @dependabot in https://github.com/weaveworks/grafanalib/pull/542
- Bump lycheeverse/lychee-action from 1.5.2 to 1.5.4 by @dependabot in https://github.com/weaveworks/grafanalib/pull/546
- Make tests run on PR by @JamesGibo in https://github.com/weaveworks/grafanalib/pull/563
- Bump actions/setup-python from 4.3.0 to 4.5.0 by @dependabot in https://github.com/weaveworks/grafanalib/pull/565
- Update readme doc tag from latest to main branch by @JamesGibo in https://github.com/weaveworks/grafanalib/pull/569
- fix: typos of description in grafanalib/elasticsearch.py by @Gekko0114 in https://github.com/weaveworks/grafanalib/pull/556
- Bump lycheeverse/lychee-action from 1.5.4 to 1.6.1 by @dependabot in https://github.com/weaveworks/grafanalib/pull/572
- Bump sphinx-rtd-theme from 1.1.1 to 1.2.0 by @dependabot in https://github.com/weaveworks/grafanalib/pull/571
- Bump sphinx from 5.3.0 to 6.1.3 by @dependabot in https://github.com/weaveworks/grafanalib/pull/566
- update to conform and test against all current pythons by @dholbach in https://github.com/weaveworks/grafanalib/pull/574
- Remove myself from maintainers. by @dholbach in https://github.com/weaveworks/grafanalib/pull/577
- Bump lycheeverse/lychee-action from 1.6.1 to 1.8.0 by @dependabot in https://github.com/weaveworks/grafanalib/pull/586
- Bump actions/setup-python from 4.5.0 to 4.6.0 by @dependabot in https://github.com/weaveworks/grafanalib/pull/579
- fix: AlertRulev9 JSON schema is not correct by @OscarVanL in https://github.com/weaveworks/grafanalib/pull/544
- TimeSerie option ( Min, Max, Decimals ) by @vcandeau in https://github.com/weaveworks/grafanalib/pull/501
- Add support for
statistic
field inCloudwatchMetricsTarget
by @Butterneck in https://github.com/weaveworks/grafanalib/pull/543 - Add support for Bar chart panel by @kamka427 in https://github.com/weaveworks/grafanalib/pull/547
- Expose Now delay option in TimePicker by @OscarVanL in https://github.com/weaveworks/grafanalib/pull/554
- Update SqlTarget to support parsing queries from files by @kamka427 in https://github.com/weaveworks/grafanalib/pull/555
- fix: AlertRulev9 does not support CloudwatchMetricsTarget by @ran-ka in https://github.com/weaveworks/grafanalib/pull/560
- Add support for Elasticsearch Rate Metric Aggregator by @jimbolimbo13 in https://github.com/weaveworks/grafanalib/pull/583
- Fix AlertCondition backwards compatibility by @ali-essam in https://github.com/weaveworks/grafanalib/pull/584
- Fix document builds by bumping python version to 3.10 by @JamesGibo in https://github.com/weaveworks/grafanalib/pull/591
- Readthedocs by @JamesGibo in https://github.com/weaveworks/grafanalib/pull/592
- Add unit test for RateMetricAgg in elasticsearch by @jimbolimbo13 in https://github.com/weaveworks/grafanalib/pull/594
- Replace occurence of default={} with factory=dict and default=[] with… by @ujwalkumar1995 in https://github.com/weaveworks/grafanalib/pull/593
- Bump actions/setup-python from 4.6.0 to 4.6.1 by @dependabot in https://github.com/weaveworks/grafanalib/pull/599
- Bump sphinx-rtd-theme from 1.2.0 to 1.2.2 by @dependabot in https://github.com/weaveworks/grafanalib/pull/603
- Add color support in Stat(panel) by @joewangprc in https://github.com/weaveworks/grafanalib/pull/602
- add unit to tables and hide flag to es targets by @giloup933 in https://github.com/weaveworks/grafanalib/pull/604
- Bump actions/setup-python from 4.6.1 to 4.7.0 by @dependabot in https://github.com/weaveworks/grafanalib/pull/609
- Update python compatibility in README by @emirkmo in https://github.com/weaveworks/grafanalib/pull/610
- Added support for Azure Data Explorer datasource plugin by @Git-Lior in https://github.com/weaveworks/grafanalib/pull/611
- GAUGE_CALC_TOTAL should be 'sum' and not 'total' by @davaffy in https://github.com/weaveworks/grafanalib/pull/614
- Added axisSoftMin and axisSoftMax options to TimeSeries by @DP3t3r in https://github.com/weaveworks/grafanalib/pull/617
- Bump sphinx-rtd-theme from 1.2.2 to 1.3.0 by @dependabot in https://github.com/weaveworks/grafanalib/pull/620
- Bump CI python version to 3.9 by @JamesGibo in https://github.com/weaveworks/grafanalib/pull/624
- Fix sphinx 7.2.5 ci build by @JamesGibo in https://github.com/weaveworks/grafanalib/pull/625
- Bump pypi build to use python 3.10 by @JamesGibo in https://github.com/weaveworks/grafanalib/pull/626
- Added sortBy parameter to Table panel by @Git-Lior in https://github.com/weaveworks/grafanalib/pull/612
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/weaveworks/grafanalib/pull/628
- Bump sphinx from 7.2.5 to 7.2.6 by @dependabot in https://github.com/weaveworks/grafanalib/pull/630
- Main improved dashboard links by @padraic-padraic in https://github.com/weaveworks/grafanalib/pull/622
- added tooltipSort to TimeSeries Panel by @bhat-sahab in https://github.com/weaveworks/grafanalib/pull/631
- Main add graph unit by @padraic-padraic in https://github.com/weaveworks/grafanalib/pull/632
- Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 by @dependabot in https://github.com/weaveworks/grafanalib/pull/637
- Bump actions/setup-python from 4.7.0 to 5.0.0 by @dependabot in https://github.com/weaveworks/grafanalib/pull/638
- Heatmap default options by @fred84 in https://github.com/weaveworks/grafanalib/pull/640
- Add 'auto' to the list of accepted orientations for BarGauge. by @alan-christopher in https://github.com/weaveworks/grafanalib/pull/635
- chore: prep for 7.0.1 release by @JamesGibo in https://github.com/weaveworks/grafanalib/pull/642
New Contributors
- @Gekko0114 made their first contribution in https://github.com/weaveworks/grafanalib/pull/556
- @vcandeau made their first contribution in https://github.com/weaveworks/grafanalib/pull/501
- @Butterneck made their first contribution in https://github.com/weaveworks/grafanalib/pull/543
- @kamka427 made their first contribution in https://github.com/weaveworks/grafanalib/pull/547
- @ran-ka made their first contribution in https://github.com/weaveworks/grafanalib/pull/560
- @jimbolimbo13 made their first contribution in https://github.com/weaveworks/grafanalib/pull/583
- @ali-essam made their first contribution in https://github.com/weaveworks/grafanalib/pull/584
- @ujwalkumar1995 made their first contribution in https://github.com/weaveworks/grafanalib/pull/593
- @joewangprc made their first contribution in https://github.com/weaveworks/grafanalib/pull/602
- @giloup933 made their first contribution in https://github.com/weaveworks/grafanalib/pull/604
- @emirkmo made their first contribution in https://github.com/weaveworks/grafanalib/pull/610
- @Git-Lior made their first contribution in https://github.com/weaveworks/grafanalib/pull/611
- @davaffy made their first contribution in https://github.com/weaveworks/grafanalib/pull/614
- @DP3t3r made their first contribution in https://github.com/weaveworks/grafanalib/pull/617
- @padraic-padraic made their first contribution in https://github.com/weaveworks/grafanalib/pull/622
- @bhat-sahab made their first contribution in https://github.com/weaveworks/grafanalib/pull/631
- @fred84 made their first contribution in https://github.com/weaveworks/grafanalib/pull/640
- @alan-christopher made their first contribution in https://github.com/weaveworks/grafanalib/pull/635
Full Changelog: https://github.com/weaveworks/grafanalib/compare/v0.7.0...v0.7.1