Releases: caraml-dev/mlp
Releases · caraml-dev/mlp
Release v1.7.1
What's Changed
- Make db-migrations part of application start-up by @maniteja6799 in #57
Full Changelog: v1.7.0...v1.7.1
Release v1.7.0
What's Changed
- Enable migration to micro-frontends by @romanwozniak in #56
Full Changelog: v1.6.1...v1.7.0
Release v1.6.1
What's Changed
- Update create-react-app version to v5.0.1 by @romanwozniak in #55
Full Changelog: v1.6.0...v1.6.1
Release v1.6.0
What's Changed
- Update auth/login components to use @react-oauth/google with Google Identity Services by @romanwozniak in #53
- Update project dependencies (Node → 16, React → 17, @elastic/eui → 63.0.0) by @romanwozniak in #54
Full Changelog: v1.5.5...v1.6.0
Release v1.5.5
What's Changed
- Remove MLP logo's reach router link navigation to force page reload by @deadlycoconuts in #52
New Contributors
- @deadlycoconuts made their first contribution in #52
Full Changelog: v1.5.4...v1.5.5
Release v1.5.4
- Remove obsolete GitLab OAuth2 integration
- Add support of
podLabels
to the Helm chart
Release v1.5.3
Refactor fetch Feast resources (entities, features, ingestion jobs) on Project page.
Release v1.5.2
Improve performance on Ory calls, retrieving projects API should be much faster here.
Release v1.5.1
Add new chart to support external databases.
Release v1.5.0
- Add Pipeline app #46