Skip to content

v1.0.2

Compare
Choose a tag to compare
@kbeaugrand kbeaugrand released this 18 Feb 18:35
· 1808 commits to main since this release
21cd5b5

What's Changed

Breaking Change:
Some APIs have changed due to some reorganizations. Please see https://cgi-fr.github.io/IoT-Hub-Portal/open-api.html to see our documentation page about existing APIs.
We will try now to get API versioning and change management to provide a more "production-ready" API solution.

New features:

Bug fix:

  • Filter devices at iot hub level by @kbeaugrand in #270
  • Post a device model with an empty model id in #283

Minor Changes:

Dependencies updates:

  • Bump FluentAssertions from 6.4.0 to 6.5.1 in /src by @dependabot in #245
  • Bump Microsoft.Identity.Web from 1.22.3 to 1.23.0 in /src by @dependabot in #268
  • Bump Microsoft.Identity.Web.UI from 1.22.3 to 1.23.0 in /src by @dependabot in #269
  • Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 in /src by @dependabot in #273

Full Changelog: v1.0.1...v1.1.0