Bump versions for 2021-10-08 .NET preview release #2198
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version bump guidelines followed:
==== DRAFT NOTES ====
SDK updates from
main
branch.This release is bringing changes from the main release 2021-08-11.
The previous preview release was based on the main release 2021-05-13.
Microsoft.Azure.Devices.Shared 1.29.0-preview-002
GA release
2021-08-11.Microsoft.Azure.Devices.Client 1.38.1-preview-001
GA release
2021-08-11.TryGetValue
methods to returnfalse
instead of throwing exceptions for some corner cases (TryGetValue methods should check for the component identifier when applicable and should not throw any exceptions #2111).ClientProperties.ReportedFromClient
andClientProperties.WritablePropertyRequests
respectively (ClientProperties related updates #2114)ClientPropertiesUpdateResponse
initialization (fix(iot-device): Add checks to verify that client property update response has version #2115).Microsoft.Azure.Devices 1.35.0-preview-002
GA release
2021-08-11.Microsoft.Azure.Devices.Provisioning.Client 1.18.0-preview-002
GA release
2021-08-11.Microsoft.Azure.Devices.Provisioning.Transport.Mqtt 1.16.0-preview-002
GA release
2021-08-11.Microsoft.Azure.Devices.Provisioning.Transport.Amqp 1.15.0-preview-002
GA release
2021-08-11.Microsoft.Azure.Devices.Provisioning.Client.Transport.Http 1.14.0-preview-002
GA release
2021-08-11.Microsoft.Azure.Devices.Provisioning.Security.Tpm 1.14.0-preview-002
GA release
2021-08-11.Microsoft.Azure.Devices.Provisioning.Service 1.18.0-preview-002
GA release
2021-08-11.