Skip to content

Release v1.3.8

Compare
Choose a tag to compare
@croessner croessner released this 21 Nov 13:10
· 229 commits to main since this release

Unreleased

v1.3.8 - 2024-11-21

Feat

  • Refactor authentication handling and naming conventions

    • Add Accept header handling for account list and method check in auth
    • Add JSON validation and error handling

    Fix

  • Make Password field optional in Auth structure

    • Refactor logger middleware to remove redundant variables
    • Refactor setUserInfoHeaders to sendAuthResponse
    • Refactor auth headers and enhance caching logic.
    • Refactor auth structure to include Protocol field
    • Make client fields optional and add SSL/TLS fields