Skip to content

0.0.15

Choose a tag to compare

@rbiseck3 rbiseck3 released this 16 Sep 18:52
· 326 commits to main since this release
a673535

0.0.15

Fixes

  • Model serialization with nested models Logic updated to properly handle serializing pydantic models that have nested configs with secret values.
  • Sharepoint permission config requirement The sharepoint connector was expecting the permission config, even though it should have been optional.
  • **Sharepoint CLI permission params made optional

Enhancements

  • Migrate airtable connector to v2
  • Support iteratively deleting cached content Add a flag to delete cached content once it's no longer needed for systems that are limited in memory.