github elastic/elasticsearch-net serverless-1.1.3
Serverless 1.1.3

3 months ago

What's Changed

  • Improve ToCamelCase to match STJ behavior by @flobernd in #8278
    • This changes the DefaultFieldNameInferrer behavior to produce the same names as the JsonNamingPolicy.CamelCase naming policy
    • This could be a breaking change, if strict mapping is enabled. Use the [JsonPropertyName("name")] attribute on any property to override its name.

Full Changelog: serverless-1.1.2...serverless-1.1.3

Don't miss a new elasticsearch-net release

NewReleases is sending notifications on new releases.