Python Release 1.3.0
Changelog
v1.3.0 (2020-10-14)
Implemented enhancements:
- Automate changelog generation via workflow #38
- Include source version in discover response #24
- Add changelog to GitHub Release #41 (kinnarr)
Fixed bugs:
Closed issues:
- Failed to find version of HistoryClient #47
- Split release job #34
- Trigger code checks on pull requests #32
- flake8 configuration file #31
- Add isort to CI #30
- Precise Pretty Printing of durations #27
Merged pull requests:
- Fix release workflow #53 (kinnarr)
- Trigger python package workflow from release workflow #52 (kinnarr)
- Adds a workflow for docker image build and upload #49 (bmario)
- Fix reconnect issues #44 (bmario)
- Fix mypy protobuf packaging #43 (tilsche)
- Release workflow #42 (kinnarr)
- Generate changelog for closed PRs and issues #40 (kinnarr)
- Split release job #37 (kinnarr)
- Test and lint: improved CI #36 (phijor)
- Improve output of sample tools #33 (phijor)
- Add client version to discover response #29 (phijor)
- Issue 27 - Precise and Pretty Timedelta #28 (Daddelhai)
- Add mypy check for github workflow #3 (bmario)
* This Changelog was automatically generated by github_changelog_generator