Release Notes - 1.0


  • 1.0.5-funcrel

    1.0.5-funcrel
    Adds support for detecting .NET GCP Cloud Storage bucket interactions via the MoveObject (SDK v4.13.0+) and RestoreObject (SDK v4.10.0+) APIs, as well as .NET GCP Bigtable table interactions via the ExecuteQuery API (SDK v3.x).
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and object resolution, thus providing better/accurate results.
    Improves analysis speed and accuracy by adding optimized filtering.
  • 1.0.4-funcrel

    1.0.4-funcrel
    Fixes an incorrect inheritance configuration for GCP PubSub objects which were erroneously tagged as NoSQL collections (this has now been removed).
  • 1.0.3-funcrel

    1.0.3-funcrel
    Minor update to remove problematic characters found in the extension’s .TCCSetup file used to define transaction start and end points. This change does not impact any new or existing results.
  • 1.0.2-funcrel

    1.0.2-funcrel
    Sensitive Data Tagging for Cloud Storage Buckets. See https://doc.castsoftware.com/technologies/multi/data-sensitivity/external link.Sensitive Data Tagging
  • 1.0.1-funcrel

    1.0.1-funcrel
    Improved evaluation of objects for Bigtable, CloudStorage, and PubSub frameworks.
  • 1.0.0-funcrel

    1.0.0-funcrel
    Moving from beta to funcrel.
  • 1.0.0-beta1

    1.0.0-beta1
    Support for publishing, subscription and message reception APIs. See https://doc.castsoftware.com/display/TECHNOS/GCP+.NET+-+1.0#GCP.NET1.0-SupportforPubSubexternal link.Support Google Cloud Platform Pub/Sub service client in .NET
  • 1.0.0-alpha2

    1.0.0-alpha2
    StorageClient library is supported for SDK v2, v3 and v4. See https://doc.castsoftware.com/display/TECHNOS/GCP+.NET+-+1.0#GCP.NET1.0-SupportedPubSubAPIsforSDKv2andv3external link.Support Google Cloud Platform StorageClient library in .NET
  • 1.0.0-alpha1

    1.0.0-alpha1
    Initial alpha release of the extension.
    BigtableClient and BigtableTableAdminClient libraries are supported.Support for Bigtable services for Google Cloud in .NET