File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
Unreleased
2
2
----------
3
+ ** Improvements**
4
+ - Added the ` as_swat ` method to the ` Session ` object, allowing connection to CAS through SWAT without an additional authentication step.
5
+
6
+ ** Changes**
7
+ - Integrated PZMM into ` Session ` calls and removed redundant function calls in PZMM.
8
+ - ROC and Lift statistic JSON files created by PZMM are now generated through CAS actionset calls.
9
+ - Updated the PZMM example notebook, ` FleetMaintenance.ipynb ` , to include integration of PZMM with sasctl functions.
10
+
3
11
** Bugfixes**
4
12
- Reworked the ` model_repository.get_repository() ` to prevent HTTP 403 errors that could occur with some Viya environments.
5
13
@@ -234,4 +242,4 @@ v0.9.7 (2019-07-18)
234
242
235
243
v0.9.6 (2019-07-15)
236
244
-------------------
237
- Initial public release.
245
+ Initial public release.
You can’t perform that action at this time.
0 commit comments