Skip to content

Releases: GoogleCloudPlatform/datashare-toolkit

CDS Initial UI

10 Apr 14:09
9b0c7df
Compare
Choose a tag to compare
CDS Initial UI Pre-release
Pre-release

Updates:

  • Added UI to administer CDS.

Ingestion bug fixes

18 Dec 22:55
Compare
Choose a tag to compare
Ingestion bug fixes Pre-release
Pre-release
  • 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

02 Dec 15:41
Compare
Choose a tag to compare
  • 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

26 Nov 17:19
Compare
Choose a tag to compare
Initial BQDS Release Pre-release
Pre-release
  • Initial pre-release versions of ingestion function and entitlement-engine.