v7.0.0-prerelease.1
Pre-release
Pre-release
7.0.0-prerelease.1 (2022-06-02)
Features
BREAKING CHANGES
- Existing projects must migrate from using
JsonPropertyAttributes
toJsonPropertyNameAttributes
.
The YAML serializer is also shared withkubernetes-client
and is no longer overridable via injection.
Microsoft.Rest.HttpOperationException
no longer exists, any place this is used must move tok8s.Autorest.HttpOperationException
.