Skip to content

Releases: ricaun-io/forge-api-dotnet-oss.design.automation

3.1.0

24 Jan 21:02
fe429e3
Compare
Choose a tag to compare

Features

  • Support adsk3LeggedToken WorkItem with ParameterWorkItem3LeggedTokenAttribute. (Fix: #18)
  • Support onComplete WorkItem with ParameterWorkItemXrefTreeAttribute.

Updated

  • Update ParameterArgumentService to get public and private properties.
  • Update JsonService to have SerializeMasked to mask sensitive data.
  • Update WorkItem to use ToJsonMasked to mask sensitive data (token).
  • Update MaskedValueConverter to mask url and token.

3.1.0-rc.1

24 Jan 20:56
Compare
Choose a tag to compare
3.1.0-rc.1 Pre-release
Pre-release

Features

  • Support adsk3LeggedToken WorkItem with ParameterWorkItem3LeggedTokenAttribute. (Fix: #18)
  • Support onComplete WorkItem with ParameterWorkItemXrefTreeAttribute.

Updated

  • Update ParameterArgumentService to get public and private properties.
  • Update JsonService to have SerializeMasked to mask sensitive data.
  • Update WorkItem to use ToJsonMasked to mask sensitive data (token).
  • Update MaskedValueConverter to mask url and token.

3.1.0-rc

24 Jan 20:32
Compare
Choose a tag to compare
3.1.0-rc Pre-release
Pre-release

Features

  • Support adsk3LeggedToken WorkItem with ParameterWorkItem3LeggedTokenAttribute. (Fix: #18)
  • Support onComplete WorkItem with ParameterWorkItemXrefTreeAttribute.

Updated

  • Update ParameterArgumentService to get public and private properties.
  • Update JsonService to have SerializeMasked to mask sensitive data.
  • Update WorkItem to use ToJsonMasked to mask sensitive data (token).

3.1.0-alpha

23 Jan 02:03
Compare
Choose a tag to compare
3.1.0-alpha Pre-release
Pre-release

Features

  • Support adsk3LeggedToken WorkItem with ParameterWorkItem3LeggedTokenAttribute.
  • Support onComplete WorkItem with ParameterWorkItemXrefTreeAttribute.

Updated

  • Update ParameterArgumentService to get public and private properties.
  • Update JsonService to have SerializeMasked to mask sensitive data.
  • Update WorkItem to use ToJsonMasked to mask sensitive data (token).

3.0.0

18 Dec 21:26
324160b
Compare
Choose a tag to compare

Features

  • Support region bucket.

Updated

  • Update ricaun.Autodesk.Forge.Oss to 3.0.0 to fix region bucket.
  • Add BucketRegion to DesignAutomationService.
  • Add BucketRegion with APS_CLIENT_BUCKET_REGION or FORGE_CLIENT_BUCKET_REGION
  • Update Delete to delete bucket to recreate with region.

3.0.0-rc

18 Dec 21:09
Compare
Choose a tag to compare
3.0.0-rc Pre-release
Pre-release

Features

  • Support region bucket.

Updated

  • Update ricaun.Autodesk.Forge.Oss to 3.0.0 to fix region bucket.
  • Add BucketRegion to DesignAutomationService.
  • Add BucketRegion with APS_CLIENT_BUCKET_REGION or FORGE_CLIENT_BUCKET_REGION
  • Update Delete to delete bucket to recreate with region.

3.0.0-alpha

13 Dec 19:52
Compare
Choose a tag to compare
3.0.0-alpha Pre-release
Pre-release

Features

  • Support region bucket.

Updated

  • Update ricaun.Autodesk.Forge.Oss to 3.0.0 to fix region bucket.
  • Add BucketRegion to DesignAutomationService.
  • Add BucketRegion with APS_CLIENT_BUCKET_REGION or FORGE_CLIENT_BUCKET_REGION
  • Update Delete to delete bucket to recreate with region.

2.1.0

13 Dec 16:28
c7e4b88
Compare
Choose a tag to compare

Updated

  • Update Oss to use upload files in s3. (Fix: #16)
  • Add APS_CLIENT_ID, APS_CLIENT_SECRET, APS_CLIENT_CUSTOM_HEADER_VALUE to the DesignAutomationService.

2.1.0-rc

13 Dec 12:02
Compare
Choose a tag to compare
2.1.0-rc Pre-release
Pre-release

Updated

  • Update Oss to use upload files in s3.
  • Add APS_CLIENT_ID, APS_CLIENT_SECRET, APS_CLIENT_CUSTOM_HEADER_VALUE to the DesignAutomationService.

2.1.0-beta

13 Dec 01:06
Compare
Choose a tag to compare
2.1.0-beta Pre-release
Pre-release

Updated

  • Update Oss to use upload files in s3.