Ouroboros-v0.5.0
Implemented enhancements:
- Auto discover slack/discord notifications in WEBHOOK_URLS #83
- Add to schedule logic run now #75
- add pushover functionality. Finishes other half of #80 #93 (DirtyCajunRice)
- add keep_alive url for healthchecks. Addresses half of #80 #89 (DirtyCajunRice)
- changed webhook json to auto-deciding + fixed RUN_ONCE no underscore #86 (DirtyCajunRice)
- Refactor #79 (DirtyCajunRice)
Fixed bugs:
- Fix log level case sensitivity #82
- Invalid URL 'h': No schema supplied. Perhaps you meant http://h? #76
- Installation via pip fails #73
- Added try except #95 (circa10a)
- Fix dockerfile #92 (circa10a)
- use ouroboros script in dockerfile #91 (circa10a)
- fix deploy script to push git tags #90 (circa10a)
- change pypi travis username #88 (circa10a)
- install flake8 for travis, run on appropriate directories #87 (circa10a)
- Removed old test related items, removed the need for duplicate bin sc… #85 (circa10a)
- change loglevel to use upper() #84 (circa10a)
- Prometheus bind fix, org rename #81 (circa10a)