Skip to content

Releases: dropbox/dropbox-sdk-dotnet

v6.3.0

08 Apr 22:39
7f870a2
Compare
Choose a tag to compare

Release Notes:

  • Automated Spec Update (#225)

v6.2.0

25 Mar 01:20
b5dff87
Compare
Choose a tag to compare

Release Notes:

  • Automated Spec Update (#223)

v6.1.0

05 Mar 20:41
b33ae6f
Compare
Choose a tag to compare

Release Notes:

  • Remove Version from Dropbox.Api.nuspec (#220)

  • Automated Spec Update (#219)

  • Remove Stone from spec update action (#217)

  • Fix requirements path (#216)

  • Fix Spec Update Action (#215)

  • Bump peter-evans/create-pull-request from v3.6.0 to v3.8.2 (#214)

  • Fix obsolete messages for old routes that are deprecated by V2 routes (#207)

  • Bump codecov/codecov-action from v1.2.0 to v1.2.1 (#206)

  • Run integration tests during CI (#205)

  • Update CONTRIBUTING.md and add dotnet-format to the SDK (#203)

  • Bump codecov/codecov-action from v1.1.1 to v1.2.0 (#204)

  • Split CodeCov into separate workflow and run against all main commits (#202)

  • Remove .NET Framework 4.5 shield from README (#199)

v6.0.1

04 Jan 19:26
e12e6c3
Compare
Choose a tag to compare

Includes a bugfix to #193 - See #197

6.0.0

28 Dec 22:03
02beced
Compare
Choose a tag to compare

This release drops support for .NET Framework 4.5. The SDK now solely targets .NET Standard 2.0, which is implemented by .NET Framework 4.6.1 and onwards. If you are using an earlier framework, please consider upgrading.

v5.6.0

04 Dec 00:11
de96458
Compare
Choose a tag to compare

Release Notes:

  • Bump version to 5.6.0 (#190)

  • Automated Spec Update (#189)

  • Fix typo in RequestHandler (#187)

  • Bump nuget/setup-nuget from v1.0.2 to v1.0.5 (#182)

v5.5.0

16 Nov 18:58
Compare
Choose a tag to compare

Release Notes:

  • Automated Spec Update f16378220aab09f7412206785b6bae0ab119a7c9

v5.4.0

10 Nov 19:51
b8a32e2
Compare
Choose a tag to compare

Release Notes:

  • Update Release Version for Spec Update (#181)

  • Automated Spec Update (#179)

  • Bump bootstrap in /dropbox-sdk-dotnet/Examples/SimpleBusinessDashboard (#177)

  • Bump darenm/Setup-VSTest from v1 to v1.1.1 (#176)

  • Migrate references from master to main (#175)

v5.3.0

30 Oct 15:38
a48875b
Compare
Choose a tag to compare

Release Notes:

  • Update to version 5.3.0 with spec update (#172)

  • Automated Spec Update (#171)

  • Update spec update workflow trigger (#170)

  • Add required source param (#169)

  • Next attempt at update (#168)

  • Fix apikey flag (#167)

  • Add workflow_dispatch to nuget_upload (#166)

  • Update release scripts (#165)

v5.2.0

19 Oct 22:23
1edeb6e
Compare
Choose a tag to compare

Release Notes:

  • Fix default in getAuthenticationUrl to pass if requested (#160)

  • Automated Spec Update (#164)

  • Bump actions/setup-python from v2.1.3 to v2.1.4 (#159)

  • Update Documentation Source to fix mistyped path (#155)

  • Bump peter-evans/create-pull-request from v3.4.0 to v3.4.1 (#154)

  • Bump peter-evans/create-pull-request from v3.3.0 to v3.4.0 (#140)

  • Bump actions/setup-python from v2.1.2 to v2.1.3 (#141)

  • Add release scripts (#138)

  • Add spec update script (#128)

  • Update Nuspec & Build scripts (#137)

  • Add linter (#135)

  • Update Repository Files (#127)

  • Add action to test build of project (#126)