Skip to content

1.4.0

Compare
Choose a tag to compare
@kampute kampute released this 19 Mar 12:26
· 12 commits to master since this release
5edf029

In this update, we continue our commitment to enhancing developer experience, optimizing resource management, and ensuring our software's flexibility and reliability. Here is what's new in the latest release:

  • Refined content deserialization mechanisms by eliminating unnecessary caching layers, resulting in a more streamlined and efficient process. This change enables more precise diagnostics of deserialization errors, improving error handling and developer insight.
  • Introduced a new ObjectType property within the HttpContentException class, enhancing the detail and clarity of error reporting. This addition allows developers to gain a deeper understanding of the context surrounding errors, facilitating more effective debugging and resolution.
  • Simplified the HttpErrorHandlerCollection class by removing over-engineered caching. Given the infrequency of HTTP errors, this optimization reduces unnecessary complexity and resource consumption, aligning with our goals for efficiency and simplicity.

As with every release, these improvements are guided by our dedication to our developer community. Your feedback is invaluable in shaping our path forward. Thank you for your continued support and collaboration.