Releases: GoogleCloudPlatform/datashare-toolkit
Releases · GoogleCloudPlatform/datashare-toolkit
CDS Initial UI
Updates:
- Added UI to administer CDS.
Ingestion bug fixes
- Fixes issues where ingestion function would throw exceptions for non-data files.
- Adds better support for newly created paths, archive, and non-data files.
Ingestion path structure breaking changes and shared lib re-factoring
- Added ability to archive data files. To activate this feature, set the Cloud Function environment variable ARCHIVE_FILES=false.
- Added support for new directory structure.
- Added validation logic.
- Re-factored common shared library.
- Integrated e2e test for file processing to mocha unit test.
Initial BQDS Release
- Initial pre-release versions of ingestion function and entitlement-engine.