Skip to content

Commit 31e091b

Browse files
ehoelzlactions-user
authored andcommitted
Bump version and update Changelog
1 parent 73caacf commit 31e091b

3 files changed

Lines changed: 63 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# Changelog
2+
3+
## [v3.0.0](https://github.com/mlbench/mlbench-dashboard/tree/v3.0.0) (2020-12-07)
4+
5+
[Full Changelog](https://github.com/mlbench/mlbench-dashboard/compare/v2.4.1...v3.0.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Allow running of custom code [\#9](https://github.com/mlbench/mlbench-dashboard/issues/9)
10+
- Define Job resource for mpirun execution [\#2](https://github.com/mlbench/mlbench-dashboard/issues/2)
11+
- Create Kubernetes Job to execute mpirun [\#1](https://github.com/mlbench/mlbench-dashboard/issues/1)
12+
13+
**Closed issues:**
14+
15+
- Add integration tests [\#86](https://github.com/mlbench/mlbench-dashboard/issues/86)
16+
- Dependabot couldn't authenticate with https://pypi.python.org/simple/ [\#74](https://github.com/mlbench/mlbench-dashboard/issues/74)
17+
- Fix dashboard scheduling [\#49](https://github.com/mlbench/mlbench-dashboard/issues/49)
18+
- Add ability to stop run before end [\#48](https://github.com/mlbench/mlbench-dashboard/issues/48)
19+
- Make sure all results are well zipped [\#44](https://github.com/mlbench/mlbench-dashboard/issues/44)
20+
- Prevent user from inserting invalid run names [\#28](https://github.com/mlbench/mlbench-dashboard/issues/28)
21+
- Travis tests run only for Python 3.6 [\#24](https://github.com/mlbench/mlbench-dashboard/issues/24)
22+
- Remove stale branches [\#23](https://github.com/mlbench/mlbench-dashboard/issues/23)
23+
24+
**Merged pull requests:**
25+
26+
- Switch to actions [\#121](https://github.com/mlbench/mlbench-dashboard/pull/121) ([ehoelzl](https://github.com/ehoelzl))
27+
- Bump sphinx from 3.3.0 to 3.3.1 in /docs [\#120](https://github.com/mlbench/mlbench-dashboard/pull/120) ([dependabot[bot]](https://github.com/apps/dependabot))
28+
- Fix stream disconnection [\#115](https://github.com/mlbench/mlbench-dashboard/pull/115) ([ehoelzl](https://github.com/ehoelzl))
29+
- Update images [\#114](https://github.com/mlbench/mlbench-dashboard/pull/114) ([ehoelzl](https://github.com/ehoelzl))
30+
- Fix integration tests [\#113](https://github.com/mlbench/mlbench-dashboard/pull/113) ([ehoelzl](https://github.com/ehoelzl))
31+
- Bump rq-scheduler from 0.8.3 to 0.10.0 [\#109](https://github.com/mlbench/mlbench-dashboard/pull/109) ([dependabot[bot]](https://github.com/apps/dependabot))
32+
- Bump sphinx from 3.2.1 to 3.3.0 in /docs [\#108](https://github.com/mlbench/mlbench-dashboard/pull/108) ([dependabot[bot]](https://github.com/apps/dependabot))
33+
- Bump fakeredis from 1.4.3 to 1.4.4 [\#102](https://github.com/mlbench/mlbench-dashboard/pull/102) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
34+
- Bump pytest from 6.0.2 to 6.1.2 [\#101](https://github.com/mlbench/mlbench-dashboard/pull/101) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
35+
- Bump pytest-django from 3.10.0 to 4.1.0 [\#100](https://github.com/mlbench/mlbench-dashboard/pull/100) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
36+
- Bump tox from 3.20.0 to 3.20.1 [\#96](https://github.com/mlbench/mlbench-dashboard/pull/96) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
37+
- Change 'Benchmarks' to 'Benchmark Implementations' [\#93](https://github.com/mlbench/mlbench-dashboard/pull/93) ([ehoelzl](https://github.com/ehoelzl))
38+
- Add integration tests [\#91](https://github.com/mlbench/mlbench-dashboard/pull/91) ([ehoelzl](https://github.com/ehoelzl))
39+
- Bump pytest-kind from 20.5.3 to 20.10.0 [\#89](https://github.com/mlbench/mlbench-dashboard/pull/89) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
40+
- Add tests [\#75](https://github.com/mlbench/mlbench-dashboard/pull/75) ([ehoelzl](https://github.com/ehoelzl))
41+
- Bugfix [\#60](https://github.com/mlbench/mlbench-dashboard/pull/60) ([ehoelzl](https://github.com/ehoelzl))
42+
- Bump watchdog from 0.8.3 to 0.10.3 [\#58](https://github.com/mlbench/mlbench-dashboard/pull/58) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
43+
- Bump uwsgi from 2.0.17 to 2.0.19.1 [\#57](https://github.com/mlbench/mlbench-dashboard/pull/57) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
44+
- Bump sphinx from 1.7.1 to 3.1.1 [\#52](https://github.com/mlbench/mlbench-dashboard/pull/52) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
45+
- Bump tox from 2.9.1 to 3.15.2 [\#46](https://github.com/mlbench/mlbench-dashboard/pull/46) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
46+
- Bump sphinx-rtd-theme from 0.4.0 to 0.4.3 [\#45](https://github.com/mlbench/mlbench-dashboard/pull/45) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
47+
- Bump django-constance from 2.2.0 to 2.6.0 [\#43](https://github.com/mlbench/mlbench-dashboard/pull/43) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
48+
- Bump pytest-black from 0.3.8 to 0.3.9 [\#42](https://github.com/mlbench/mlbench-dashboard/pull/42) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
49+
- Bump flake8 from 3.5.0 to 3.8.3 [\#40](https://github.com/mlbench/mlbench-dashboard/pull/40) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
50+
- Bump redis from 2.10.6 to 3.5.3 [\#38](https://github.com/mlbench/mlbench-dashboard/pull/38) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
51+
- Bump pip from 10.0.1 to 20.1.1 [\#37](https://github.com/mlbench/mlbench-dashboard/pull/37) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
52+
- Bump bumpversion from 0.5.3 to 0.6.0 [\#34](https://github.com/mlbench/mlbench-dashboard/pull/34) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
53+
- Bump django from 2.2.12 to 2.2.13 [\#33](https://github.com/mlbench/mlbench-dashboard/pull/33) ([dependabot[bot]](https://github.com/apps/dependabot))
54+
- Bump django from 2.2.12 to 2.2.13 in /Docker [\#32](https://github.com/mlbench/mlbench-dashboard/pull/32) ([dependabot[bot]](https://github.com/apps/dependabot))
55+
- Add backend benchmark [\#31](https://github.com/mlbench/mlbench-dashboard/pull/31) ([ehoelzl](https://github.com/ehoelzl))
56+
- Add transformer image [\#30](https://github.com/mlbench/mlbench-dashboard/pull/30) ([ehoelzl](https://github.com/ehoelzl))
57+
58+
59+
60+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.4.1
1+
v3.0.0

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
2-
current_version = 2.4.1
2+
current_version = 3.0.0
33
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-dev(?P<dev>[0-9]+))?
4-
serialize =
4+
serialize =
55
{major}.{minor}.{patch}-dev{dev}
66
{major}.{minor}.{patch}
77
commit = False

0 commit comments

Comments
 (0)