File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515* Documentation: add link to SAP community [ #58 ]
1616* ` ModelCreator.create ` performs an initial check if the model name is already used
1717 and raises ` ModelAlreadyExists ` in this case [ #60 ] , [ #64 ]
18+ * ` ModelManager.wait_for_job ` now logs with level INFO while polling [ #66 ]
1819
1920### Fixed
2021
@@ -26,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2627[ #60 ] : https://github.com/SAP/data-attribute-recommendation-python-sdk/issues/60
2728[ #63 ] : https://github.com/SAP/data-attribute-recommendation-python-sdk/pull/63
2829[ #64 ] : https://github.com/SAP/data-attribute-recommendation-python-sdk/pull/64
30+ [ #66 ] : https://github.com/SAP/data-attribute-recommendation-python-sdk/pull/66
2931
3032## [ 0.6.8]
3133
You can’t perform that action at this time.
0 commit comments