guzzleFactory/CHANGELOG.md

979 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

1.1.0 - 2025-01-27

Added

  • combined OXID logger and file logger
    • errors are written here (expected behaviour)
    • all error level are written to custom log file

1.0.0 - 2025-01-01

Added

  • initial implementation
    • can create am cutom Guzzle instance
      • "accept" option
      • "contentType" option
      • "userAgent" option
      • file logger option (rotating or static)
        • message formatter option (without sensitive or full content)
      • OXID eShop logger option