Release 0.47.0
Notable changes
- Update tag-anomaly -> tag-anomaly-scaled references (#808)
- Add cv fold timestamps and n points to metadata (#785)
- Fix artifact logging with mlflow (#798)
Other changes and fixes 🔧
- Update CircleCI tests (#801)
- Use project revision instead of version (#804)
- Upgrade Python version to 3.7.5 (#591)
- Add .python-version @3.7.0 for Dependabot (#807)
- Add revision list view to server (#805)
- Add metadata fixture (#795)
- Endpoint to list models by revision (#809)
- Use try block in reading metadata (#823)
- Change GORDO_PROJECT_VERSION -> GORDO_PROJECT_REVISION (#827)
- Replace CircleCI with Github Actions (#821)
- Server: use revision to serve metadata/models (#810)
- Client: use revision from server (#816)
- Add dataclasses for machine.metadata (#819)
- Replace tests/utils globals with fixtures (#822)
- Include log_level as key in template (#762)
Dependency updates ⬆️