Skip to content

v7.0.3

Compare
Choose a tag to compare
@TobyDrane TobyDrane released this 15 Sep 10:55
· 101 commits to main since this release
1ba1c90

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 to fetch_dataset_info and remove an unnecessary argument.