Skip to content

Releases: microsoft/devices-hardware-dev-center-manager

1.2024.101.1

01 Oct 14:45
747e051
Compare
Choose a tag to compare

Updates

Update WorkflowStatus.CurrentStep to handle numbers. By adding the [JsonConverter(typeof(LongToStringJsonConverter))] Attribute to this property it will allow both string, and Int64 types.

Changes

NuGet Release

Microsoft.Devices.HardwareDevCenterManager 3.0.14

1.2024.802.1

02 Aug 20:53
a16f24b
Compare
Choose a tag to compare

Updates

Update BlobStorageHandler to match Create and submit a product for signing official documentation from Hardware Dashboard API.

  • Add and update packages
  • General code cleanup and formatting
  • Update AuthorizationHandlerCredentials and AuthorizationHandler
  • Add check for token to prevent call from being made if no token exists.

Nuget Release

Microsoft.Devices.HardwareDevCenterManager 3.0.13

1.2024.718.1

19 Jul 00:02
Compare
Choose a tag to compare

Updates

Fix bug in BlobStorageHandler where Console.WriteLine was throwing error of System.FormatException: Input string was not in a correct format.

Nuget Release

Microsoft.Devices.HardwareDevCenterManager 3.0.12

1.2024.715.1

15 Jul 21:34
6a73f1d
Compare
Choose a tag to compare

What's Changed

NuGet Package updates

  • Bump Azure.Identity from 1.10.4 to 1.11.0
  • Bump System.Text.Json from 8.0.2 to 8.0.4

Changes from PR #28 and #29

1.2024.301.1

02 Mar 01:38
3197ae7
Compare
Choose a tag to compare

What's Changed

  • NuGet Packages
  • Remove Newtonsoft, add System.Text.Json
  • Product, Submission, and Shipping Label ID type update to long
  • Add LongToStringJsonConverter
  • Update LangVersion to 10.
  • Add NI to InServicePublishInfoOSEnum
  • Update BlobStorageHandler
  • Syntax, formatting, and spacing.

Full Changelog: PR #26

1.2023.221.1

22 Feb 21:47
b3607b9
Compare
Choose a tag to compare

Issues

Security updates for dependency packages

What Changed

Pull Request #21
Microsoft.Azure.Storage.Blob
Microsoft.Azure.Storage.File
Microsoft.CSharp
Microsoft.Extensions.Options
Microsoft.IdentityModel.Clients.ActiveDirectory
Newtonsoft.Json

NuGet Release

Microsoft.Devices.HardwareDevCenterManager 2.2.13

1.2022.314.1

10 Apr 18:41
90a492c
Compare
Choose a tag to compare

Issue

Partner Center APIs started returning a HttpRequestException that we didn't previously catch or handle.

What Changed

We added a catch for HttpRequestException in the AuthorizationHandler to sleep and retry the call to help relieve exceptions.

NuGet Release

Microsoft.Devices.HardwareDevCenterManager v2.2.7

1.2021.929.1

30 Sep 14:30
fa0a67e
Compare
Choose a tag to compare

This update includes the FileDispatch property using sha256 to the azure.pipeline.yaml file for code signing.

1.2021.928.1

28 Sep 17:57
fa0a67e
Compare
Choose a tag to compare

This release adds the operating system codes FE and CO for floor and ceiling target options when creating a new shipping label.

1.2021.219.1

20 Feb 02:48
1befe61
Compare
Choose a tag to compare

Additional updates to correlation and request trace IDs