Releases: gnocchixyz/python-gnocchiclient
Releases · gnocchixyz/python-gnocchiclient
7.1.0
What's Changed
- Remove Python 3.6 support by @tobias-urdin in #134
- Add Python 3.11 support by @tobias-urdin in #135
- ci: update ci to Ubuntu 22.04 by @tobias-urdin in #136
- Drop sphinx_build extension by @tobias-urdin in #137
- Add Python 3.10 and 3.12 support by @Callum027 in #142
- Bump github action by @kajinamit in #139
- finish Python 2 -> 3 migration, remove dependecy on Six by @a-detiste in #138
New Contributors
- @Callum027 made their first contribution in #142
- @a-detiste made their first contribution in #138
Full Changelog: 7.0.8...7.1.0
7.0.8
What's Changed
- Fix testing by @tobias-urdin in #111
- Fix missing dependencies in the CI by @rafaelweingartner in #113
- Install libssl1.0-dev by @tobias-urdin in #115
- Add pagination to resource list and search by @andybotting in #116
- Move CI to GitHub Actions by @tobias-urdin in #118
- setup.cfg: Replace dashes by underscores by @kajinamit in #117
- ci: fix and add more python versions by @tobias-urdin in #119
- mergify: add new jobs by @tobias-urdin in #120
- Use monotonic from time standard library by @tobias-urdin in #122
- trivial: fix readme formatting by @tobias-urdin in #123
- Change build system by @tobias-urdin in #121
- Fix pep8 by @tobias-urdin in #127
- Fix --fill passed to aggregates by @tobias-urdin in #126
- Dont pip install Gnocchi in editable mode by @tobias-urdin in #130
- Introduce use history option by @rafaelweingartner in #112
- setup: find all packages by @tobias-urdin in #132
New Contributors
- @tobias-urdin made their first contribution in #111
- @rafaelweingartner made their first contribution in #113
- @andybotting made their first contribution in #116
- @kajinamit made their first contribution in #117
Full Changelog: 7.0.7...7.0.8
gnocchiclient 7.0.7
Merge pull request #110 from rabi/master Don't use */* in accept header