v0.2.0
What's Changed
- Refactor MLFlow API implementation by @dsuhinin in #17
- MLFlow API implementation refactor continued by @dsuhinin in #19
- Upgrade MLFlow UI to 2.3.1 by @jgiannuzzi in #20
- Rename to FastTrackML by @jgiannuzzi in #21
- improvements and code refactoring. by @dsuhinin in #23
- integrate
integration
tests into build pipeline. by @dsuhinin in #40 - Add some developer conveniences and doc by @suprjinx in #22
- Aim integration tests by @fabiovincenzi in #39
- Move runs to deleted stage when containing experiment is deleted by @suprjinx in #28
- Improve params/metrics listing in Aim UI by @jgiannuzzi in #65
- Expose MLFlow tags in Aim UI by @jgiannuzzi in #66
- Delete run functionality in aim ui by @suprjinx in #35
- [FML-35] - partially finish implementation. by @dsuhinin in #63
- MLFlow behaviour during metric logging by @fabiovincenzi in #69
- Applying fixes from other branch here as patch by @suprjinx in #89
- Integration tests for MLFlow experiments API by @fabiovincenzi in #73
- Fix run creation by properly implementing the Gorm interfaces again by @jgiannuzzi in #91
- Increase unit tests coverage. Refactoring. by @dsuhinin in #82
- Enable dependabot by @jgiannuzzi in #90
- Integrate GolangCI linter. by @dsuhinin in #88
- Bump alpine from 3.17 to 3.18 by @dependabot in #99
- Adding documentation website by @naskio in #24
- Copying run params in Aim UI in pretty-formatted JSON by @fabiovincenzi in #93
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in #94
- *hotfix for incorrect calculating of
Iter
andLastIter
values. by @dsuhinin in #109 - Bump gorm.io/gorm from 1.24.2 to 1.25.1 by @dependabot in #95
- Bump gorm.io/plugin/dbresolver from 1.4.0 to 1.4.1 by @dependabot in #98
- Bump gorm.io/driver/postgres from 1.4.5 to 1.5.2 by @dependabot in #97
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #96
- Bump github.com/gofiber/fiber/v2 from 2.42.0 to 2.43.0 by @dependabot in #111
- Fix run deletion by @suprjinx in #72
- Add integration tests for batch logging by @dsuhinin in #110
- Add integration tests for run deletion by @suprjinx in #106
- Revert gorm annotation for run model by @suprjinx in #113
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #119
- Bump github.com/spf13/viper from 1.14.0 to 1.16.0 by @dependabot in #120
- Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.47.0 by @dependabot in #118
- Updating website workflow by @naskio in #115
- Don't display an error when server shuts down properly by @jgiannuzzi in #121
- Ensure database is properly closed when shutting down the server by @jgiannuzzi in #114
- Keep only security updates for website dependencies by @naskio in #124
- Bump react-hook-form from 7.43.9 to 7.45.0 in /website by @dependabot in #123
- Fix artifacts list by @jgiannuzzi in #126
- Redact sensitive values in DSN by @jgiannuzzi in #117
- Fix offset issue in Aim API GetExperimentRuns by @jgiannuzzi in #128
- Support SQLite DB reset by @jgiannuzzi in #129
- Add hidden 'decode' command by @jgiannuzzi in #130
- skip some steps when Pages is disabled by @naskio in #131
- Require metric name in SearchMetrics by @suprjinx in #116
- fix website CI by @naskio in #136
- Fix broken GetMetricsHistories endpoint by @jgiannuzzi in #141
- Bump gorm.io/gorm from 1.25.1 to 1.25.2 by @dependabot in #145
- Support for string functions in Aim query parser by @dsuhinin in #122
- Bump github.com/go-python/gpython from 0.1.0 to 0.2.0 by @dependabot in #144
- Change 'FTML' to 'FastTrackML' in svg's by @stackedsax in #146
- Split UIs into different repos by @jgiannuzzi in #151
- Various tooling improvements by @jgiannuzzi in #152
New Contributors
- @dsuhinin made their first contribution in #17
- @suprjinx made their first contribution in #22
- @fabiovincenzi made their first contribution in #39
- @dependabot made their first contribution in #99
- @naskio made their first contribution in #24
- @stackedsax made their first contribution in #146
Full Changelog: v0.1.3...v0.2.0