Releases: ricaun-io/forge-api-dotnet-oss
Releases · ricaun-io/forge-api-dotnet-oss
3.0.0
Features
- Create
Autodesk.Forge
internal project.
Autodesk.Forge
- Copy
BucketsApi
,ObjectsApi
,TwoLeggedApi
from the originalforge-api-dotnet-client
repository. - Update deprecated
x-ads-region
toregion
when creating a bucket. buckets-POST (Fix: #10)
Updated
- Update
CreateBucketAsync
to work withregion
.
Tests
- Add
BucketApi_CreateAndDelete_Region
3.0.0-rc
Features
- Create
Autodesk.Forge
internal project.
Autodesk.Forge
- Copy
BucketsApi
,ObjectsApi
,TwoLeggedApi
from the originalforge-api-dotnet-client
repository. - Update deprecated
x-ads-region
toregion
when creating a bucket. buckets-POST
Updated
- Update
CreateBucketAsync
to work withregion
.
Tests
- Add
BucketApi_CreateAndDelete_Region
3.0.0-alpha
Features
- Create
Autodesk.Forge
internal project.
Autodesk.Forge
- Copy
BucketsApi
,ObjectsApi
,TwoLeggedApi
from the originalforge-api-dotnet-client
repository. - Update deprecated
x-ads-region
toregion
when creating a bucket. buckets-POST
Updated
- Update
CreateBucketAsync
to work withregion
.
Tests
- Add
BucketApi_CreateAndDelete_Region
2.1.0
Updated
- Remove obsolete endpoints and use
S3
. - Update
UploadFileAsync
to support multi-part upload. - Add
APS_CLIENT_ID
,APS_CLIENT_SECRET
to theConfiguration
.
2.1.0-rc
Updated
- Remove obsolete endpoints and use
S3
. - Update
UploadFileAsync
to support multi-part upload. - Add
APS_CLIENT_ID
,APS_CLIENT_SECRET
to theConfiguration
.
2.1.0-beta
Updated
- Remove obsolete endpoints and use
S3
. - Update
UploadFileAsync
to support multi-part upload.
2.1.0-alpha
Updated
- Remove obsolete endpoints and use
S3
.
2.0.0
2.0.0-beta
Updated
- Update
Autodesk.Forge
to1.9.9
. (Fix #6)
1.0.2
Updated
- Update
Autodesk.Forge
to1.9.8
- (Migrate from OAuth V1 to OAuth V2)