v7.0.3
v7.0.3 / v0.1.2 (sdk) - 2023-09-15
Fixes
- Fixes issue where permissions were not being correctly read and causing api functionality to fail
v7.0.1 / v0.1.2 (sdk) - 2023-09-13
Fixes
- Date types were being stored as strings which caused issues when querying with Athena. They are now stored as date types.
- Rename the rAPId sdk method
generate_info
tofetch_dataset_info
and remove an unnecessary argument.