Features / Enhancements
-
CLI: Support schedule param to be passed as bool [1.1.x], #2467, @quaark
-
Datastore: Changing code to use
MLRUN_AWS_ROLE_ARN
instead ofAWS_ROLE_ARN
[1.1.x], #2465, @theSaarco -
CI: Add lint step for python 3.9 and fix linting failure [1.1.x], #2463, @Tankilevitch
Bug fixes
- UI: Bug fixes
Pull requests:
baf4ecf [CLI] Support schedule param to be passed as bool [1.1.x] (#2467)
8ce4dcc [Datastore] Changing code to use MLRUN_AWS_ROLE_ARN
instead of AWS_ROLE_ARN
[1.1.x] (#2465)
3ed729e [CI] Add lint step for python 3.9 and fix linting failure [1.1.x] (#2463)