## [1.7.2](https://gitlab.evanrichardsonphotography.com/erichardson/py-eagle-mqtt/compare/v1.7.1...v1.7.2) (2021-04-08) ### Bug Fixes * Cleanup CHANGELOG.md since using new semantic-release format ([a72ac7a](a72ac7a1df)) * fix asset info for git commit ([00c95c4](00c95c42ea))
1.9 KiB
1.9 KiB
1.7.2 (2021-04-08)
Bug Fixes
- Cleanup CHANGELOG.md since using new semantic-release format (a72ac7a)
- fix asset info for git commit (00c95c4)
1.7.1 (2021-04-08)
Bug Fixes
- refactor Dockerfile to improve build (40ac8c5)
[1.6.10] - 2021-04-06
Fixed
- Fix docker tagging issue
[1.6.9] - 2021-04-06
Fixed
- Remove release-cli section of CI file
- Add updated README.md
[1.6.8] - 2021-04-06
Changed
- Fixed slight issue with tagging
[1.6.7] - 2021-04-06
Changed
- Updated base image to Python 3.9.4-alpine3.13
- Moved changes to this file
Removed
- Changelog from README.md
[1.6.6] - 2021-04-03
Added
- Added CI/CD pipeline to project
Changed
-
Moved project to my own personal Gitlab server for CI/CD pipelines as well as to run security scans on the container image and code
-
Updated base image to Python 3.9.3-alpine3.12
[Unversioned history]
-
2019-07-24: Rebase to python 3.7.4-alpine3.10, update bottle to 0.12.17
-
2019-04-12: Rebase to python 3.7.3-alpine3.9
-
2019-03-08: Rebase to python 3.7.2-alpine3.9, update bottle and astral versions to latest
-
2019-01-03: Rebase to python 3.7.2-alpine3.8, changed logging level to Info (should output to /var/log/tHome/eagle.log)
-
2018-09-10: Ported to Python3, Added pricing info. Merged into master branch