Changelog
SAS9API Changelog & Roadmap
Changelog
Roadmap
SAS9API v1.02
- Date August 30, 2019
- Written by Vasilij Nevlev
- Version v1.02
- License levels updated
- New endpoints added:
- DELETE /sas/servers/{serverName}/libraries/{libraryName}
- PUT /sas/servers/{serverName}/libraries/{libraryName}/datasets/{datasetName}/data
- POST /sas/servers/{serverName}/libraries/{libraryName}
- SAS9API proxy log4j logging fixed
- DML Response updated
- Lines and log response fixed for PUT /sas/cmd endpoint
- Parameters fixed for POST /sas/meta/objects/move endpoint
SAS9API Roadmap
- Date August 30, 2019
- Written by Vasilij Nevlev
- Introduce a concept of primary keys in REST API
- Add SSL certificate and support the secure encryption
- Add control on allowed endpoints list via the configuration file
- Add authorisation using API key linked to user ID
- Add custom logging level in the configuration file
- Add a way to get data from joined tables
- Add a way to get certain columns from a table
- Add a way to update certain fields in a table