Skip to content

v1.46.3

Latest

Choose a tag to compare

@coolwednesday coolwednesday released this 17 Oct 14:17
7338d51

Release v1.46.3

Enhancements

Custom Content-Type Support:

GoFr now allows respective custom content types in HTTP responses and only sets it as JSON when not explicitly present. This enhancement provides developers with greater flexibility in controlling response formats, enabling support for various content types like XML, plain text, or custom formats while maintaining JSON as the sensible default.

Fixes

  • Fixed Remote Log Level Fatal Exit Issue: Resolved a critical bug where changing to fatal level at remote log level was causing the application to exit unexpectedly. This fix ensures that remote logging operations no longer trigger unintended application termination, improving stability and reliability in production environments.