Skip to content

4.8.0

Compare
Choose a tag to compare
@mburumaxwell mburumaxwell released this 05 May 14:17
· 109 commits to main since this release
4149377

Breaking

  • #236: Standardize naming from JsonPatchMerge to JsonMergePatch.
  • #242: Change protection to JSON only so as to support AoT/trimming and use of serialization options from MVC

Minor

  • #240: Allow using remote Azure IP Networks which allows loading when an application starts.
  • #241: Allow filtering Azure IP networks by multiple regions and services.

Documentation

  • #233: Added Tingle.Extensions.Mustache documentation.
  • #234: Improved documentation for Tingle.AspNetCore.JsonPatch documentation for Json Merge Patch.
  • #237: Improved documentation for Tingle.AspNetCore.Swagger.
  • #238: Improved documentation for Tingle.AspNetCore.ApplicationInsights.
  • #239: Added documentation for OpenSourced extensions in #222, #223, #226, and #228

Full Changelog: 4.7.0...4.8.0