Releases: dominodatalab/AutoML_Extension
Releases · dominodatalab/AutoML_Extension
Release list
First release
This release contains security, performance improvements, and bug fixes in order to get the App ready to use by end users. It also contains code refactoring to improve code sharing and reduce complexity. We also improved the documentation and added tests.
What's Changed
- DOM-75050 review and update dockerfile and some bug fixes by @niole in #1
- DOM-75050 install npm deps in dockerfile by @niole in #2
- Niole.dom 75422.refactor to use ext sec id prop by @niole in #4
- Niole.dom 75352.add rbac to job listing by @niole in #6
- Revert "Niole.dom 75352.add rbac to job listing" by @niole in #8
- chore: fix failing unit tests by @ddl-bira-ignacio in #9
- add real user to the app context and use for rbac by @niole in #11
- [DOM-75329] Gate storage cleanup with whether user can change project settings by @niole in #23
- Niole.dom 75352.disable in memory jobs by @niole in #18
- [DOM-75514] feat: core HTTP layer enhancements + debug middleware by @ddl-subir-m in #14
- [DOM-75515] feat: project type detection, DB URL remap, tabular data helpers by @ddl-subir-m in #12
- [DOM-75516] feat: leaderboard normalization utils + request project ID resolver by @ddl-subir-m in #13
- Niole.noticket.use auth actions jobs by @niole in #30
- Disable dataset upload eda step, use user datasets, disable in domino data upload, only use data team apis to work with datasets by @niole in #31
- DOM-75238 List files in project dataset, start domino job with the right API args by @ddl-ryan-connor in #27
- DOM-75724 remove some sqlite interactions from training_runner.py by @niole in #33
- Revert "DOM-75724 remove some sqlite interactions from training_runner.py" by @niole in #36
- Revert "Revert "DOM-75724 remove some sqlite interactions from training_runner.py"" by @niole in #40
- DOM-75724 fix compilation and test failures from first merge by @niole in #39
- DOM-75771 Remove all references to X-Project-Id header by @ddl-ryan-connor in #34
- DOM-75777 Rip out "compat" layer (PR into main branch) by @ddl-ryan-connor in #42
- DOM-75520 add authorization to start, cancel, delete job(s) by @niole in #41
- DOM-75723 fix EDA view by @niole in #44
- noticket Remove unused var which breaks the FE prod build by @niole in #45
- DOM-75773 Remove local execution for training jobs by @ddl-ryan-connor in #43
- DOM-75778 Remove concept of "cross project" by @ddl-ryan-connor in #47
- DOM-75846 Fix how training results are stored by @ddl-ryan-connor in #46
- DOM-75795 Remove references to 'upload' since that's not supported by @ddl-ryan-connor in #48
- DOM-75794 fix eda job by @niole in #49
- monkey path os environ so that mlflow authorizes requests correctly in App by @niole in #51
- Add changes to enable build-dockerfile workflow to run in PRs by @niole in #53
- DOM-75802 Install autogluon tab all and fastprogress by @niole in #54
- DOM-75844 Fix model registration and model API deployment by @ddl-ryan-connor in #55
- DOM-76240 Add db url env var to dockerfile by @ddl-ryan-connor in #58
- Dom-76055 Cleanup MD files by @niole in #57
- DOM-75896 Comment out export as docker package/container UI, disable backend routes by @niole in #56
- DOM-75929 add job auth to the model register endpoint by @niole in #60
- DOM-75891 replace get_job with get_job_or_404, require dataset_id in request definitions by @niole in #62
- Fix broken test merged to main by @niole in #64
- DOM-76328 Consolidate path resolving logic for notebook export, retrieve job in a secure way by @niole in #63
- chore: change license to Apache 2.0 by @ddl-bira-ignacio in #65
- DOM-75964 Fix storage management check to target the project that the app lives in by @niole in #66
- chore: remove license reference in readme by @ddl-bira-ignacio in #67
- NOTICKET Refactor git clone step to generically clone references by @niole in #68
- DOM-76035 Add production installation guide by @niole in #69
- Add data-test attribute to datasets in dataset selection pages by @niole in #70
- Add aria labels by @niole in #71
- DOM-77827 Use docker build args for extension version and db url by @ddl-ryan-connor in #74
- DOM-77616: Refresh frontend after API 302 responses by @niole in #73
New Contributors
- @ddl-bira-ignacio made their first contribution in #9
- @ddl-subir-m made their first contribution in #14
- @ddl-ryan-connor made their first contribution in #27
Full Changelog: https://github.com/dominodatalab/AutoML_Extension/commits/v1.0.0
Test 0.0.11 Release
Immutable
release. Only release title and notes can be modified.
v0.0.11 v0.0.11
Test 0.0.10 release
Immutable
release. Only release title and notes can be modified.
v0.0.10 add a v0.0.10 to test upgrade
Test 0.0.9 Release
Immutable
release. Only release title and notes can be modified.
v0.0.9 example incomatible version
Test 0.0.8 Release
Immutable
release. Only release title and notes can be modified.
v0.0.8 add installDisplayName to extension_versions.json
Test 0.0.7 Release
Immutable
release. Only release title and notes can be modified.
v0.0.7 bump v
Test 0.0.6 Release
Immutable
release. Only release title and notes can be modified.
v0.0.6 fix db url
Test 0.0.5 Release
Immutable
release. Only release title and notes can be modified.
v0.0.5 fix db url
Test 0.0.4 Release
Immutable
release. Only release title and notes can be modified.
v0.0.4 bump release version
Test 0.0.3 Release
Immutable
release. Only release title and notes can be modified.
v0.0.3 mount datasets