Release Notes: Runner Version 3.4.7¶
Breaking Changes¶
None
Issues Resolved in this Release¶
Improvement¶
Issue |
Summary |
Description |
Status |
---|---|---|---|
Add Pydantic documentation for the |
Created Pydantic class(es) to generate documentation for the output section of a job config. This isn’t customer visible in the product, but a change to improve automatic documentation from the codebase. |
Done |
|
Improve EngineKwArgs documentation |
Improvements to documentation for |
Done |
|
Enable sqlalchemy logging |
In debugging issues, we need visibility into the SQL commands sent to the source or destination database engines. This change adds ability to control SQLAlchemy logging via the use of |
Done |
|
Create JSON Schema documentation for |
Create documentation for the |
Done |
|
Documentation improvements |
Provide JSON Schema documentation for |
Done |
Bug¶
Issue |
Summary |
Description |
Status |
---|---|---|---|
CircleCI problem: docker build command doesn’t use cache |
Enable caching of Docker images in CircleCI to reduce workflow runtimes. |
Done |
|
Data Editor - cannot set Boolean value to “False” |
In previous releases, the table |
Done |
|
Mitto 3.3.5 Data Editor existing populated date fields “nulled” when opening Editor modal |
When the Data Editor opened a table for updating, the existing Date fields would be filled with |
Done |
|
Mitto 3.3.5 Data Editor bug Uh-Oh screen on record save |
On record saves in the Data Editor, the result is an error page. This is resolved. |
Done |